aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-07Remove unnecessary switch statementPandaNinjas
2023-06-07Resolve other switch fallthrough issuesPandaNinjas
2023-06-07Fix the AccountList codePandaNinjas
2023-06-07Add sensible defaults in AccountList.cppPandaNinjas
2023-06-07Make it clear that the statements are meant to fall through in Murmur hashPandaNinjas
2023-06-07Merge pull request #1111 from Trial97/requiresTayou
2023-06-07Merge pull request #1117 from leo78913/update-pack-formatsSefa Eyeoglu
2023-06-07Merge pull request #1125 from Ryex/fix/link-crash-1118Tayou
2023-06-07fix #1118 : use `filePath` not `path` on `QFileInfo`Rachel Powers
2023-06-07Merge pull request #1115 from leo78913/fix-resource-downloader-crashSefa Eyeoglu
2023-06-06update resource and data pack pack_format_versionsleo78913
2023-06-06Merge pull request #1073 from leo78913/accounts-menus-fixesTayou
2023-06-06fix: save meta custom url as string, not QUrl (#1114)Tayou
2023-06-06fix: fix crash when selecting resource/texture/shader packsleo78913
2023-06-06fix main toolbar accounts toolbutton nameleo78913
2023-06-06save meta custom url as string, not QUrlTayou
2023-06-06Packaging: file manifest in portable install (#1101)Rachel Powers
2023-06-06Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-06Renamed requires fieldsTrial97
2023-06-06Merge pull request #1093 from getchoo/use-flake-partsSefa Eyeoglu
2023-06-05Merge pull request #1108 from Ryex/fix/memory-leak-translationDioEgizio
2023-06-05Merge pull request #1103 from Ryex/fix/1.120-allowed_symlinks.txtDioEgizio
2023-06-05Merge pull request #1100 from Ryex/packaging/windows-installer-uninstall-prev...Sefa Eyeoglu
2023-06-05Merge pull request #1109 from TheKodeToad/mrpack-export-validateSefa Eyeoglu
2023-06-05Validate input lengths on mrpack exportTheKodeToad
2023-06-05fix(memory leak): cyclic refrence in translations model dl taskRachel Powers
2023-06-04Merge pull request #904 from TheKodeToad/mrpack-exportRachel Powers
2023-06-03Typo fixRachel Powers
2023-06-03Make mcInstance mutableTheKodeToad
2023-06-03Optimised iconsTheKodeToad
2023-06-02fix: use isSymLink (i've made this mistake before but I've made it again)Rachel Powers
2023-06-02fix: add origonal instance path to allowed_symlinks.txt when copying via syml...Rachel Powers
2023-06-02Fix crash when selecting same mod from different providers (#1029)Alexandru Ionut Tripon
2023-06-02fix(nix): fix prismlauncher-qt5seth
2023-06-02refactor(nix): introduce unwrapped packagesSefa Eyeoglu
2023-06-02Merge pull request #1086 from TayouVR/fix-qt6_5-brown-system-themeSefa Eyeoglu
2023-06-01packaging: remove redundant "do you want to uninstall previous version"Rachel Powers
2023-05-31fix: typo - space before commentRachel Powers
2023-05-31packaging: make windows nsis installer run the uninstaller for previous insta...Rachel Powers
2023-05-28Merge pull request #1034 from kerichdev/patch-1flow
2023-05-28Merge pull request #1083 from Ryex/fix/memory-leaks-developflow
2023-05-28refactor: function scope staticsRachel Powers
2023-05-28cleanup: move qstyle getInstance decl inlineRachel Powers
2023-05-28Clarify commentTheKodeToad
2023-05-28fix(memory leak): don't give shared pointers out to foldermodels (causes cycl...Rachel Powers
2023-05-27fix(memory leak): refactor NoBigComboStyle -> singletonRachel Powers
2023-05-27chore(nix): update sourcesseth
2023-05-27chore(nix): add nilseth
2023-05-27chore(deps): enable nix lockfile maintenance for renovateseth
2023-05-27feat(nix): flake-utils -> flake-partsseth