summaryrefslogtreecommitdiffstats
path: root/src/OverridesSettingsRepository.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Streamline startup sequenceTiger Wang2020-09-051-2/+2
| | | | | * Clean up cRoot & main * Move some OS-specifics into OSSupport
* Precompile unordered_map/setTiger Wang2020-07-191-2/+0
| | | | | | + Add inclusions to Globals.h * Sort Globals.h - Remove sys/stat.h from Globals.h
* Clang 5.0 fixesLukas Pioch2017-05-211-1/+1
| | | | | - Added override keyword - Removed inherited member variables
* Bulk clearing of whitespaceLogicParrot2016-02-051-1/+1
|
* Initial implementation of IniFile overloadingtycho2015-05-161-0/+52