Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 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-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-30 | Change Profiles to Accounts for consistency | Fayne Aldan | |
Signed-off-by: Fayne Aldan <FayneAldan@gmail.com> | |||
2022-10-30 | fix: fix disabled trash undo action | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
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-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> | |||
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-26 | Abstract away InstanceCopyPrefs' internals through new ↵ | Marcelo Hernandez | |
getSelectedFiltersAsRegex() function + fix typo in comment + remove unused import + add [[nodiscard]] to methods Signed-off-by: Marcelo Hernandez <marcelohdez.inq@gmail.com> | |||
2022-10-25 | Merge pull request #206 from flowln/changelog_height_fix | DioEgizio | |
2022-10-24 | remove checkBool function, add updateSelectAllCheckbox function | Marcelo Hernandez | |
Signed-off-by: Marcelo Hernandez <marcelohdez.inq@gmail.com> | |||
2022-10-24 | Simplify bool check in CopyInstanceDialog.cpp | Marcelo Hernandez | |
Signed-off-by: Marcelo Hernandez <marcelohdez.inq@gmail.com> | |||
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-23 | Check "Select all" checkbox if all options are already selected | Marcelo Hernandez | |
+ code cleanup Signed-off-by: Marcelo Hernandez <marcelohdez.inq@gmail.com> | |||
2022-10-23 | Add "Select all" checkbox + ui revamp + code cleanup | Marcelo Hernandez | |
Signed-off-by: Marcelo Hernandez <marcelohdez.inq@gmail.com> | |||
2022-10-23 | add more options to copy instance dialog | Marcelo Hernandez | |
- Copy game options, copy resource packs, copy shaders, copy servers, and copy mods - Also made a new InstanceCopyPrefs struct to store those options rather than passing 7 different booleans into InstanceCopyTask's constructor Signed-off-by: Marcelo Hernandez <marcelohdez.inq@gmail.com> | |||
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 | 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 | fix: add flat_white to code | he3als | |
2022-10-22 | ATLauncher: Fix pack installation always aborting | Jamie Mansfield | |
I made a mistake during when cherry picking a previous commit, this applies the change - and fixes installing ATLauncher packs. | |||
2022-10-22 | Merge pull request #215 from forkiesassds/develop | flow | |
2022-10-22 | ATLauncher: Abort install if optional mods dialog is closed | Jamie Mansfield | |
This matches the behaviour of ATLauncher. | |||
2022-10-22 | Merge pull request #185 from flowln/fix_blocked_mods_crash | Sefa Eyeoglu | |
2022-10-22 | CurseForge modpack page improvements | forkiesassds | |
Signed-off-by: forkiesassds <icanttellyou@memeware.net> | |||
2022-10-21 | Merge pull request #187 from leo78913/menu-icons | Sefa Eyeoglu | |
2022-10-21 | fix: remove max height logic for mod update changelogs | flow | |
It's not worth it to keep this, it's just a heuristic that fails from time to time. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-10-21 | Fix typo | circuit10 | |
Signed-off-by: circuit10 <heath.mitchell27@gmail.com> | |||
2022-10-21 | Merge pull request #39 from Sebbl0508/mod_dialog_fontsize | Sefa Eyeoglu | |
2022-10-20 | Merge branch 'PrismLauncher:develop' into menu-icons | leo78913 | |
2022-10-20 | add icons to the instance menu and 4 new icons: | leo78913 | |
delete rename tag export Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2022-10-20 | fix: hide ProgressDialog when failing/succeeding tasks | flow | |
WHY IS QT LIKE THAT AAAAAAAA Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-10-20 | fix contributor notices in AboutDialog.cpp for license compliance | Chrono-byte | |
Signed-off-by: Chrono-byte <me@disilla.org> |