aboutsummaryrefslogtreecommitdiff
path: root/gui/settingsdialog.ui
AgeCommit message (Collapse)Author
2013-10-15Make permgen limit ridiculously high.Petr Mrázek
2013-10-14Huge Java detection refactor, version dialogs on first run (no JavaPath set) ↵Sky
and "auto detect" button
2013-10-13Fix tab ordering in settings dialogSky
2013-10-06First draft of multiple Java installation detection on WindowsSky
2013-10-05Fix Java detection button sizesSky
2013-10-05Add "browse" button using Qt's file browser to settings dialogSky
2013-10-05Add naive Windows Java detection - JavaUtils for finding it on other systems ↵Sky
(incomplete)
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-03-24Fix settings dialog java tab layoutPetr Mrázek
2013-01-28Implemented settings dialog.Andrew
2013-01-15Added settings dialog.Andrew