Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-09 | Only use tabs for intendention | Jan Dalheimer | |
2014-04-07 | Merge remote-tracking branch 'origin/develop' into feature_cmake_style | Jan Dalheimer | |
Conflicts: CMakeLists.txt | |||
2014-04-06 | Use the same style of CMake files everywhere | Jan Dalheimer | |
2014-04-06 | .cmake files to reduce "code" duplicate | Jan Dalheimer | |
2014-03-29 | Fix issues with badly encoded escape sequences in config files. | Petr Mrázek | |
2014-03-09 | Also reload the instance cfg | Jan Dalheimer | |
While this should work, there don't seem to be any places where the signals are listened for, so changes probably will only be available when calling Setting::get TODO: Fix that ^ | |||
2014-01-01 | Remove offending Settings constructor. | Petr Mrázek | |
Was causing build problems on OSX. | |||
2014-01-01 | Allow the use of synonyms in settings. Refactor settings. | Petr Mrázek | |
Remove a bunch of obsolete/unused code. | |||
2013-12-02 | Unit testing | Jan Dalheimer | |
2013-12-01 | Fix (hopefully) library dependency resolution. | Petr Mrázek | |
Installing libs is now enabled, hardcoded. Enable -Wall for all builds. Fix many warnings and latent bugs. | |||
2013-11-04 | Reformat and (slightly) decruft all the things. | Petr Mrázek | |
2013-09-07 | Move a good chunk of the singleton objects into a new QApplication subclass. | Petr Mrázek | |
2013-08-27 | Read mod files to get versions... and stuff. | Petr Mrázek | |
2013-08-26 | OS compatibility and generic cleanup. | Petr Mrázek | |
Removed bspatch/patchlib Now builds and runs on Windows | |||
2013-08-25 | Many improvements | Petr Mrázek | |
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. | |||
2013-08-17 | Move all the things (YES. Move them.) | Petr Mrázek | |
Also, implemented some basic modlist logic, to be wired up. |