aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui
AgeCommit message (Expand)Author
2023-07-12Merge pull request #1350 from Trial97/fix_managed_pack_crashRachel Powers
2023-07-12Merge pull request #1333 from Ryex/fix/null_instance_edit_crashSefa Eyeoglu
2023-07-12fixed crash if no version is loadedTrial97
2023-07-10Update launcher/ui/MainWindow.cppRachel Powers
2023-07-10Shortcuts on macOS (#1081)Nathan
2023-07-10Merge pull request #1334 from TheKodeToad/litemod-dlTheKodeToad
2023-07-10Merge pull request #1249 from Trial97/curseTheKodeToad
2023-07-10Merge pull request #1338 from Trial97/unlockVersionPageTheKodeToad
2023-07-09Merge pull request #1241 from Trial97/settingsTheKodeToad
2023-07-09removed redundant codeTrial97
2023-07-09feat:unlocked versions pageTrial97
2023-07-08LiteMod downloadingTheKodeToad
2023-07-08fix(instance edit): don't allow editing if no selected instance or instance d...Rachel Powers
2023-07-08Fix actionVisitItemPage insersion, and prevent widebar segfaultTheKodeToad
2023-07-08fix(progress dialog): if there is a parent center on creationRachel Powers
2023-07-07Merge pull request #1302 from Ryex/fix/progress-dialog-segfaultRachel Powers
2023-07-08Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-07-07Merge pull request #1120 from Trial97/visit_mod_pageTayou
2023-07-07fix: improve QUrl constructionSefa Eyeoglu
2023-07-07Update ModFolderPage.cppTheKodeToad
2023-07-07Made action text simplerTrial97
2023-07-07fix(ui): validate meta override urlSefa Eyeoglu
2023-07-06better url handlingTrial97
2023-07-04Merge branch 'develop' into fix-implicit-fallthroughPandaNinjas
2023-07-04Replace break with return true;PandaNinjas
2023-07-04Remove break and add fallthrough comment in WorldListPage.cppPandaNinjas
2023-07-03Merge pull request #1127 from Trial97/scale_catTayou
2023-07-03fixed typoTrial97
2023-07-03updated option textTrial97
2023-07-02fix: update if new size is largerRachel Powers
2023-07-02fix: update if new size is largerRachel Powers
2023-07-02fix: header `<qpoint.h>` -> `<QPoint>`Rachel Powers
2023-07-02fix: properly calculate min size for progress dialog, apply it at creationRachel Powers
2023-07-02fix: segfault in progress dialogRachel Powers
2023-07-02Merge pull request #1232 from telans/screenshots-updateTheKodeToad
2023-07-02fixed typosTrial97
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-30Made sure the logs are ignored when collecting filesTrial97
2023-06-30Removed logs from instance exportTrial97
2023-06-28Renamed functionTrial97
2023-06-28Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-28Added warnings for running instancesTrial97
2023-06-28Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-28Merge pull request #1266 from TheKodeToad/smol-tweaksSefa Eyeoglu
2023-06-27Merge pull request #1280 from Trial97/shortcutseth
2023-06-27Added more information to the screenshot upload warningTrial97
2023-06-27omit icon remove on macosTrial97
2023-06-27Fixed illegal characters in shortcuts nameTrial97
2023-06-26Merge pull request #1065 from leo78913/gamescope-close-buttonSefa Eyeoglu