summaryrefslogtreecommitdiffstats
path: root/gui/instancesettings.ui
Commit message (Collapse)AuthorAgeLines
* Add/remove/drag&drop for the icon picker.Petr Mrázek2013-08-27-8/+0
|
* Fix settings dialog layoutsPetr Mrázek2013-08-26-368/+358
| | | | They didn't scale
* Many improvementsPetr Mrázek2013-08-25-0/+23
| | | | | | | | | | | 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.
* Finalize the instance settings dialog, add setting reset mechanismPetr Mrázek2013-07-16-4/+31
|
* Broke instance loading(?), also attempted to make Toolbar grayed out when no ↵Stiepen2013-07-14-4/+7
| | | | instance is selected. For debug purposes it is initially not grayed out
* Added Per-Instance settingsStiepen2013-07-14-0/+386