summaryrefslogtreecommitdiff
path: root/Source/Core/Common/SettingsHandler.cpp
AgeCommit message (Expand)Author
2018-05-12SettingsHandler: Remove redundant type qualifier in SetBytes()Lioncash
2018-05-12SettingsHandler: Remove unnecessary includesLioncash
2018-05-12SettingsHandler: Namespace code under the Common namespaceLioncash
2018-05-10SettingsHandler: Fix const correctnessLéo Lam
2018-05-10SettingsHandler: Migrate to new filesystem interfaceLéo Lam
2017-08-08SettingsHandler: Fix generated serial numbersLéo Lam
2017-06-15Move IOFile to a separate fileJosJuice
2017-03-03Common: Move byte swapping utilities into their own headerLioncash
2017-01-27SettingsHandler: Make GenerateSerialNumber staticLioncash
2017-01-27SettingsHandler: Add Open and Save member functionsLioncash
2017-01-23Add includes for building on Windows without PCHMichael Maltese
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-21More asterisksmathieui
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2014-08-30Common: Clean up brace placementsLioncash
2014-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
2014-02-22Make Common/ mostly IWYU clean (and fix errors in rest of the project detecte...Pierre Bourdon
2014-02-20Fix more header sorting issues in Common/ (now check-includes clean).Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-13Fix IniFile to use string& instead of char*Matthew Parlane
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre