summaryrefslogtreecommitdiffstats
path: root/gui/instancesettings.cpp
Commit message (Collapse)AuthorAgeLines
* Make settings dialog layouts less derpy on windowsPetr Mrázek2013-08-26-0/+6
|
* Many improvementsPetr Mrázek2013-08-25-0/+3
| | | | | | | | | | | 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.
* WTF, I don't even...Petr Mrázek2013-08-03-9/+7
|
* Finalize the instance settings dialog, add setting reset mechanismPetr Mrázek2013-07-16-69/+140
|
* Broke instance loading(?), also attempted to make Toolbar grayed out when no ↵Stiepen2013-07-14-2/+22
| | | | instance is selected. For debug purposes it is initially not grayed out
* Added Per-Instance settingsStiepen2013-07-14-0/+89