aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-05-25Merge pull request #1087 from PrismLauncher/renovate/cachix-install-nix-actio...flow
2023-05-25chore: update to Qt 6.5.1DioEgizio
2023-05-24chore(deps): update cachix/install-nix-action action to v21renovate[bot]
2023-05-24fix System theme colors on windowsTayou
2023-05-22Enable size gripTheKodeToad
2023-05-21fix: memory leak, set parent so it's in tree to get cleaned up.Rachel Powers
2023-05-21feat: Qt 5.15 adds transfer timeouts. at least use it for downloadsRachel Powers
2023-05-21fix: memory leak NetJob wans't getting cleaned up. ensure lambda capture of j...Rachel Powers
2023-05-21fix: memory leak with NetJob and responce not getting cleaned upRachel Powers
2023-05-20Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-05-20Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-05-19Merge pull request #1080 from Scrumplex/update-social-linksflow
2023-05-19chore: update social linksSefa Eyeoglu
2023-05-15Better variable name :pKode
2023-05-15De-hardcode .indexTheKodeToad
2023-05-14make instance settings account selector a comboBoxleo78913
2023-05-14Made sure the metadata is valid when checking mod depsTrial97
2023-05-14fix: remove unnecessary keywords from desktop fileKeri
2023-05-14Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-05-14Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-05-13Merge branch 'develop' into mrpack-exportKode
2023-05-13Hopefully This Works™TheKodeToad
2023-05-13Move setAbortable(true)TheKodeToad
2023-05-13Make some changesTheKodeToad