aboutsummaryrefslogtreecommitdiff
path: root/gui/instancesettings.ui
AgeCommit message (Collapse)Author
2013-10-15Make permgen limit ridiculously high.Petr Mrázek
2013-10-13Fix instance settings tab orderSky
2013-08-27Add/remove/drag&drop for the icon picker.Petr Mrázek
2013-08-26Fix settings dialog layoutsPetr Mrázek
They didn't scale
2013-08-25Many improvementsPetr 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-07-16Finalize the instance settings dialog, add setting reset mechanismPetr Mrázek
2013-07-14Broke instance loading(?), also attempted to make Toolbar grayed out when no ↵Stiepen
instance is selected. For debug purposes it is initially not grayed out
2013-07-14Added Per-Instance settingsStiepen