summaryrefslogtreecommitdiffstats
path: root/gui
Commit message (Expand)AuthorAgeLines
* Merge remote-tracking branch 'upstream/feature_yggdrasil' into developSky2013-11-27-15/+294
|\
| * Allow setting no default accountAndrew2013-11-27-15/+294
* | Use player face in accounts dropdown, grab all valid account skins on startupSky2013-11-27-14/+21
* | Dropdown for account switchingSky2013-11-27-11/+110
|/
* Nuke skins.json, use nice yggdrasil implementation instead. Grabs all Mojang ...Sky2013-11-27-48/+40
* Move "manage accounts" to right, use player skin when availableSky2013-11-27-42/+47
* Add java checker to the instance settingsPetr Mrázek2013-11-25-27/+110
* Detect java bitness on launch, use appropriate librariesPetr Mrázek2013-11-25-1/+1
* Merge branch 'feature_yggdrasil' into developPetr Mrázek2013-11-24-110/+354
|\
| * Properly implement launching and downloadingAndrew2013-11-22-97/+88
| * Implement removing accounts.Andrew2013-11-22-1/+8
| * Tweak the "no accounts" warning a bit.Andrew2013-11-22-3/+10
| * Fix crashing when there are no accounts addedAndrew2013-11-22-1/+3
| * Nuke and pave the old login systemAndrew2013-11-20-83/+63
| * Add a button to open the account list.Andrew2013-11-20-2/+20
| * Implement loading accounts from list.Andrew2013-11-18-4/+8
| * Implement account list and account list dialogAndrew2013-11-18-0/+233
* | Prepare for rework of instance launch/updatePetr Mrázek2013-11-24-72/+206
* | Fix console window (now not a QDialog)Petr Mrázek2013-11-23-119/+117
* | Implement user info stub for newest minecraft snapshotPetr Mrázek2013-11-22-1/+1
* | Re-enable assets downloadPetr Mrázek2013-11-17-2/+1
* | Fix broken signal in ConsoleWindowPetr Mrázek2013-11-17-1/+1
* | Use the forge mirrors for downloading forge librariesPetr Mrázek2013-11-17-0/+2
* | Fix signal derp from previous commitPetr Mrázek2013-11-13-23/+23
* | Fix console not staying open on minecraft crashPetr Mrázek2013-11-12-11/+14
|/
* Fix layout margins in console windowPetr Mrázek2013-11-07-4/+18
* Open on the correct settings tabSky2013-11-06-1/+1
* Nag for instance specific JVM args tooSky2013-11-06-2/+5
* Fix "Auto Login" instance specific setting, tweak UISky2013-11-06-21/+22
* Reformat and (slightly) decruft all the things.Petr Mrázek2013-11-04-933/+1055
* Implement instance sorting options.Petr Mrázek2013-11-04-2/+32
* 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