aboutsummaryrefslogtreecommitdiff
path: root/launcher
AgeCommit message (Expand)Author
2022-08-20refactor: make Resource Pack model inherit from ResourceFolderModelflow
2022-08-20refactor: move more tied logic to model and move logic to the resourcesflow
2022-08-20refactor: move things around in the mod modelflow
2022-08-20refactor: move general code from mod model to its own modelflow
2022-08-20refactor: move general info from Mod to Resourceflow
2022-08-20feat: make Task a QRunnableflow
2022-08-20fix: distinguish CoremodsSefa Eyeoglu
2022-08-20Merge pull request #878 from flowln/lazy_settingsSefa Eyeoglu
2022-08-20Merge pull request #1023 from flowln/better_shared_ptrSefa Eyeoglu
2022-08-20Merge pull request #1044 from flowln/better_orphan_fixSefa Eyeoglu
2022-08-20Merge pull request #992 from Scrumplex/refactor-versionSefa Eyeoglu
2022-08-20Merge pull request #1007 from Gingeh/disable-update-buttonSefa Eyeoglu
2022-08-20Merge pull request #919 from kumquat-ir/download-all-blockedSefa Eyeoglu
2022-08-19Merge pull request #1068 from TayouVR/improvedWindowsJavaCheckSefa Eyeoglu
2022-08-18use qEnvironmentVariable instead of qgetenv in JavaUtilsTayou
2022-08-18Merge pull request #1049 from flowln/waiting_for_news_-_-Sefa Eyeoglu
2022-08-18check for java installs in PATH on windowsTayou
2022-08-18Merge pull request #968 from magneticflux-/utf8-loggingSefa Eyeoglu
2022-08-13Use C locale codec for decodingMitchell Skaggs
2022-08-12fix: hide 'More news...' button if the news aren't loaded yetflow
2022-08-12refactor: switch to new versioning schemeSefa Eyeoglu
2022-08-11fix: only remove orphaned metadata on first openingflow
2022-08-11Merge pull request #897 from jamierocks/atl-updating-initialtimoreo
2022-08-11Merge pull request #1039 from budak7273/fix-world-safety-nag-title-texttimoreo
2022-08-11Merge pull request #920 from flowln/metacache_fixtimoreo
2022-08-10Make new title strings translatableRobb
2022-08-10Merge pull request #1018 from Scrumplex/fix-infinite-auth-looptimoreo
2022-08-09fix: Make world safety nag title text match the action being performed instea...Robb
2022-08-09Fix use of Qt 5.14 enumMitchell Skaggs
2022-08-08Replace local 8-bit decoding with UTF-8 decodingMitchell Skaggs
2022-08-05refactor: simplify smart pointers moreflow
2022-08-04Merge pull request #1017 from flowln/kill_orphan_metadataflow
2022-08-04refactor+fix: use QSharedPointer for shared_qobject_ptrflow
2022-08-04fix: emit abort in LaunchControllerSefa Eyeoglu
2022-08-03fix: Add root path detection on OpenBSDSefa Eyeoglu
2022-08-03fix: allow user to interrupt launch after 3 triesSefa Eyeoglu
2022-08-03Move large condition into a new lambdaGingeh
2022-08-02fix: remove orphaned metadata to avoid problems with auto-updating instsflow
2022-08-02Check for running instance when re-opening the mod folder page and when selec...Gingeh
2022-08-02Update launcher/ui/pages/instance/ModFolderPage.hGingeh
2022-08-01Disable "Check for Updates" and "Download Mods" while the game is runningGingeh
2022-08-01Disable "Check for Updates" if all mods are removedGingeh
2022-07-31use BlockedModsDialog for ftb packs as wellkumquat-ir
2022-07-31Merge remote-tracking branch 'origin/develop' into download-all-blockedkumquat-ir
2022-07-30Trash instances instead of deleting (when possible) (#549)Ryan Cao
2022-07-30Merge pull request #941 from Scrumplex/bump-cxx-standardLennyMcLennington
2022-07-28Merge pull request #699 from Scrumplex/resolve-ftb-mods-cftimoreo
2022-07-26Merge pull request #974 from flowln/accounts_qt6flow
2022-07-26fix: progress dialog going away even if the task was not abortedflow
2022-07-26refactor: shuffle some things around to improve readabilityflow