Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-24 | feat: Column on left, hideable | Rachel Powers | |
- columns are hideable (saves to settings) - image column moved to left - datamodals can provide resize modes Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-05 | feat: display license and issue tracker | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-05 | change: don't toggle a resource's enabeling just by selecting it. only if ↵ | Rachel Powers | |
they are on the checkbox. Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-05 | use 32x32 images for image column | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-05 | fix: fix qchar conversion and codeql | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-04 | fix: grow pixmapcache if it is evicting too fast | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-04 | feat(resourcePackPage): icon column | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-04 | feat(texturepackPage): icon column | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-04 | feat(modpage): mod icon in description and column | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-04 | feat(mod parsing): load extra mod details | Rachel Powers | |
- (image, license, issuetracker) Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-02 | Merge pull request #833 from Ryex/advanced_copy_instance | Sefa Eyeoglu | |
2023-04-29 | refactor: pass instance ptr to resource models. use it to find instance root. | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-04-29 | refactor: Move ini to use QSettings && drop get/setList functions | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-04-29 | Merge pull request #1040 from Scrumplex/remove-modpacksch | Sefa Eyeoglu | |
Remove FTB modpack support | |||
2023-04-28 | chore: remove FTB modpack support | Sefa Eyeoglu | |
We have been contacted by Feed the Beast to drop support for the FTB modpack browser from Prism Launcher. Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-04-27 | Merge pull request #1025 from japa4551/lastLaunchTimeDate | Sefa Eyeoglu | |
2023-04-26 | Fixed typo | Japa | |
Signed-off-by: Japa <japa4551@protonmail.com> | |||
2023-04-21 | Update launcher/minecraft/MinecraftInstance.cpp | Japa | |
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> Signed-off-by: Japa <japa4551@protonmail.com> | |||
2023-04-21 | Update launcher/minecraft/MinecraftInstance.cpp | Japa | |
Co-authored-by: Rachel Powers <508861+Ryex@users.noreply.github.com> Signed-off-by: Japa <japa4551@protonmail.com> | |||
2023-04-21 | Instance Description displays the last launch date | Japa | |
Initial Draft using the Standard C++ Library, still requires testing. Signed-off-by: Japa <japa4551@protonmail.com> | |||
2023-04-18 | Merge pull request #994 from ↵ | DioEgizio | |
PrismLauncher/renovate/hendrikmuhs-ccache-action-1.x | |||
2023-04-14 | Merge pull request #946 from Ryex/subfolder-watch | Sefa Eyeoglu | |
2023-04-14 | chore(deps): update hendrikmuhs/ccache-action action to v1.2.9 | renovate[bot] | |
2023-04-12 | refactor: rename watch_subdirectories -> watch_recurisve (prevent confusion ↵ | Rachel Powers | |
of behavior) Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-04-08 | Merge pull request #983 from DioEgizio/update-qt650-win | DioEgizio | |
2023-04-08 | chore: update Qt to 6.5.0 on Windows | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2023-04-08 | Merge pull request #982 from Scrumplex/fix-theming-style | DioEgizio | |
2023-04-08 | fix: do not apply system theme on launch | Sefa Eyeoglu | |
Closes PrismLauncher/PrismLauncher#490 Regression introduced by PrismLauncher/PrismLauncher#249 Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-04-08 | fix: load setting state with page. don't translate "..." | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-04-07 | fix: canonical*File*Path() | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-04-07 | Merge pull request #968 from Scrumplex/nix/sync-2023-04-02 | flow | |
2023-04-07 | Merge pull request #972 from DioEgizio/update-qt650 | flow | |
2023-04-03 | fix: sysinfo libs needed too | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-04-03 | fix: filelink needs network for local socket | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-04-03 | fix: add back QT::Widgets link | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-04-03 | fix: remove fixed datastream version | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-04-03 | refactor: remove data duplication in statis FS Names | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-04-03 | fix: harden watchPath. NO DUPLICATES! >:( | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-04-03 | chore: update to qt 6.5.0 on macos | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2023-04-02 | fix: no loops in watch paths! >:( | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-04-02 | fix: Apply suggestions from code review | Rachel Powers | |
-expand columspan on new UI element -improve tooltip Co-authored-by: flow <flowlnlnln@gmail.com> Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-04-02 | Merge pull request #965 from getchoo/update-manoghud-detection | Sefa Eyeoglu | |
2023-04-02 | Merge pull request #967 from ↵ | flow | |
PrismLauncher/renovate/flatpak-flatpak-github-actions-6.x | |||
2023-04-02 | feat(nix): add support for GameMode | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-04-02 | refactor(nix): use qtWrapperArgs | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-04-02 | Merge pull request #966 from getchoo/use-ninja | txtsd | |
use ninja in nix builds | |||
2023-04-02 | chore(deps): update flatpak/flatpak-github-actions action to v6 | renovate[bot] | |
2023-04-01 | chore: use system architecture to detect vulkan layers | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-04-01 | feat(nix): use ninja for builds | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-03-31 | fix: typos, CamelCase to camelCase the new names | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> |