Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-04 | refactor: move FS's toStdString to StringUtils | flow | |
This is so that anyone can use it :) Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-11-04 | refactor: move MMCStrings -> StringUtils | flow | |
General utilities can go in here >:) Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-11-04 | fix: use unicode variant for marking '.index' hidden | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-11-02 | Merge pull request #372 from santiagocezar/rory | Sefa Eyeoglu | |
2022-11-02 | remove logcat | Santiago Cézar | |
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com> | |||
2022-11-02 | Merge pull request #346 from ryanccn/more-user-friendly-java-warning-text-ahaha | txtsd | |
2022-11-01 | keyboard navigation is important | Santiago Cézar | |
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com> | |||
2022-11-01 | forgot the qrc | Santiago Cézar | |
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com> | |||
2022-11-01 | add rory flat too (and holiday variants) | Santiago Cézar | |
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com> Co-authored-by: Ashtaka <66513643+AshtakaOOf@users.noreply.github.com> | |||
2022-11-01 | add rory | Santiago Cézar | |
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com> Co-authored-by: Ashtaka <66513643+AshtakaOOf@users.noreply.github.com> | |||
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 #333 from flowln/fix_atl_packs_post_modpack_update | timoreo | |
2022-11-01 | Merge pull request #329 from flowln/only_safe_workarounds | timoreo | |
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 | 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 | fix hardcoded svg | fn2006 | |
Signed-off-by: fn2006 <usernamefn2006alreadyused@protonmail.com> | |||
2022-10-29 | chore: update credits | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-28 | fix: copy single files too in FS::copy | flow | |
eek Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-10-29 | Merge pull request #173 from Scrumplex/fix-icons | Sefa Eyeoglu | |
2022-10-28 | add a flat white version of the launch icon | leo78913 | |
Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2022-10-28 | Merge branch 'PrismLauncher:develop' into toolbar-icons | leo78913 | |
2022-10-28 | Merge pull request #65 from he3als/develop | Sefa Eyeoglu | |
2022-10-28 | fix: only allow workarounds for blocked mods from MR when 100% safe | flow | |
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-28 | Merge pull request #319 from Scrumplex/fix-avoid-mr-segfault | Sefa Eyeoglu | |
2022-10-28 | fix: avoid segfault for unexpected API reponse | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-27 | chore: add comment about copy bug | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-25 | Merge pull request #206 from flowln/changelog_height_fix | DioEgizio | |
2022-10-24 | Merge pull request #283 from flowln/fix_abort_on_autosearch | Sefa Eyeoglu | |
2022-10-24 | Merge pull request #211 from Hibiii/show-instace-arg | Sefa Eyeoglu | |
2022-10-24 | fix: retry mod search job after aborting it | flow | |
This way, we don't get stuck with an aborted job in our way! :o Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-10-24 | fix: update icon generate script | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-23 | add icons to the instance toolbar | leo78913 | |
Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2022-10-23 | Better dark theme selection contrast | Trisave | |
Tweak background of the selection background in order to make text more readable Signed-off-by: Trisave <42098407+Protrikk@users.noreply.github.com> | |||
2022-10-23 | Merge pull request #228 from bensuperpc/change_cast | flow | |
2022-10-23 | Replace tab with spaces in flat_white.qrc | he3als | |
Signed-off-by: he3als <65787561+he3als@users.noreply.github.com> | |||
2022-10-23 | Fix new flat white icons | he3als | |
Signed-off-by: he3als <65787561+he3als@users.noreply.github.com> | |||
2022-10-23 | Fix version labels width | jn64 | |
Make labels fit to the contents, so Ibeam cursor doesn't appear over empty space. Should have been done with 90025ed. Signed-off-by: jn64 <23169302+jn64@users.noreply.github.com> | |||
2022-10-22 | Merge pull request #234 from AliceDTRH/fix/dedupejava | flow | |