Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-15 | Added new migration for special characters | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-14 | Merge pull request #1099 from Trial97/logdir | seth | |
store logs in seperate directory | |||
2023-06-14 | Merge branch 'develop' into feat/dont-hide-settings | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-14 | chore: bump to 8.0 | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-06-14 | Fix bugs when updating curseforge modpacks | clickdevin | |
Signed-off-by: clickdevin <git@clickdevin.me> | |||
2023-06-14 | Merge pull request #1145 from Trial97/net_job_crash | DioEgizio | |
2023-06-14 | Merge pull request #1174 from Trial97/pre-lauch | TheKodeToad | |
2023-06-13 | Added back the INIFile read function | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-13 | Merge pull request #1140 from guihkx/ci-exclude-git-folder-from-sources-tarball | seth | |
CI: Exclude `.git` directory from the source code tarball | |||
2023-06-13 | Merge pull request #1166 from TheKodeToad/mrpack-export-oops | DioEgizio | |
2023-06-12 | Merge pull request #1162 from leo78913/i-hate-naming-branches | Tayou | |
2023-06-12 | Merge pull request #1151 from TayouVR/rainbow-konami | Tayou | |
2023-06-12 | Remove unnecessary code | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-12 | Could this work? | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-11 | add icons to export menu | leo78913 | |
Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2023-06-11 | fix(nix): use prismlauncher-unwrapped in devShell | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-06-11 | rainbow konami & toggle | Tayou | |
Signed-off-by: Tayou <tayou@gmx.net> | |||
2023-06-10 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into installed_mods | |||
2023-06-10 | Removed const specification | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-10 | [ci skip] License headers!! (yay) | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-09 | Updated the messages | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-09 | Fixed some crashes | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-09 | ci: exclude .git directory from the source code tarball | guihkx | |
Reduces the its final size from 17.1 MiB down to 7.9 MiB. Signed-off-by: guihkx <626206+guihkx@users.noreply.github.com> | |||
2023-06-08 | Higlight installed mods | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-08 | Merge pull request #1133 from DioEgizio/bump-mac-11.0 | DioEgizio | |
2023-06-08 | chore: bump macOS requirement to 11.0 | DioEgizio | |
Noticed only now that Qt 6.5 bumps the macOS requirement to macOS 11. This was basically already effective in prism since with the Qt 6.5 bump pr macOS 10.15 user's wouldn't be able to run this, but updating the requirement here makes it more clear for the end user trying to run prism on macOS 10.15 Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2023-06-08 | Merge pull request #1131 from DioEgizio/revert-to-qt650 | Sefa Eyeoglu | |
2023-06-08 | Apply suggestions from code review | PandaNinjas | |
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la> | |||
2023-06-08 | chore: revert macOS Qt version back to 6.5.0 | DioEgizio | |
Qt 6.5.1 seems to cause issues with Rectangle Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
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 | Questionable fix two | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-08 | Made cat scalable | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-07 | Remove flawed implementation | TheKodeToad | |
This seems to add the latest icon (bug) as a fallback if not provided... but it mainly seems to cause problems... :shrug: I swear I did `git add .`. Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-07 | Fix *bug* lol | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
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 branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into mods_txt | |||
2023-06-07 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into visit_mod_page | |||
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-07 | Added custom text for multiple selection | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-07 | Added visit mod's page | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> |