summaryrefslogtreecommitdiffstats
path: root/gui/settingsdialog.ui
Commit message (Collapse)AuthorAgeLines
* Reformat and (slightly) decruft all the things.Petr Mrázek2013-11-04-569/+0
|
* Make permgen limit ridiculously high.Petr Mrázek2013-10-15-4/+4
|
* Huge Java detection refactor, version dialogs on first run (no JavaPath set) ↵Sky2013-10-14-1/+1
| | | | and "auto detect" button
* Fix tab ordering in settings dialogSky2013-10-13-0/+29
|
* First draft of multiple Java installation detection on WindowsSky2013-10-06-3/+15
|
* Fix Java detection button sizesSky2013-10-05-0/+12
|
* Add "browse" button using Qt's file browser to settings dialogSky2013-10-05-8/+15
|
* Add naive Windows Java detection - JavaUtils for finding it on other systems ↵Sky2013-10-05-1/+1
| | | | (incomplete)
* Add/remove/drag&drop for the icon picker.Petr Mrázek2013-08-27-7/+9
|
* Fix settings dialog layoutsPetr Mrázek2013-08-26-1/+1
| | | | 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.
* Fix settings dialog java tab layoutPetr Mrázek2013-03-24-21/+23
|
* Implemented settings dialog.Andrew2013-01-28-83/+24
|
* Added settings dialog.Andrew2013-01-15-0/+541