aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-11-03clang_format for PR filesTayou
I'm getting a rendezvous... I thought I did this already Signed-off-by: Tayou <tayou@gmx.net>
2022-11-03added requested changesTayou
Signed-off-by: Tayou <tayou@gmx.net>
2022-11-01condensed icon theme codeTayou
Signed-off-by: Tayou <tayou@gmx.net>
2022-11-01added suggested changesTayou
Signed-off-by: Tayou <tayou@gmx.net>
2022-11-01add support for multiple custom themesTayou
also moved theme related code from Application.cpp to new ui/themes/ThemeManager.cpp, this class should cleanly isolate theme related functions and help avoid code duplication in future theme related additions. Themes can now be just qss or css files, they won't have color pallette information with them in that case Signed-off-by: Tayou <tayou@gmx.net>
2022-11-01Merge pull request #333 from flowln/fix_atl_packs_post_modpack_updatetimoreo
2022-11-01Merge pull request #329 from flowln/only_safe_workaroundstimoreo
2022-11-01Merge pull request #359 from Chrono-byte/developDioEgizio
2022-10-31Merge branch 'PrismLauncher:develop' into developChrono
2022-10-31remove one spaceChrono
Signed-off-by: Chrono <me@disilla.org>
2022-10-31Merge pull request #351 from Scrumplex/fix-trashSefa Eyeoglu
2022-10-31fix: fix undo key sequenceSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-10-31fix: do not trash instances in FlatpakSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-10-31Merge pull request #354 from Scrumplex/translations-maybeDioEgizio
Improve display names of certain languages
2022-10-31Merge pull request #352 from TheLastRar/Win-setDarkWinTitlebar-10OrGreaterDioEgizio
2022-10-30Merge pull request #353 from FayneAldan/accounts-consistencyflow
2022-10-30chore: improve display names of certain languagesSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-10-30Change Profiles to Accounts for consistencyFayne Aldan
Signed-off-by: Fayne Aldan <FayneAldan@gmail.com>
2022-10-30Fix: Check if Windows 10 before calling setDarkWinTitlebar()TheLastRar
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com>
2022-10-30fix: fix disabled trash undo actionSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-10-30Merge pull request #342 from fn2006/prism-svg-fixtxtsd
2022-10-29use existing variablesfn2006
Signed-off-by: fn2006 <usernamefn2006alreadyused@protonmail.com>
2022-10-29fix hardcoded svgfn2006
Signed-off-by: fn2006 <usernamefn2006alreadyused@protonmail.com>
2022-10-29Merge pull request #340 from PrismLauncher/repologySefa Eyeoglu
2022-10-29Merge pull request #338 from Scrumplex/fix-credits-1Sefa Eyeoglu
2022-10-29feat: Add Repology badge to READMEtxtsd
Signed-off-by: txtsd <code@ihavea.quest>
2022-10-29chore: update creditsSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-10-28feat(tests): add test for FS::copy with filesflow
Signed-off-by: flow <flowlnlnln@gmail.com>
2022-10-28fix: copy single files too in FS::copyflow
eek Signed-off-by: flow <flowlnlnln@gmail.com>
2022-10-29Merge pull request #173 from Scrumplex/fix-iconsSefa Eyeoglu
2022-10-28Merge pull request #267 from leo78913/toolbar-iconsSefa Eyeoglu
2022-10-28add a flat white version of the launch iconleo78913
Signed-off-by: leo78913 <leo3758@riseup.net>
2022-10-28Merge branch 'PrismLauncher:develop' into toolbar-iconsleo78913
2022-10-28Merge pull request #65 from he3als/developSefa Eyeoglu
2022-10-28fix: only allow workarounds for blocked mods from MR when 100% safeflow
If a version on Modrinth has more than a single mod loader associated, it means that it's possible we might get the wrong file for download, since individual files don't really have this kind of metadata in the API response. So, in such cases, it's best to let the user take care of it instead. Signed-off-by: flow <flowlnlnln@gmail.com>
2022-10-28Merge pull request #322 from DioEgizio/64bit-ittxtsd
2022-10-28Merge pull request #319 from Scrumplex/fix-avoid-mr-segfaultSefa Eyeoglu
2022-10-28feat: use clang64 on qt6 buildsDioEgizio
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2022-10-28Merge pull request #301 from DioEgizio/clang-attemptDioEgizio
feat(actions): use clang32 for building on windows
2022-10-28fix: avoid segfault for unexpected API reponseSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-10-27Merge pull request #318 from TheLastRar/manifest-platformSefa Eyeoglu
Fix: Don't specify x86 in manifest
2022-10-27chore: add comment about copy bugSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-10-27feat(actions): use clang32 for building on windowsDioEgizio
*way* faster Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2022-10-27Fix: Don't specify x86 in manifestTheLastRar
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com>
2022-10-27Merge pull request #315 from AshtakaOOf/developflow
Remove appveyor from README
2022-10-27Remove appveyorAdrien
I forgor :skull: But seriously I forgor to remove the &logo=appveyor thing AAAAAH!!! Signed-off-by: Adrien <66513643+AshtakaOOf@users.noreply.github.com>
2022-10-25Improve a bit README.md (#305)Adrien
Add Open Collective and fix some stuff.
2022-10-25Merge pull request #231 from tobimori/patch-1Sefa Eyeoglu
2022-10-25update macos copyright yeartobimori
Signed-off-by: tobimori <tobias@moeritz.cc>
2022-10-25Merge pull request #206 from flowln/changelog_height_fixDioEgizio