aboutsummaryrefslogtreecommitdiff
path: root/launcher
AgeCommit message (Expand)Author
2023-04-28chore: remove FTB modpack supportSefa Eyeoglu
2023-04-26Fixed typoJapa
2023-04-21Update launcher/minecraft/MinecraftInstance.cppJapa
2023-04-21Update launcher/minecraft/MinecraftInstance.cppJapa
2023-04-21Instance Description displays the last launch dateJapa
2023-04-14Merge pull request #946 from Ryex/subfolder-watchSefa Eyeoglu
2023-04-12refactor: rename watch_subdirectories -> watch_recurisve (prevent confusion o...Rachel Powers
2023-04-08fix: do not apply system theme on launchSefa Eyeoglu
2023-04-08fix: load setting state with page. don't translate "..."Rachel Powers
2023-04-07fix: canonical*File*Path()Rachel Powers
2023-04-03fix: harden watchPath. NO DUPLICATES! >:(Rachel Powers
2023-04-02fix: no loops in watch paths! >:(Rachel Powers
2023-04-02fix: Apply suggestions from code review Rachel Powers
2023-04-01chore: use system architecture to detect vulkan layersseth
2023-03-31chore: improve detection of newer vulkan layers seth
2023-03-31fix: search for newer mangohud vulkan layersseth
2023-03-27fix: use QDir::Filter::NoDotAndDotDotRachel Powers
2023-03-27feat: add setting to watch recursivelyRachel Powers
2023-03-22refactor: reprocess log lines per instanceSefa Eyeoglu
2023-03-21fix: don't try to watch the entier filesystem by watching parent linksRachel Powers
2023-03-21feat: watch sub directories for modsRachel Powers
2023-03-21fix: handle partial lines in LoggedProcessSefa Eyeoglu
2023-03-14fix: add mnemonic to downloads directory settingSefa Eyeoglu
2023-03-13feat: Add setting for downloads directoryJanrupf
2023-03-12fix: explicit conversion to C string to fix MinGW g++ 10 buildKenneth Chew
2023-03-09Merge pull request #896 from TheKodeToad/modrinth-tokenSefa Eyeoglu
2023-03-07Fix another duplicate name :facepalm:TheKodeToad
2023-03-07(hopefully) Fix duplicates namesTheKodeToad
2023-03-07Apply flowln's suggestion :)TheKodeToad
2023-03-05Apply flowln's suggestionTheKodeToad
2023-03-05Merge pull request #853 from kumquat-ir/nilSefa Eyeoglu
2023-03-05fix: use `toLocalFile()` instead of `path()`flow
2023-03-02Prism-ify more license headersTheKodeToad
2023-03-02Merge branch 'PrismLauncher:develop' into modrinth-tokenTheKodeToad
2023-03-02Merge pull request #788 from flowln/other_resource_downloaders_twoSefa Eyeoglu
2023-03-02Move Modrinth before CurseForge for consistencyTheKodeToad
2023-03-02Replace with exact match and add TODO to improveTheKodeToad
2023-03-02fix: change wording of TP/RP download buttonsSefa Eyeoglu
2023-03-01Add linkTheKodeToad
2023-03-01Allow custom Modrinth API tokenTheKodeToad
2023-03-01fix: use makeShared for importing componentsSefa Eyeoglu
2023-03-01Merge pull request #889 from flowln/fix_zip_extractSefa Eyeoglu
2023-03-01Merge pull request #735 from Scrumplex/import-componentSefa Eyeoglu
2023-02-24fix: prevent crash when aborting import task while extracting packflow
2023-02-24fix+refactor: fix fail to import modpacks and clean up a bitflow
2023-02-22review fixeskumquat-ir
2023-02-19fix metadata for mods with `.nilmod` extensionkumquat-ir
2023-02-16minor cleanupkumquat-ir
2023-02-15Merge pull request from GHSA-gq28-qx55-mh2rSefa Eyeoglu
2023-02-13do not create nilmods folderkumquat-ir