aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-03Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-03Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
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-02Made use of moveFile functionTrial97
2023-06-01Added migration for old logsTrial97
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-31Fixed commentsTrial97
2023-05-31Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-05-28fix: use instance settings, make image column user resizeable, fix memory leakRachel Powers
2023-05-28refactor: column names as class property, use string names in settingRachel Powers
2023-05-28Merge branch 'develop' into feature/images-for-resource-pageRachel Powers
2023-05-28Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into developTrial97
2023-05-28Fixed code qualityTrial97
2023-05-28Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into developTrial97
2023-05-28Added Q_DECLARE_METATYPE(ModPlatform::IndexedPack::Ptr)Trial97
2023-05-28Fixed Ptr logicTrial97
2023-05-28Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into developTrial97
2023-05-28Removed extra loopTrial97
2023-05-28Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-05-28Fixed repaint issueTrial97
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
2023-05-27Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-05-26fix(memory leak): don't capture job and create cyclic refrenceRachel Powers
2023-05-26fix(memory leak): don't override default deconstructor + reset shared_ptr + e...Rachel Powers
2023-05-26fix(memory leak): IndexedPack too large to live inside a qlist without pointe...Rachel Powers
2023-05-26Merge pull request #1088 from DioEgizio/update-qt651Sefa Eyeoglu
2023-05-25fix: katabasis and QStyle leaksRachel Powers