Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Make permgen limit ridiculously high. | Petr Mrázek | 2013-10-15 | -4/+4 |
| | ||||
* | Huge Java detection refactor, version dialogs on first run (no JavaPath set) ↵ | Sky | 2013-10-14 | -1/+1 |
| | | | | and "auto detect" button | |||
* | Fix tab ordering in settings dialog | Sky | 2013-10-13 | -0/+29 |
| | ||||
* | First draft of multiple Java installation detection on Windows | Sky | 2013-10-06 | -3/+15 |
| | ||||
* | Fix Java detection button sizes | Sky | 2013-10-05 | -0/+12 |
| | ||||
* | Add "browse" button using Qt's file browser to settings dialog | Sky | 2013-10-05 | -8/+15 |
| | ||||
* | Add naive Windows Java detection - JavaUtils for finding it on other systems ↵ | Sky | 2013-10-05 | -1/+1 |
| | | | | (incomplete) | |||
* | Add/remove/drag&drop for the icon picker. | Petr Mrázek | 2013-08-27 | -7/+9 |
| | ||||
* | Fix settings dialog layouts | Petr Mrázek | 2013-08-26 | -1/+1 |
| | | | | They didn't scale | |||
* | Many improvements | Petr Mrázek | 2013-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 layout | Petr Mrázek | 2013-03-24 | -21/+23 |
| | ||||
* | Implemented settings dialog. | Andrew | 2013-01-28 | -83/+24 |
| | ||||
* | Added settings dialog. | Andrew | 2013-01-15 | -0/+541 |