summaryrefslogtreecommitdiffstats
path: root/gui
Commit message (Expand)AuthorAgeLines
* Add instance copying, fix instance creation (with identical names)Petr Mrázek2013-11-03-36/+387
* Added NagUtils, nag people about trying to override JVM memory optionsSky2013-11-03-0/+7
* Main window geometry and state saving/reloadingSky2013-11-03-3/+4
* Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developPetr Mrázek2013-10-29-57/+100
|\
| * Make ConsoleWindow have Qt::Window flag (adds minimise/maximise buttons to ti...Sky2013-10-29-1/+2
| * Move "Forget" button to a sane placeSky2013-10-29-13/+13
| * Don't make LabeledToolButton selectableSky2013-10-29-1/+1
| * Add selectable message box helper, use it, make login GUI error label selectableSky2013-10-29-44/+86
* | 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
* S3 bucket listing support and network code refactors.Petr Mrázek2013-10-26-25/+30
* Fix "no windows means MMC exits prematurely" issueSky2013-10-26-0/+1
* Add assets download status to status bar.Sky2013-10-26-2/+49
* Fix java detection segfaultPetr Mrázek2013-10-24-5/+7
* Respect console options (opening a console at all, automatically closing)Sky2013-10-22-9/+26
* Tweak my creditsSky2013-10-22-6/+6
* Bugfixes for auto loginSky2013-10-21-3/+5
* Implement auto loginSky2013-10-21-19/+61
* Merge branch 'feature_skins' into developSky2013-10-21-5/+128
|\
| * Clean up skins, remove wrapper, save to accounts/skinsSky2013-10-21-5/+7
| * First draft of player faces in the login dialogSky2013-10-19-5/+126
* | Ask for java path when hostname changes from the last run.Petr Mrázek2013-10-20-10/+31
|/
* Change Organization and App name, might invalidate some configs? Add Tak to c...MMC5-tb9Orochimarufan2013-10-18-51/+49
* Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developSky2013-10-18-2/+159
|\
| * Derp - typo in platform_other.cppOrochimarufan2013-10-18-1/+1
| * Fix MainWindow Icon; Fix WM_CLASS issue; now links QX11Extras and libxcb on l...Orochimarufan2013-10-18-2/+159
* | Use player username if offline, or "Player" if blankSky2013-10-18-2/+2
|/
* Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developSky2013-10-16-7/+7
|\
| * Make permgen limit ridiculously high.Petr Mrázek2013-10-15-7/+7
* | Trim console output (fixes excessive whitespace in Windows console output)Sky2013-10-16-0/+5
|/
* Change "News" URL to new websiteSky2013-10-15-1/+1
* Huge Java detection refactor, version dialogs on first run (no JavaPath set) ...Sky2013-10-14-8/+63
* Fix instance settings tab orderSky2013-10-13-2/+3
* Fix tab ordering in settings dialogSky2013-10-13-0/+29
* Update MCModInfoFrame.hrobotbrain2013-10-12-2/+2
* Indent fixing!robotbrainify2013-10-12-34/+34
* cleanuprobotbrainify2013-10-12-2/+2
* It works...robotbrainify2013-10-12-2/+5
* switch from tooltip to messageboxrobotbrainify2013-10-12-4/+16
* tool tip bugfixesrobotbrainify2013-10-12-3/+2
* mod description size limiter donerobotbrainify2013-10-12-1/+14
* remove dupe newlines from trimmed mod description. whoorobotbrainify2013-10-11-1/+15
* HOTFIX: Redid about dialog stuff - working this time. Sorry againKilobyte222013-10-10-48/+59
* Version changing removes any existing version json.Petr Mrázek2013-10-10-13/+10
* Fix MMC-15Petr Mrázek2013-10-09-2/+3
* Fall back to mod ID if name is missing for some reasonSky2013-10-09-2/+6
* Clean up mcmod panel massively. Keep it simple - name (optionally linked), op...Sky2013-10-09-245/+87
* Mod info, with less HTML!Petr Mrázek2013-10-09-207/+168
* Show defaults if mod type is 'folder'Sky2013-10-08-0/+11