aboutsummaryrefslogtreecommitdiff
path: root/launcher/CMakeLists.txt
AgeCommit message (Expand)Author
2022-11-20add breeze themesTayou
2022-11-19feat: initial support for smart resource pack parsing on file handlerRyan Cao
2022-11-15fix: use QPixmapCache only from the main threadflow
2022-11-12feat: add initial Migration dialogSefa Eyeoglu
2022-11-12feat: add SimplePrefixMatcherSefa Eyeoglu
2022-11-10Merge pull request #397 from flowln/windows_mod_updater_fixes_maybeSefa Eyeoglu
2022-11-06Fix: Configuration-less config for Qt InstallTheLastRar
2022-11-06Merge pull request #242 from marcelohdez/more-copy-optionsSefa Eyeoglu
2022-11-05Merge pull request #149 from TayouVR/better-custom-themesSefa Eyeoglu
2022-11-04refactor: move MMCStrings -> StringUtilsflow
2022-11-04CMake: Support multi-configuration generatorsTheLastRar
2022-11-04CMake: Add zlibTheLastRar
2022-11-03Fix: Correct exclusions for debug QT pluginsTheLastRar
2022-11-01add support for multiple custom themesTayou
2022-10-23Add "Select all" checkbox + ui revamp + code cleanupMarcelo Hernandez
2022-10-23add more options to copy instance dialogMarcelo Hernandez
2022-10-22fix: add flat_white to codehe3als
2022-10-19Merge pull request #31 from flowln/who_needs_webviewSefa Eyeoglu
2022-10-15fix: remove some unused libsDioEgizio
2022-10-15refactor: support system ghc-filesystemSefa Eyeoglu
2022-10-14feat: add gulrak/filesystem submoduleflow
2022-10-08Merge pull request #1033 from Scrumplex/multi-arch-supportSefa Eyeoglu
2022-10-08feat: add widget for a text browser with image supportflow
2022-09-30Merge pull request #1162 from Trial97/feature/Replace-toml-librarySefa Eyeoglu
2022-09-24Replaced tomlc99 with tomlplusplusTrial97
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-20refactor: introduce RuntimeContextSefa Eyeoglu
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