aboutsummaryrefslogtreecommitdiff
path: root/launcher
AgeCommit message (Expand)Author
2023-04-09Remove `seek`Kode
2023-04-07How did i-TheKodeToad
2023-04-06Better collectFileListRecursively errorTheKodeToad
2023-04-06Revert concurrent syntaxTheKodeToad
2023-04-06Remove more prototype not good codeTheKodeToad
2023-04-06Remove "prototype" fieldTheKodeToad
2023-04-06Use local metadataTheKodeToad
2023-03-28Skip lookup if no files and fail if zipping failsTheKodeToad
2023-03-19Improve invokeMethod syntaxTheKodeToad
2023-03-19Replace native file separator - this was accidentally brought to my attention...TheKodeToad
2023-03-19QRegExp -> QRegularExpression :PTheKodeToad
2023-03-18Merge branch 'PrismLauncher:develop' into mrpack-exportTheKodeToad
2023-03-18Only add summary if not emptyTheKodeToad
2023-03-18Use first line of notes for summaryTheKodeToad
2023-03-18Info and error dialogsTheKodeToad
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-08Only select some paths by default - again!TheKodeToad
2023-03-07Fix another duplicate name :facepalm:TheKodeToad
2023-03-07(hopefully) Fix duplicates namesTheKodeToad
2023-03-07Apply flowln's suggestion :)TheKodeToad
2023-03-06Further reduce buggy behaviourTheKodeToad
2023-03-05More refactoringTheKodeToad
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-04Fix abort?TheKodeToad
2023-03-04Implement abort (possible broken?) and therefore make it work without crashing!TheKodeToad
2023-03-04Improve codeTheKodeToad
2023-03-03More consistent namingTheKodeToad
2023-03-03Make it work! (TODO make it not crash)TheKodeToad
2023-03-03Mod loader supportTheKodeToad
2023-03-03Move task to another threadTheKodeToad
2023-03-02Add PackIgnoreProxy.h to cmakeTheKodeToad
2023-03-02Move logic to taskTheKodeToad
2023-03-02Minify index JSONTheKodeToad
2023-03-02Fix QuaZipFile usageTheKodeToad
2023-03-02Export without file urlsTheKodeToad
2023-03-02Add file treeTheKodeToad
2023-03-02Add *basic* interactionTheKodeToad
2023-03-02Fix menu being set as central widgetTheKodeToad
2023-03-02UI for mrpack export (broken)TheKodeToad
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