aboutsummaryrefslogtreecommitdiff
path: root/launcher/Application.cpp
AgeCommit message (Expand)Author
2023-05-06refactor: move functions to utils + code-review fixesRachel Powers
2023-05-05change: don't search appdata locaiton for logging rules if using custom data dirRachel Powers
2023-05-01feat: default qtlogging.ini fileRachel Powers
2023-05-01feat: add `details` signal to `Task`Rachel Powers
2023-04-14Merge pull request #946 from Ryex/subfolder-watchSefa Eyeoglu
2023-04-08fix: do not apply system theme on launchSefa Eyeoglu
2023-03-27feat: add setting to watch recursivelyRachel Powers
2023-03-13feat: Add setting for downloads directoryJanrupf
2023-03-02Merge branch 'PrismLauncher:develop' into modrinth-tokenTheKodeToad
2023-03-02Merge pull request #788 from flowln/other_resource_downloaders_twoSefa Eyeoglu
2023-03-01Allow custom Modrinth API tokenTheKodeToad
2023-02-12fix: add missing header to Application.cppRachel Powers
2023-02-05feat(RD): add texture pack downloaderflow
2023-02-05feat(RD): add shader pack downloaderflow
2023-02-05feat(RD): add resource pack downloaderflow
2023-02-01commit requested change, make the lock staticKosmX
2023-02-01thread-safe loggerKosmX
2023-01-25refactor: make shared_qobject_ptr ctor explicitflow
2023-01-25Merge pull request #458 from Scrumplex/remove-updaterSefa Eyeoglu
2023-01-24Update launcher/Application.cppRachel Powers
2023-01-24Merge branch 'develop' into remove-updaterSefa Eyeoglu
2023-01-24remove NDEBUG check per Scrumplex's ordersRachel Powers
2023-01-23fix: let jars be found from inside build dir for debug buildsRachel Powers
2023-01-16Merge pull request #696 from Ryex/import-all-the-thingsSefa Eyeoglu
2023-01-13Apply suggestions from code reviewRachel Powers
2023-01-10Update launcher/Application.cpp with suggestion from scrumplexTayou
2023-01-10Implement Suggestions from flow & ScrumplexTayou
2023-01-10add theme setup wizardTayou
2023-01-09fix: fix #700Rachel Powers
2023-01-09ui: Let Qt 6.4.2 handle dark mode titlebarTheLastRar
2023-01-07feat: Import all the things!Rachel Powers
2022-12-22feat(docs): add note about logging env variables in man pageflow
2022-12-22feat: use Qt logging facilities instead of our ownflow
2022-12-14Merge branch 'develop' into remove-updaterSefa Eyeoglu
2022-12-11Merge pull request #569 from Jan200101/PR/fix-mangohudSefa Eyeoglu
2022-12-11Merge pull request #461 from flowln/fix_big_resource_pack_imgsflow
2022-12-11chore: replace naive mangohud detection with vulkan layer detectionJan200101
2022-11-21Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Ryan Cao
2022-11-21refactor: remove old updaterSefa Eyeoglu
2022-11-21Merge pull request #243 from Scrumplex/migration-dialogSefa Eyeoglu
2022-11-20fix: stray includeRyan Cao
2022-11-20fix: add support for CLI and drag and dropRyan Cao
2022-11-19fix resource packs and add support for texture packsRyan Cao
2022-11-19feat: initial support for smart resource pack parsing on file handlerRyan Cao
2022-11-15Add commit hash to `--version`Fayne Aldan
2022-11-15fix: use QPixmapCache only from the main threadflow
2022-11-12fix: implement code review suggestionsSefa Eyeoglu
2022-11-12chore: add REUSE headersSefa Eyeoglu
2022-11-12feat: add initial Migration dialogSefa Eyeoglu
2022-11-12fix: remove PolyMC data pathsSefa Eyeoglu