aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui
AgeCommit message (Expand)Author
2023-07-11feat:Added option to use system localeTrial97
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 branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
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 branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-07-03Merge pull request #1127 from Trial97/scale_catTayou
2023-07-03fixed typoTrial97
2023-07-03updated option textTrial97
2023-07-03fixed logic regarding range over multiple yearsTrial97
2023-07-03Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
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-02antialiasing for all painting, make hitbox fullwidthTayou
2023-07-02Merge branch 'catpacks' of github.com:Trial97/PrismLauncher into catpacksTrial97
2023-07-02Added more options for variants planingTrial97
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-28removed magic 5, removed unnecessary QPainter function callsTayou
2023-06-284 clang-tidy changes, update copyright infoTayou
2023-06-28format VisualGroup.cpp fileTayou
2023-06-28use QString.isEmpty()Tayou