aboutsummaryrefslogtreecommitdiff
path: root/launcher/minecraft
AgeCommit message (Expand)Author
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-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-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
2022-07-02don't censor offline access tokenIvan Puntiy
2022-07-01fix: update NewLaunch package nameSefa Eyeoglu
2022-06-30Remove redundant type name from status barKenneth Chew
2022-06-30Fix Minecraft version not appearing in status barKenneth Chew
2022-06-30Change Online status to ReadyGingeh
2022-06-30add tr() to offline account nameGingeh
2022-06-29Move account checkboxes to the profile column (oops)Gingeh
2022-06-29Rename profile column to username and update the tooltipGingeh
2022-06-29Move the profile name column to the leftGingeh
2022-06-29Don't show account name for offline accountsGingeh
2022-06-22fix: add missing connections to the abort signalflow
2022-06-22fix: remove old reference to launchermetaSefa Eyeoglu
2022-06-17fix: fix warnings reported by LGTM.comSefa Eyeoglu
2022-06-14Merge pull request #716 from flowln/mod_perma_2Ezekiel Smith
2022-06-14refactor: move away from UnitTest.cmakeSefa Eyeoglu
2022-06-13Merge pull request #714 from Scrumplex/fix-testsSefa Eyeoglu
2022-06-13refactor: make is_indexed false by defaultSefa Eyeoglu
2022-06-12fix: segfault when the same mod is present enabled and disabled at onceflow
2022-06-12fix: correctly handle disabled mods with metadataflow
2022-06-12fix: handling of incomplete modsflow
2022-06-12chore: add license headersSefa Eyeoglu