aboutsummaryrefslogtreecommitdiff
path: root/gui/settingsdialog.cpp
AgeCommit message (Expand)Author
2013-10-29Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developPetr Mrázek
2013-10-29Customizable folder browsing is same as for the instance folder. Syste Proxy ...Petr Mrázek
2013-10-29Add selectable message box helper, use it, make login GUI error label selectableSky
2013-10-28Valgrind-checked early application startPetr Mrázek
2013-10-28Fix problem with instance list not using the instance folder pathPetr Mrázek
2013-10-18Fix MainWindow Icon; Fix WM_CLASS issue; now links QX11Extras and libxcb on l...Orochimarufan
2013-10-14Huge Java detection refactor, version dialogs on first run (no JavaPath set) ...Sky
2013-10-06First draft of multiple Java installation detection on WindowsSky
2013-10-06Merge branch 'develop' of https://github.com/MultiMC/MultiMC5 into developSky
2013-10-06Added file loggerPetr Mrázek
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
2013-09-22Working 1.6 modding (currently only forge)Petr Mrázek
2013-09-08Changed all strings displayed to end user to use qts localization systemStiepen22
2013-09-07Move a good chunk of the singleton objects into a new QApplication subclass.Petr Mrázek
2013-08-27Add/remove/drag&drop for the icon picker.Petr Mrázek
2013-08-26Make settings dialog layouts less derpy on windowsPetr Mrázek
2013-08-25Many improvementsPetr Mrázek
2013-08-03WTF, I don't even...Petr Mrázek
2013-07-29Massive renaming in the backend folder, all around restructure in the same.Petr Mrázek
2013-02-26Massive re-organization.Andrew
2013-02-25Fixed a lot of MSVC problemsAndrew
2013-02-25Rewrote the settings system. It may still need some work.Andrew
2013-02-20Split MultiMC up into a few separate libraries.Andrew
2013-01-28Implemented settings dialog.Andrew
2013-01-15Added settings dialog.Andrew