Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-04 | Remove break and add fallthrough comment in WorldListPage.cpp | PandaNinjas | |
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la> | |||
2023-06-08 | Apply suggestions from code review | PandaNinjas | |
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la> | |||
2023-06-07 | Readd deleted line | PandaNinjas | |
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la> | |||
2023-06-07 | Fix shadowing and add copyright header | PandaNinjas | |
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la> | |||
2023-06-07 | Fix accidentally renamed variable | PandaNinjas | |
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la> | |||
2023-06-07 | Remove unnecessary switch statement | PandaNinjas | |
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la> DCO Remediation Commit for PandaNinjas <admin@malwarefight.wip.la> I, PandaNinjas <admin@malwarefight.wip.la>, hereby add my Signed-off-by to this commit: 318d11481d719cf537ecdc00f8d676494bab22b6 Signed-off-by: PandaNinjas <admin@malwarefight.wip.la> | |||
2023-06-07 | Resolve other switch fallthrough issues | PandaNinjas | |
2023-06-07 | Fix the AccountList code | PandaNinjas | |
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la> | |||
2023-06-07 | Add sensible defaults in AccountList.cpp | PandaNinjas | |
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la> | |||
2023-06-07 | Make it clear that the statements are meant to fall through in Murmur hash | PandaNinjas | |
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la> | |||
2023-06-07 | Merge pull request #1111 from Trial97/requires | Tayou | |
2023-06-07 | Merge pull request #1117 from leo78913/update-pack-formats | Sefa Eyeoglu | |
2023-06-07 | Merge pull request #1125 from Ryex/fix/link-crash-1118 | Tayou | |
2023-06-07 | fix #1118 : use `filePath` not `path` on `QFileInfo` | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-06-07 | Merge pull request #1115 from leo78913/fix-resource-downloader-crash | Sefa Eyeoglu | |
2023-06-06 | update resource and data pack pack_format_versions | leo78913 | |
Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2023-06-06 | Merge pull request #1073 from leo78913/accounts-menus-fixes | Tayou | |
2023-06-06 | fix: save meta custom url as string, not QUrl (#1114) | Tayou | |
2023-06-06 | fix: fix crash when selecting resource/texture/shader packs | leo78913 | |
Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2023-06-06 | fix main toolbar accounts toolbutton name | leo78913 | |
previously it was not using the selected account name when opening the launcher and i also added an action group to the menu items so it uses radio buttons instead of checkboxes :p Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2023-06-06 | save meta custom url as string, not QUrl | Tayou | |
Signed-off-by: Tayou <tayou@gmx.net> | |||
2023-06-06 | Packaging: file manifest in portable install (#1101) | Rachel Powers | |
2023-06-06 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into requires | |||
2023-06-06 | Renamed requires fields | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-06 | Merge pull request #1093 from getchoo/use-flake-parts | Sefa Eyeoglu | |
Refactor Nix Flake | |||
2023-06-05 | Merge pull request #1108 from Ryex/fix/memory-leak-translation | DioEgizio | |
2023-06-05 | Merge pull request #1103 from Ryex/fix/1.120-allowed_symlinks.txt | DioEgizio | |
2023-06-05 | Merge pull request #1100 from ↵ | Sefa Eyeoglu | |
Ryex/packaging/windows-installer-uninstall-previous | |||
2023-06-05 | Merge pull request #1109 from TheKodeToad/mrpack-export-validate | Sefa Eyeoglu | |
2023-06-05 | Validate input lengths on mrpack export | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-05 | fix(memory leak): cyclic refrence in translations model dl task | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-06-04 | Merge pull request #904 from TheKodeToad/mrpack-export | Rachel Powers | |
mrpack export | |||
2023-06-03 | Typo fix | Rachel Powers | |
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-06-03 | Make mcInstance mutable | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-03 | Optimised icons | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-02 | fix: use isSymLink (i've made this mistake before but I've made it again) | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
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-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-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-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> |