aboutsummaryrefslogtreecommitdiff
path: root/launcher/CMakeLists.txt
AgeCommit message (Expand)Author
2023-07-16Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-07-14Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-07-10Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-07-02Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-07-02Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-28Merge pull request #1266 from TheKodeToad/smol-tweaksSefa Eyeoglu
2023-06-26Removed unused filesTrial97
2023-06-25Fix markdown headerTheKodeToad
2023-06-25Added plantxt exportTrial97
2023-06-25Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-24A few tweaks, with inspiration from Zeke :3TheKodeToad
2023-06-24Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-24Renamed ExportMrPackDialog to ExportPackDialogTrial97
2023-06-24Removed unused filesTrial97
2023-06-23Added CatPacksTrial97
2023-06-22Added curseforge exportTrial97
2023-06-22Added ExportModsToStringTaskTrial97
2023-06-22Added ExportModsToStringDialogTrial97
2023-06-22Added ExportModsToStringTaskTrial97
2023-06-15Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-03Optimised iconsTheKodeToad
2023-05-14Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-05-13Merge branch 'develop' into mrpack-exportKode
2023-05-07Merge remote-tracking branch 'upstream/develop' into better-tasksRachel Powers
2023-05-04Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-05-02Merge pull request #833 from Ryex/advanced_copy_instanceSefa Eyeoglu
2023-05-01feat: default qtlogging.ini fileRachel Powers
2023-05-01refactor: logging.h -> Logging.hRachel Powers
2023-05-01feat: add `details` signal to `Task`Rachel Powers
2023-05-01feat: better task trackingRachel Powers
2023-04-29refactor: Move ini to use QSettings && drop get/setList functionsRachel Powers
2023-04-28chore: remove FTB modpack supportSefa Eyeoglu
2023-04-21Refator task to work with multiple providersTrial97
2023-04-21First working version with curseforge modsTrial97
2023-04-03fix: sysinfo libs needed tooRachel Powers
2023-04-03fix: filelink needs network for local socketRachel Powers
2023-04-03fix: add back QT::Widgets linkRachel Powers
2023-04-03refactor: remove data duplication in statis FS NamesRachel Powers
2023-03-20feat: Add UAC icon when symlinking on windows.Rachel Powers
2023-03-20feat: successful process elevation and comunication!Rachel Powers
2023-03-20fix CMakeLits.txt for non MSVC windows buildsRachel Powers
2023-03-20we want to make links!Rachel Powers
2023-03-18Merge branch 'PrismLauncher:develop' into mrpack-exportTheKodeToad
2023-03-05More refactoringTheKodeToad
2023-03-05Merge pull request #853 from kumquat-ir/nilSefa Eyeoglu
2023-03-02Add PackIgnoreProxy.h to cmakeTheKodeToad
2023-03-02Move logic to taskTheKodeToad
2023-03-02Add file treeTheKodeToad
2023-03-02UI for mrpack export (broken)TheKodeToad
2023-02-12switch to qdcss for parsingkumquat-ir