aboutsummaryrefslogtreecommitdiff
path: root/launcher/CMakeLists.txt
AgeCommit message (Expand)Author
2022-09-20feat: add override helper functionsflow
2022-09-20refactor: move flame modpack import to separate fileflow
2022-09-20refactor: move modrinth modpack import to separate fileflow
2022-09-20refactor: add instance creation abstraction and move vanillaflow
2022-09-20feat: add texture pack parsingSefa Eyeoglu
2022-09-14Merge pull request #982 from DavidoTek/windarkmode2Sefa Eyeoglu
2022-09-11refactor: restructure testsSefa Eyeoglu
2022-09-07Merge pull request #1105 from flowln/better_resource_packsflow
2022-09-07Merge pull request #939 from flowln/mod_downloader_improveflow
2022-09-03feat(tests): add tests for resource pack parsingflow
2022-09-03feat: add basic resource pack parsing of pack.mcmetaflow
2022-09-03feat: add more resource pack infoflow
2022-08-28Merge pull request #1052 from flowln/resource_modelSefa Eyeoglu
2022-08-28Merge pull request #965 from flowln/fat_files_in_memorySefa Eyeoglu
2022-08-20refactor: simplify Mod structureflow
2022-08-20refactor: adapt rest of the codebase to the new resource 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 #919 from kumquat-ir/download-all-blockedSefa Eyeoglu
2022-08-11Merge pull request #897 from jamierocks/atl-updating-initialtimoreo
2022-08-01feat: create delegate for project item viewsflow
2022-07-31Merge remote-tracking branch 'origin/develop' into download-all-blockedkumquat-ir
2022-07-30Merge pull request #941 from Scrumplex/bump-cxx-standardLennyMcLennington
2022-07-26feat: win32 enable dark titlebar for dark themeDavidoTek
2022-07-24refactor: add a HashUtils place for hashing stuffflow
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-20refactor!: bump to C++17 and C17Sefa Eyeoglu
2022-07-18merge origin/developkumquat-ir
2022-07-17feat: add mod update dialogflow
2022-07-17feat: add mod update check tasksflow
2022-07-17feat: add EnsureMetadataTaskflow
2022-07-17feat: add api call to flameflow
2022-07-17feat: add some api calls to modrinthflow
2022-07-17libs: add murmur2 libraryflow
2022-07-17feat: add MultipleOptionsTaskflow
2022-07-17feat: add ChooseProviderDialogflow
2022-07-17Restore ScrollMessageBoxkumquat-ir
2022-07-16Add "Open All" button to blocked mods dialogkumquat-ir
2022-07-10Merge branch 'develop' into feature/sparkle-macSefa Eyeoglu
2022-07-10ATLauncher: Move the UI support implementation into it's own classJamie Mansfield
2022-07-10fix: install TLS plugins for release buildsSefa Eyeoglu
2022-07-10fix: include TLS plugins in bundleSefa Eyeoglu
2022-07-10feat: add Qt 6 support to CMakeSefa Eyeoglu
2022-07-10refactor: replace QRegExp with QRegularExpressionSefa Eyeoglu
2022-07-10refactor: fix deprecation up to Qt 5.15Sefa Eyeoglu
2022-07-06fix: remove tests for updaterSefa Eyeoglu
2022-07-06Revert "fix: remove updater if it is not used"Sefa Eyeoglu
2022-07-06Merge pull request #707 from Jan200101/PR/gamemodeSefa Eyeoglu
2022-07-06Add Performance related settingsJan200101