aboutsummaryrefslogtreecommitdiff
path: root/launcher/minecraft
AgeCommit message (Expand)Author
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-20Merge pull request #878 from flowln/lazy_settingsSefa Eyeoglu
2022-08-20Merge pull request #1023 from flowln/better_shared_ptrSefa Eyeoglu
2022-08-18refactor: move classpath definition into NewLaunch itselfSefa Eyeoglu
2022-08-11fix: only remove orphaned metadata on first openingflow
2022-08-08fix: don't apply GameMode/MangoHud, if they aren't supportedSefa Eyeoglu
2022-08-08refactor: don't include mangohud's library pathSefa Eyeoglu
2022-08-04refactor+fix: use QSharedPointer for shared_qobject_ptrflow
2022-08-02fix: remove orphaned metadata to avoid problems with auto-updating instsflow
2022-07-30Merge pull request #941 from Scrumplex/bump-cxx-standardLennyMcLennington
2022-07-26chore: add some debugging prints in AccountListflow
2022-07-23Merge pull request #877 from Scrumplex/refactor-offline-accountsSefa Eyeoglu
2022-07-23fix: treat accounts as offline, if auth servers are downSefa Eyeoglu
2022-07-22change: unicode chars for folders and disabled mods in mod listflow
2022-07-22fix: use single-space unicode char for checkmark in mod listflow
2022-07-20refactor!: bump to C++17 and C17Sefa Eyeoglu
2022-07-17fix: raw-pointers and leaks in ModFolderLoadTaskflow
2022-07-17fix: std::list -> QListflow
2022-07-17change: use ModStatus as a simple member instead of a pointerflow
2022-07-17change: make Mod a QObject used as a pointerflow
2022-07-17change: mod metadata improvementsflow
2022-07-17fix: mod parsing of 'String-fied' version (i.e. OpenBlocks)flow
2022-07-17feat: add metadata get/delete via mod idflow
2022-07-17feat: remove existing mod when updating/redownloading itflow
2022-07-17feat: add update mods to the ui / mod modelflow
2022-07-17change: allow deleting mods while preserving their metadataflow
2022-07-12fix: move time record overrides to BaseInstanceflow
2022-07-10chore: update license headersSefa Eyeoglu
2022-07-10fix: fix slots for Qt 6Sefa Eyeoglu
2022-07-10refactor: fix deprecation up to Qt 6Sefa Eyeoglu
2022-07-10refactor: replace QRegExp with QRegularExpressionSefa Eyeoglu
2022-07-10refactor: fix deprecation up to Qt 5.15Sefa Eyeoglu
2022-07-10Merge pull request #876 from Scrumplex/revert-updater-stuffdada513
2022-07-09Merge pull request #808 from Scrumplex/fix-lgtm-warningsSefa Eyeoglu
2022-07-08Merge pull request #839 from flowln/modrinth_packs_bug_huntSefa Eyeoglu
2022-07-06feat: lazy-load MinecraftInstance settingsflow
2022-07-06change: put settings initialization in a separate functionflow
2022-07-06Revert "fix: remove updater if it is not used"Sefa Eyeoglu
2022-07-06Merge pull request #794 from Scrumplex/resolve-jars-dynamicallySefa Eyeoglu
2022-07-06Merge pull request #707 from Jan200101/PR/gamemodeSefa Eyeoglu
2022-07-06Add Performance related settingsJan200101
2022-07-03fix: aborts when using a Qt build with assertions enabledflow
2022-07-03feat: resolve JARs dynamicallySefa Eyeoglu
2022-07-03Merge pull request #855 from Gingeh/account-listSefa Eyeoglu
2022-07-02Merge pull request #864 from ivanpu/uncensored-offlineflow
2022-07-02Merge pull request #784 from Scrumplex/refactor-cmakeflow
2022-07-03Merge pull request #831 from flowln/abort_connectionsEzekiel Smith
2022-07-03Merge pull request #860 from kthchew/fix/status-versionEzekiel Smith