aboutsummaryrefslogtreecommitdiff
path: root/application/InstanceWindow.cpp
AgeCommit message (Collapse)Author
2021-02-07Merge pull request #3538 from Scotsguy/developPetr Mrázek
NOISSUE Update Copyright Year
2021-02-05NOISSUE force kill button to reevaluate its style on state changePetr Mrázek
2021-02-05NOISSUE set instance dialog launch/kill button object namePetr Mrázek
2021-01-18NOISSUE Update Copyright YearAppleTheGolden
2019-08-02NOISSUE tweak UI geometry and remove old language selectionPetr Mrázek
2019-07-24NOISSUE automatically open the log page when starting the instancePetr Mrázek
2019-04-07GH-2591 less std::shared_ptr and more shared_qobject_ptrPetr Mrázek
This eliminates some weird crashes.
2019-01-16Update Copyright YearAppleTheGolden
2018-07-15NOISSUE tabs -> spacesPetr Mrázek
2018-04-23GH-2053 basics of the servers.dat managementPetr Mrázek
2018-03-27NOISSUE redo new instance dialogPetr Mrázek
2018-02-11NOISSUE update copyright datesPetr Mrázek
2017-09-26NOISSUE Legacy migration success now closes the instance windowPetr Mrázek
2017-09-20NOISSUE more work on Legacy migrationPetr Mrázek
2017-05-01GH-1855 add launch offline button to instance UIAffe Ali
2017-01-08NOISSUE update all the Copyright comments and texts to include 2017Petr Mrázek
2016-11-26NOISSUE allow killing the instance from main windowPetr Mrázek
2016-11-07GH-1445 update page list when version and log pages need itPetr Mrázek
2016-11-01GH-1645 reimplement open/close instance window based on settingsPetr Mrázek
2016-10-30NOISSUE refactor window management and launch, make MultiMC a single ↵Petr Mrázek
instance application.
2016-10-28GH-1652 save all instance settings on launch if instance window is already openPetr Mrázek
2016-10-26NOISSUE Granular instance reloadPetr Mrázek
2016-08-19NOISSUE fix minor memory leaksPetr Mrázek
2016-08-14GH-352 Make OneSix instance update downloads cancellablePetr Mrázek
2016-08-09GH-1642 fix instance launch from consolePetr Mrázek
2016-08-07GH-338, GH-513, GH-700 Unify edit instance with console windowPetr Mrázek
* The resulting instance window can be closed at any point. * Main window is kept open and running instances are marked with a badge. * Multiple instances can now run from the same MultiMC - it's even more **multi** now. * MultiMC can be entirely closed, keeping Minecraft(s) running.