aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-29Merge pull request #1040 from Scrumplex/remove-modpackschSefa Eyeoglu
2023-04-28chore: remove FTB modpack supportSefa Eyeoglu
2023-04-27Merge pull request #1025 from japa4551/lastLaunchTimeDateSefa Eyeoglu
2023-04-27Removed formated but not used filesTrial97
2023-04-27Removed extra codeTrial97
2023-04-26Fixed typoJapa
2023-04-22Fixed code qulityTrial97
2023-04-21Update launcher/minecraft/MinecraftInstance.cppJapa
2023-04-22Fixed removeIf for Qt versionTrial97
2023-04-22Small CleanupTrial97
2023-04-22Better version handlingTrial97
2023-04-21Fixed assertTrial97
2023-04-21Update launcher/minecraft/MinecraftInstance.cppJapa
2023-04-21Instance Description displays the last launch dateJapa
2023-04-18Merge pull request #994 from PrismLauncher/renovate/hendrikmuhs-ccache-action...DioEgizio
2023-04-17Fix: signal/slot macro -> func pointer & network fixesRachel Powers
2023-04-14Merge pull request #946 from Ryex/subfolder-watchSefa Eyeoglu
2023-04-14chore(deps): update hendrikmuhs/ccache-action action to v1.2.9renovate[bot]
2023-04-12refactor: rename watch_subdirectories -> watch_recurisve (prevent confusion o...Rachel Powers
2023-04-08Merge pull request #983 from DioEgizio/update-qt650-winDioEgizio
2023-04-08chore: update Qt to 6.5.0 on WindowsDioEgizio
2023-04-08Merge pull request #982 from Scrumplex/fix-theming-styleDioEgizio
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-07Merge pull request #968 from Scrumplex/nix/sync-2023-04-02flow
2023-04-07Merge pull request #972 from DioEgizio/update-qt650flow
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-03fix: remove fixed datastream versionRachel Powers
2023-04-03refactor: remove data duplication in statis FS NamesRachel Powers
2023-04-03fix: harden watchPath. NO DUPLICATES! >:(Rachel Powers