aboutsummaryrefslogtreecommitdiff
path: root/application/MainWindow.cpp
AgeCommit message (Expand)Author
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
2015-09-16GH-1121 select instance after creating itPetr Mrázek
2015-09-05NOISSUE make shared logic library ... sharedPetr Mrázek
2015-08-23NOISSUE remoce the old WM_CLASS workaroundPetr Mrázek
2015-08-22GH-1140 mark cached modpack dls as stale so it checks the serverPetr Mrázek
2015-08-14NOISSUE improve account UIPetr Mrázek
2015-07-10GH-1053 move launch related things and rename themPetr Mrázek
2015-07-10GH-1034 do jar modding separate from updatePetr Mrázek
2015-07-05GH-1053 cleanupPetr Mrázek
2015-07-05GH-1053 split settings dialog creation to its own namespacePetr Mrázek
2015-07-05GH-1053 move launch process UI to a separate classPetr Mrázek
2015-07-04GH-1053 move instance update into the launch task (BaseLauncher)Petr Mrázek
2015-06-30GH-1053 base process and launch refactor, part 1Petr Mrázek
2015-06-10GH-1060 create and delete update dirPetr Mrázek
2015-06-09GH-1060 update tweaksPetr Mrázek
2015-06-09GH-1060 implement very basic updater (only linux and maybe osx right now)Petr Mrázek
2015-06-09GH-1060 remove some old updater bits and piecesPetr Mrázek
2015-06-06NOISSUE Various changes from multiauth that are unrelated to itJan Dalheimer
2015-06-01GH-1031 include icon in exported instance if it is customPetr Mrázek