aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-06-15Fixed qt5 buildTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-15Added new migration for special charactersTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-14Merge pull request #1099 from Trial97/logdirseth
store logs in seperate directory
2023-06-14Merge branch 'develop' into feat/dont-hide-settingsTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-14chore: bump to 8.0seth
Signed-off-by: seth <getchoo@tuta.io>
2023-06-14Fix bugs when updating curseforge modpacksclickdevin
Signed-off-by: clickdevin <git@clickdevin.me>
2023-06-14Merge pull request #1145 from Trial97/net_job_crashDioEgizio
2023-06-14Merge pull request #1174 from Trial97/pre-lauchTheKodeToad
2023-06-13Added back the INIFile read functionTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-13Merge pull request #1140 from guihkx/ci-exclude-git-folder-from-sources-tarballseth
CI: Exclude `.git` directory from the source code tarball
2023-06-13Merge pull request #1166 from TheKodeToad/mrpack-export-oopsDioEgizio
2023-06-12Merge pull request #1162 from leo78913/i-hate-naming-branchesTayou
2023-06-12Merge pull request #1151 from TayouVR/rainbow-konamiTayou
2023-06-12Remove unnecessary codeTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-12Could this work?TheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-11add icons to export menuleo78913
Signed-off-by: leo78913 <leo3758@riseup.net>
2023-06-11fix(nix): use prismlauncher-unwrapped in devShellseth
Signed-off-by: seth <getchoo@tuta.io>
2023-06-11rainbow konami & toggleTayou
Signed-off-by: Tayou <tayou@gmx.net>
2023-06-10Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into installed_mods
2023-06-10Removed const specificationTrial97
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-09Updated the messagesTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-09Fixed some crashesTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-09ci: exclude .git directory from the source code tarballguihkx
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-08Higlight installed modsTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-08Merge pull request #1133 from DioEgizio/bump-mac-11.0DioEgizio
2023-06-08chore: bump macOS requirement to 11.0DioEgizio
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-08Merge pull request #1131 from DioEgizio/revert-to-qt650Sefa Eyeoglu
2023-06-08chore: revert macOS Qt version back to 6.5.0DioEgizio
Qt 6.5.1 seems to cause issues with Rectangle Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2023-06-07Questionable fix twoTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-07Remove flawed implementationTheKodeToad
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-07Fix *bug* lolTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-07Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into mods_txt
2023-06-07Merge pull request #1111 from Trial97/requiresTayou
2023-06-07Merge pull request #1117 from leo78913/update-pack-formatsSefa Eyeoglu
2023-06-07Merge pull request #1125 from Ryex/fix/link-crash-1118Tayou
2023-06-07fix #1118 : use `filePath` not `path` on `QFileInfo`Rachel Powers
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-06-07Merge pull request #1115 from leo78913/fix-resource-downloader-crashSefa Eyeoglu
2023-06-07Added dynamic page extra infoTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-06update resource and data pack pack_format_versionsleo78913
Signed-off-by: leo78913 <leo3758@riseup.net>
2023-06-06Merge pull request #1073 from leo78913/accounts-menus-fixesTayou
2023-06-06fix: save meta custom url as string, not QUrl (#1114)Tayou
2023-06-06fix: fix crash when selecting resource/texture/shader packsleo78913
Signed-off-by: leo78913 <leo3758@riseup.net>
2023-06-06Allow arrow key movement, fix auto-focusTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-06fix main toolbar accounts toolbutton nameleo78913
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-06save meta custom url as string, not QUrlTayou
Signed-off-by: Tayou <tayou@gmx.net>
2023-06-06Packaging: file manifest in portable install (#1101)Rachel Powers
2023-06-06SimplifyTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-06Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into requires
2023-06-06Renamed requires fieldsTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>