summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/Android
AgeCommit message (Expand)Author
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-21ButtonManager: Pass strings by const referenceLioncash
2015-02-24[Android] Stop eating button events we don't handle.Ryan Houdek
2014-11-24More formatting and consistency fixesStevoisiak
2014-09-22Android: Silence some more warnings.Rohit Nirmal
2014-08-19GLInterface: Destroy GLWinJasper St. Pierre
2014-07-23Prevent potential buffer overflow in sscanfMoshe Kaplan
2014-06-16Use only section-based ini reading.Lioncash
2014-04-24[Android] Fix a bunch of input bugs.Ryan Houdek
2014-03-29Remove all trailing whitespaces from our codebase.Pierre Bourdon
2014-02-28Various changes suggested by cppcheckTillmann Karras
2014-02-23Make DolphinWX/ mostly IWYU clean.Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-17Second and final pass of clearing out tabs.Lioncash
2014-02-13Turn loops into range-based formTillmann Karras
2014-02-13Fix IniFile to use string& instead of char*Matthew Parlane
2014-01-20Move GLInterface.h into GLInterface directoryScott Moreau
2014-01-17[GLExtensions] Remove a bunch of unneeded headers. Fix Linux+EGL compiling. M...Ryan Houdek
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre