aboutsummaryrefslogtreecommitdiff
path: root/launcher
AgeCommit message (Expand)Author
2023-05-02Change to use futureTheKodeToad
2023-05-02Merge pull request #833 from Ryex/advanced_copy_instanceSefa Eyeoglu
2023-05-01feat: estimate remining time on downloadsRachel Powers
2023-05-01fix: prevent logspam, fix MacOS theme artifactsRachel Powers
2023-05-01refactor: Qt can handle const& in signals and slotsRachel Powers
2023-05-01fix: no need for const boolRachel Powers
2023-05-01fix: no need to loop all sub tasksRachel Powers
2023-05-01feat: default qtlogging.ini fileRachel Powers
2023-05-01refactor: propogate only only one StepProgress at a timeRachel Powers
2023-05-01refactor: logging.h -> Logging.hRachel Powers
2023-05-01fix: clean up license headers for TasksRachel Powers
2023-05-01feat: add UID to debug lines of upload tasksRachel Powers
2023-05-01feat: add download size to download details alongside speedRachel Powers
2023-05-01feat: add `details` signal to `Task`Rachel Powers
2023-05-01fix: properly map progress rangeRachel Powers
2023-05-01feat: Propogated subtask progressRachel Powers
2023-05-01feat: better task trackingRachel Powers
2023-05-01fix: set `x-xbl-contract-version` header during xbox auth stepRachel Powers
2023-04-29refactor: pass instance ptr to resource models. use it to find instance root.Rachel Powers
2023-04-29refactor: Move ini to use QSettings && drop get/setList functionsRachel Powers
2023-04-28chore: remove FTB modpack supportSefa Eyeoglu
2023-04-27Removed formated but not used filesTrial97
2023-04-27Removed extra codeTrial97
2023-04-26Fixed typoJapa
2023-04-22Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into developTrial97
2023-04-22Fixed code qulityTrial97
2023-04-21Update launcher/minecraft/MinecraftInstance.cppJapa
2023-04-22Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into developTrial97
2023-04-22Fixed removeIf for Qt versionTrial97
2023-04-22Small CleanupTrial97
2023-04-22Better version handlingTrial97
2023-04-21Fixed assertTrial97
2023-04-21Updated linksTrial97
2023-04-21Fixed tipoTrial97
2023-04-21More cleanupTrial97
2023-04-21Small cleanupTrial97
2023-04-21Refator task to work with multiple providersTrial97
2023-04-21Made some copy by referenceTrial97
2023-04-21Hope to fix windows build errorsTrial97
2023-04-21Small headers removalTrial97
2023-04-21Semi fixed the Modrinth dependency implementationTrial97
2023-04-21Tried to fix codeQLTrial97
2023-04-21Fixed headersTrial97
2023-04-21Merge branch 'PrismLauncher:develop' into developAlexandru Ionut Tripon
2023-04-21First working version with curseforge modsTrial97
2023-04-21Added Dependency APITrial97
2023-04-21Update launcher/minecraft/MinecraftInstance.cppJapa
2023-04-21Instance Description displays the last launch dateJapa
2023-04-18Make response constTheKodeToad
2023-04-17Fix: signal/slot macro -> func pointer & network fixesRachel Powers