summaryrefslogtreecommitdiffstats
path: root/depends/settings/CMakeLists.txt
Commit message (Collapse)AuthorAgeLines
* .cmake files to reduce "code" duplicateJan Dalheimer2014-04-06-8/+2
|
* Allow the use of synonyms in settings. Refactor settings.Petr Mrázek2014-01-01-30/+13
| | | | Remove a bunch of obsolete/unused code.
* Unit testingJan Dalheimer2013-12-02-0/+8
|
* OS compatibility and generic cleanup.Petr Mrázek2013-08-26-0/+5
| | | | | Removed bspatch/patchlib Now builds and runs on Windows
* Many improvementsPetr Mrázek2013-08-25-1/+1
| | | | | | | | | | | PermGen can be tweaked from the settings menu Groups are saved on change/exit Install target is no longer completely broken All the deplibs are now static Added notes dialog Fixed ini file format support (can save strings with newlines, tabs. UTF-8 is explicitly used!) Rename button now uses line breaks so it doesn't grow ever wider (Added a custom tool button subclass) There is now a CAT button. Meow.
* Move all the things (YES. Move them.)Petr Mrázek2013-08-17-0/+51
Also, implemented some basic modlist logic, to be wired up.