summaryrefslogtreecommitdiffstats
path: root/gui/settingsdialog.cpp
Commit message (Expand)AuthorAgeLines
* Implement instance sorting options.Petr Mrázek2013-11-04-0/+27
* Added NagUtils, nag people about trying to override JVM memory optionsSky2013-11-03-0/+2
* Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developPetr Mrázek2013-10-29-4/+5
|\
| * Add selectable message box helper, use it, make login GUI error label selectableSky2013-10-29-4/+5
* | Customizable folder browsing is same as for the instance folder. Syste Proxy ...Petr Mrázek2013-10-29-8/+14
|/
* Valgrind-checked early application startPetr Mrázek2013-10-28-1/+1
* Fix problem with instance list not using the instance folder pathPetr Mrázek2013-10-28-34/+43
* Fix MainWindow Icon; Fix WM_CLASS issue; now links QX11Extras and libxcb on l...Orochimarufan2013-10-18-0/+2
* Huge Java detection refactor, version dialogs on first run (no JavaPath set) ...Sky2013-10-14-3/+12
* First draft of multiple Java installation detection on WindowsSky2013-10-06-2/+2
* Merge branch 'develop' of https://github.com/MultiMC/MultiMC5 into developSky2013-10-06-2/+2
|\
| * Added file loggerPetr Mrázek2013-10-06-2/+2
* | Add "browse" button using Qt's file browser to settings dialogSky2013-10-05-0/+9
* | Add naive Windows Java detection - JavaUtils for finding it on other systems ...Sky2013-10-05-1/+10
|/
* Working 1.6 modding (currently only forge)Petr Mrázek2013-09-22-2/+2
* Changed all strings displayed to end user to use qts localization systemStiepen222013-09-08-6/+6
* Move a good chunk of the singleton objects into a new QApplication subclass.Petr Mrázek2013-09-07-4/+4
* Add/remove/drag&drop for the icon picker.Petr Mrázek2013-08-27-6/+2
* Make settings dialog layouts less derpy on windowsPetr Mrázek2013-08-26-0/+5
* Many improvementsPetr Mrázek2013-08-25-0/+2
* WTF, I don't even...Petr Mrázek2013-08-03-2/+0
* Massive renaming in the backend folder, all around restructure in the same.Petr Mrázek2013-07-29-1/+1
* Massive re-organization.Andrew2013-02-26-1/+1
* Fixed a lot of MSVC problemsAndrew2013-02-25-2/+2
* Rewrote the settings system. It may still need some work.Andrew2013-02-25-41/+41
* Split MultiMC up into a few separate libraries.Andrew2013-02-20-1/+1
* Implemented settings dialog.Andrew2013-01-28-4/+108
* Added settings dialog.Andrew2013-01-15-0/+77