aboutsummaryrefslogtreecommitdiff
path: root/gui/instancesettings.cpp
AgeCommit message (Collapse)Author
2013-10-18Fix MainWindow Icon; Fix WM_CLASS issue; now links QX11Extras and libxcb on ↵Orochimarufan
linux
2013-08-26Make settings dialog layouts less derpy on windowsPetr Mrázek
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-08-03WTF, I don't even...Petr Mrázek
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