aboutsummaryrefslogtreecommitdiff
path: root/application/MainWindow.cpp
AgeCommit message (Expand)Author
2017-10-08NOISSUE code commentsPetr Mrázek
2017-10-04NOISSUE add tooltips to new menu buttons and make them translateablePetr Mrázek
2017-10-02NOISSUE rearrange main toolbar for clarityPetr Mrázek
2017-10-02NOISSUE disable the refresh action on the main toolbarPetr Mrázek
2017-10-02NOISSUE remove bogus duplicated toolbarsPetr Mrázek
2017-10-02NOISSUE refactor the MainWindow UI creationPetr Mrázek
2017-09-28NOISSUE fix aspect ratio issues with the instance icon in the instance toolbarPetr Mrázek
2017-09-20NOISSUE more work on Legacy migrationPetr Mrázek
2017-09-09NOISSUE Remove Legacy supportPetr Mrázek
2017-05-09GH-1882 save UpdateDialog geometryPetr Mrázek
2017-05-02GH-1874 Do not allow launching instances during an updatePetr Mrázek
2017-05-02GH-1874 do not allow updating while an instance is runningPetr Mrázek
2017-05-01GH-1873 allow closing main window, fix window ref countPetr Mrázek
2017-04-25NOISSUE remove macOS SSL workaroundsPetr Mrázek
2017-04-22NOISSUE add pack import using drag&dropPetr Mrázek
2017-04-07NOISSUE sanitize loading and downloading of metadata filesPetr Mrázek
2017-04-07NOISSUE Remove Minecraft version list and versions.Petr Mrázek
2017-01-08NOISSUE update all the Copyright comments and texts to include 2017Petr Mrázek
2017-01-01NOISSUE Translations model and initial setup wizard workPetr Mrázek
2016-12-07GH-1743 selected instance can be null - do not assume it isn'tPetr Mrázek
2016-11-26NOISSUE allow killing the instance from main windowPetr Mrázek
2016-11-19GH-1726 better failure detection for updatesPetr Mrázek
2016-11-17NOISSUE mark profile in use also on the main window profile buttonPetr Mrázek
2016-11-17NOISSUE mark used accounts/sessions in selection menusPetr Mrázek
2016-11-06NOISSUE ask user if closing is OK when instances are still runningPetr Mrázek
2016-11-02NOISSUE MCEdit integration - remove old 'tool', replace with WorldsPetr Mrázek
2016-11-02NOISSUE simplify retranslation code of MainWindowPetr Mrázek
2016-11-01NOISSUE improve launch button interactionPetr Mrázek
2016-10-30NOISSUE refactor window management and launch, make MultiMC a single instance...Petr Mrázek
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-15SCRATCH make instance windows independentPetr Mrázek
2016-08-14GH-352 Make OneSix instance update downloads cancellablePetr Mrázek
2016-08-11GH-1433 with no default account, show profiles instead of accounts in selecti...Petr Mrázek
2016-08-07GH-338, GH-513, GH-700 Unify edit instance with console windowPetr Mrázek
2016-06-05NOISSUE refactor *Download into more, smaller piecesPetr Mrázek
2016-05-04GH-1560 trim whitespace from instance name on renamePetr Mrázek
2016-05-01NOISSUE re/move some dead code and unused build system partsPetr Mrázek
2016-04-30NOISSUE split GUI stuff from logic libraryPetr Mrázek
2016-04-28GH-1556 disable export for tracked FTB instancesPetr Mrázek
2016-04-27GH-1556 do not crash when instance has no update task while creating an instancePetr Mrázek
2016-04-11GH-1404 allow deleting groups and creating instances in groups directly using...Petr Mrázek
2016-03-27NOISSUE finalize support for new mojang version formatPetr Mrázek
2016-03-26NOISSUE Use patch problems and problem levels instead of exceptions for minec...Petr Mrázek
2016-03-23NOISSUE Remove tr(...) where unnecessary.Loetkolben
2016-02-27NOISSUE move files into paths that make more sensePetr Mrázek
2016-01-12GH-1280 modpack import: make the progress dialog say what is being downloadedPetr Mrázek
2016-01-09GH-1397 add discord icon to MultiMC toolbarPetr Mrázek
2016-01-05GH-1389 wrap QDesktopServices and QProcess::startDetachedPetr Mrázek