Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-02 | fix: add origonal instance path to allowed_symlinks.txt when copying via ↵ | Rachel Powers | |
symlinks Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-06-03 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into logdir | |||
2023-06-02 | Fix crash when selecting same mod from different providers (#1029) | Alexandru Ionut Tripon | |
2023-06-02 | fix(nix): fix prismlauncher-qt5 | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-06-02 | refactor(nix): introduce unwrapped packages | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-06-02 | Merge pull request #1086 from TayouVR/fix-qt6_5-brown-system-theme | Sefa Eyeoglu | |
2023-06-02 | Made use of moveFile function | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-01 | Added migration for old logs | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-01 | packaging: remove redundant "do you want to uninstall previous version" | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-31 | fix: typo - space before comment | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-31 | packaging: make windows nsis installer run the uninstaller for previous ↵ | Rachel Powers | |
install before installing Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-31 | Fixed comments | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-05-31 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into logdir | |||
2023-05-28 | Merge pull request #1034 from kerichdev/patch-1 | flow | |
2023-05-28 | Merge pull request #1083 from Ryex/fix/memory-leaks-develop | flow | |
2023-05-28 | refactor: function scope statics | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-28 | cleanup: move qstyle getInstance decl inline | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-28 | Clarify comment | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-05-28 | fix(memory leak): don't give shared pointers out to foldermodels (causes ↵ | Rachel Powers | |
cyclic refrence) Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-27 | fix(memory leak): refactor NoBigComboStyle -> singleton | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-27 | chore(nix): update sources | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-05-27 | chore(nix): add nil | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-05-27 | chore(deps): enable nix lockfile maintenance for renovate | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-05-27 | feat(nix): flake-utils -> flake-parts | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-05-26 | fix(memory leak): don't capture job and create cyclic refrence | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-26 | fix(memory leak): don't override default deconstructor + reset shared_ptr + ↵ | Rachel Powers | |
ensure modal get's cleaned up Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-26 | fix(memory leak): IndexedPack too large to live inside a qlist without ↵ | Rachel Powers | |
pointers () Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-26 | Merge pull request #1088 from DioEgizio/update-qt651 | Sefa Eyeoglu | |
chore: update to Qt 6.5.1 | |||
2023-05-25 | fix: katabasis and QStyle leaks | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-25 | Merge pull request #1087 from ↵ | flow | |
PrismLauncher/renovate/cachix-install-nix-action-21.x | |||
2023-05-25 | chore: update to Qt 6.5.1 | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2023-05-24 | chore(deps): update cachix/install-nix-action action to v21 | renovate[bot] | |
2023-05-24 | fix System theme colors on windows | Tayou | |
Signed-off-by: Tayou <tayou@gmx.net> | |||
2023-05-22 | Enable size grip | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-05-21 | fix: memory leak, set parent so it's in tree to get cleaned up. | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-21 | feat: Qt 5.15 adds transfer timeouts. at least use it for downloads | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-21 | fix: memory leak NetJob wans't getting cleaned up. ensure lambda capture of ↵ | Rachel Powers | |
job doens;t increase refcount or it will be cyclic Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-21 | fix: memory leak with NetJob and responce not getting cleaned up | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-19 | Merge pull request #1080 from Scrumplex/update-social-links | flow | |
2023-05-19 | chore: update social links | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-05-15 | Better variable name :p | Kode | |
Signed-off-by: Kode <TheKodeToad@proton.me> | |||
2023-05-15 | De-hardcode .index | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-05-14 | make instance settings account selector a comboBox | leo78913 | |
Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2023-05-14 | fix: remove unnecessary keywords from desktop file | Keri | |
this messes with apps that use tag search like rofi Signed-off-by: Keri <kerichuudev@gmail.com> Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-05-13 | Merge branch 'develop' into mrpack-export | Kode | |
Signed-off-by: Kode <TheKodeToad@proton.me> | |||
2023-05-13 | Hopefully This Works™ | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-05-13 | Move setAbortable(true) | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-05-13 | Make some changes | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-05-13 | Merge pull request #1007 from Ryex/fix/network_and_signals | Sefa Eyeoglu | |
2023-05-13 | fix: `shouldDisplay()` is now redundant. | Redson | |
Signed-off-by: Redson <redson@riseup.net> |