aboutsummaryrefslogtreecommitdiff
path: root/launcher
AgeCommit message (Expand)Author
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-07-01chore: fix shadowed member and signed/unsigned mismatchRachel Powers
2023-07-02Fix compiling on OpenBSDFinian Wright
2023-07-01chore: fix propagate mispellingRachel Powers
2023-07-01chore: remove WARNINGS_AS_ERRORSRachel Powers
2023-07-01fix: toml without exceptions usageRachel Powers
2023-07-01Merge branch 'develop' into chore/add-compiler-warningsRachel Powers
2023-06-30removed extra conditionTrial97
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
2023-06-28give ungrouped instances a group headerTayou
2023-06-28some positioning adjustments, deleted the lineTayou
2023-06-28update instance group header to more modern styleTayou
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-27Update launcher/FileSystem.cppRachel Powers
2023-06-27fix(filesystem): track failed copies and clonesRachel Powers
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-27More clenupTrial97
2023-06-27Simplify Upload and DownloadTrial97
2023-06-26Merge pull request #1277 from Trial97/remove_mojangTheKodeToad
2023-06-26Removed unused filesTrial97
2023-06-26feat: print build platform in application logSefa Eyeoglu
2023-06-26feat: print build platform in logSefa Eyeoglu
2023-06-26chore: remove obsolete macOS warningSefa Eyeoglu
2023-06-26Merge pull request #1274 from TheKodeToad/java-signatureSefa Eyeoglu
2023-06-26Update launcher/ui/dialogs/ExportToModListDialog.cppAlexandru Ionut Tripon
2023-06-26Update launcher/ui/dialogs/ExportToModListDialog.cppAlexandru Ionut Tripon
2023-06-26Update launcher/ui/dialogs/ExportToModListDialog.cppAlexandru Ionut Tripon
2023-06-26Update launcher/ui/MainWindow.uiAlexandru Ionut Tripon
2023-06-26Merge pull request #1065 from leo78913/gamescope-close-buttonSefa Eyeoglu
2023-06-26Generate special signature :sparkles: composed of multiple elements instead o...TheKodeToad
2023-06-25fix: ensure `finished` signal is emitedRachel Powers