aboutsummaryrefslogtreecommitdiff
path: root/application/MainWindow.cpp
AgeCommit message (Expand)Author
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
2016-01-03GH-1313 tweak the window title to be easier to translatePetr Mrázek
2016-01-02GH-1365 rework java version parsing and sortingPetr Mrázek
2015-12-28GH-1360 add basic changelog based on github API, fix update dialog buttonsPetr Mrázek
2015-10-24GH-1300 call application quit when direct launch instance quitsPetr Mrázek
2015-10-20NOISSUE reformat MainWindow with new clang_format settingsPetr Mrázek
2015-10-20NOISSUE rename QObjectPtr to shared_qobject_ptr, introduce unique_qobject_ptr...Petr Mrázek
2015-10-10GH-93 add an option to not copy saves on instance copyPetr Mrázek
2015-10-05NOISSUE dissolve util libraryPetr Mrázek
2015-09-30GH-1262 fix relative paths for java binariesPetr Mrázek
2015-09-28GH-1238 add reddit buttonPetr Mrázek
2015-09-28GH-1072 use crafatar for grabbing the user skinPetr Mrázek
2015-09-26NOISSUE fix all clang warningsPetr Mrázek
2015-09-22GH-1217 reset time played on zip pack importPetr Mrázek