Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix MainWindow Icon; Fix WM_CLASS issue; now links QX11Extras and libxcb on ↵ | Orochimarufan | 2013-10-18 | -0/+2 |
| | | | | linux | |||
* | Huge Java detection refactor, version dialogs on first run (no JavaPath set) ↵ | Sky | 2013-10-14 | -3/+12 |
| | | | | and "auto detect" button | |||
* | First draft of multiple Java installation detection on Windows | Sky | 2013-10-06 | -2/+2 |
| | ||||
* | Merge branch 'develop' of https://github.com/MultiMC/MultiMC5 into develop | Sky | 2013-10-06 | -2/+2 |
|\ | ||||
| * | Added file logger | Petr Mrázek | 2013-10-06 | -2/+2 |
| | | ||||
* | | Add "browse" button using Qt's file browser to settings dialog | Sky | 2013-10-05 | -0/+9 |
| | | ||||
* | | Add naive Windows Java detection - JavaUtils for finding it on other systems ↵ | Sky | 2013-10-05 | -1/+10 |
|/ | | | | (incomplete) | |||
* | Working 1.6 modding (currently only forge) | Petr Mrázek | 2013-09-22 | -2/+2 |
| | ||||
* | Changed all strings displayed to end user to use qts localization system | Stiepen22 | 2013-09-08 | -6/+6 |
| | ||||
* | Move a good chunk of the singleton objects into a new QApplication subclass. | Petr Mrázek | 2013-09-07 | -4/+4 |
| | ||||
* | Add/remove/drag&drop for the icon picker. | Petr Mrázek | 2013-08-27 | -6/+2 |
| | ||||
* | Make settings dialog layouts less derpy on windows | Petr Mrázek | 2013-08-26 | -0/+5 |
| | ||||
* | Many improvements | Petr Mrázek | 2013-08-25 | -0/+2 |
| | | | | | | | | | | | 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. | |||
* | WTF, I don't even... | Petr Mrázek | 2013-08-03 | -2/+0 |
| | ||||
* | Massive renaming in the backend folder, all around restructure in the same. | Petr Mrázek | 2013-07-29 | -1/+1 |
| | ||||
* | Massive re-organization. | Andrew | 2013-02-26 | -1/+1 |
| | ||||
* | Fixed a lot of MSVC problems | Andrew | 2013-02-25 | -2/+2 |
| | ||||
* | Rewrote the settings system. It may still need some work. | Andrew | 2013-02-25 | -41/+41 |
| | ||||
* | Split MultiMC up into a few separate libraries. | Andrew | 2013-02-20 | -1/+1 |
| | | | | | | Fixed plugin system. Tons of other stuff... | |||
* | Implemented settings dialog. | Andrew | 2013-01-28 | -4/+108 |
| | ||||
* | Added settings dialog. | Andrew | 2013-01-15 | -0/+77 |