Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-01 | Merge pull request #368 from PrismLauncher/credits | Sefa Eyeoglu | |
2022-11-02 | change: Update credits | txtsd | |
Replaces txtsd's GitHub link with their website Moves DioEgizio and flowln from contributors to dev team Signed-off-by: txtsd <code@ihavea.quest> | |||
2022-11-01 | Merge pull request #365 from Scrumplex/fix-logo | Sefa Eyeoglu | |
2022-11-01 | condensed icon theme code | Tayou | |
Signed-off-by: Tayou <tayou@gmx.net> | |||
2022-11-01 | added suggested changes | Tayou | |
Signed-off-by: Tayou <tayou@gmx.net> | |||
2022-11-01 | add support for multiple custom themes | Tayou | |
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-01 | Add another fallback | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2022-11-01 | Slight cleanup | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2022-11-01 | Only select correct mod | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2022-11-01 | Hacky tweaks | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2022-11-01 | Auto-select first result | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2022-11-01 | Add more license headers | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2022-11-01 | Initial better mod browser link implementation | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2022-11-01 | clang_format and code cleanup | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-11-01 | fix: fix logo name | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-01 | chore(remove FS::copyFile): | Rachel Powers | |
Now that #333 is merged and FS::copy works on non directory copyFile can be removed. Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-11-01 | ensure FS::copyFile is marked for removal | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-11-01 | code quality cleanup | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-11-01 | fix mispellings and wrap strings for translation | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-11-01 | minor clean up and add some docs | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-11-01 | copy found mods to instance (FTB and Flame) | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-11-01 | watch filesystem, compute and match hashes | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-11-01 | send blocked mod info to dialog & prototype UI | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-11-01 | Merge pull request #333 from flowln/fix_atl_packs_post_modpack_update | timoreo | |
2022-11-01 | Merge pull request #329 from flowln/only_safe_workarounds | timoreo | |
2022-11-01 | Merge pull request #359 from Chrono-byte/develop | DioEgizio | |
2022-10-31 | Merge branch 'PrismLauncher:develop' into develop | Chrono | |
2022-10-31 | remove one space | Chrono | |
Signed-off-by: Chrono <me@disilla.org> | |||
2022-10-31 | Merge pull request #351 from Scrumplex/fix-trash | Sefa Eyeoglu | |
2022-10-31 | fix: fix undo key sequence | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-31 | fix: do not trash instances in Flatpak | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-31 | Merge pull request #354 from Scrumplex/translations-maybe | DioEgizio | |
Improve display names of certain languages | |||
2022-10-31 | oop | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-10-31 | Merge pull request #352 from TheLastRar/Win-setDarkWinTitlebar-10OrGreater | DioEgizio | |
2022-10-31 | Update VerifyJavaInstall.cpp | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-10-30 | Merge pull request #353 from FayneAldan/accounts-consistency | flow | |
2022-10-30 | chore: improve display names of certain languages | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-30 | Change Profiles to Accounts for consistency | Fayne Aldan | |
Signed-off-by: Fayne Aldan <FayneAldan@gmail.com> | |||
2022-10-30 | Fix: Check if Windows 10 before calling setDarkWinTitlebar() | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-10-30 | fix: fix disabled trash undo action | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-30 | fix: more user friendly Java warning text | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-10-29 | added option to not copy screenshots | Marcelo Hernandez | |
+ moved select all checkbox to top row, centered. Signed-off-by: Marcelo Hernandez <marcelohdez.inq@gmail.com> | |||
2022-10-30 | Merge pull request #342 from fn2006/prism-svg-fix | txtsd | |
2022-10-29 | use existing variables | fn2006 | |
Signed-off-by: fn2006 <usernamefn2006alreadyused@protonmail.com> | |||
2022-10-29 | fix hardcoded svg | fn2006 | |
Signed-off-by: fn2006 <usernamefn2006alreadyused@protonmail.com> | |||
2022-10-29 | Merge pull request #340 from PrismLauncher/repology | Sefa Eyeoglu | |
2022-10-29 | Merge pull request #338 from Scrumplex/fix-credits-1 | Sefa Eyeoglu | |
2022-10-29 | feat: Add Repology badge to README | txtsd | |
Signed-off-by: txtsd <code@ihavea.quest> | |||
2022-10-29 | chore: update credits | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-29 | create getters and setters for InstanceCopyPrefs | Marcelo Hernandez | |
+ use pragma once like other .h files in this directory Signed-off-by: Marcelo Hernandez <marcelohdez.inq@gmail.com> |