summaryrefslogtreecommitdiffstats
path: root/application/LaunchController.cpp
Commit message (Expand)AuthorAgeLines
* Cleaned up messages, made some more descriptive, made some nicer.Ashleigh2019-09-14-7/+7
* Added text notifying that password change may cause logoutAshleigh2019-09-14-2/+1
* NOISSUE add option to open global settings from instance settingsPetr Mrázek2019-06-01-2/+1
* GH-2591 less std::shared_ptr and more shared_qobject_ptrPetr Mrázek2019-04-07-1/+1
* NOISSUE tabs -> spacesPetr Mrázek2018-07-15-241/+241
* NOISSUE in offline mode, do not contact the auth server if there is a valid a...Petr Mrázek2017-12-03-6/+6
* GH-2026 implement changes necessary to support 1.13 snapshotsPetr Mrázek2017-12-03-1/+1
* NOISSUE some safe refactors and changes of the task subsystemPetr Mrázek2017-06-26-1/+1
* GH-1524 Regenerate Minecraft client token when the auth token is invalidPetr Mrázek2016-11-30-0/+1
* NOISSUE allow killing the instance from main windowPetr Mrázek2016-11-26-0/+22
* NOISSUE add an option to show console on error and default other options to f...Petr Mrázek2016-11-04-1/+6
* GH-1645 reimplement open/close instance window based on settingsPetr Mrázek2016-11-01-3/+23
* NOISSUE refactor window management and launch, make MultiMC a single instance...Petr Mrázek2016-10-30-14/+3
* GH-1433 with no default account, show profiles instead of accounts in selecti...Petr Mrázek2016-08-11-0/+276
* GH-1034 do jar modding separate from updatePetr Mrázek2015-07-10-228/+0
* GH-1053 cleanupPetr Mrázek2015-07-05-7/+3
* GH-1053 split settings dialog creation to its own namespacePetr Mrázek2015-07-05-1/+2
* GH-1053 move launch process UI to a separate classPetr Mrázek2015-07-05-0/+231