Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-09 | Remove `seek` | Kode | |
Don't need it if the data is already in a byte array. Signed-off-by: Kode <TheKodeToad@proton.me> | |||
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-07 | How did i- | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-04-06 | Better collectFileListRecursively error | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-04-06 | Revert concurrent syntax | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-04-06 | Remove more prototype not good code | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-04-06 | Remove "prototype" field | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-04-06 | Use local metadata | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
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> | |||
2023-03-31 | fix: Apply suggestions from code review (string changes) | Rachel Powers | |
Co-authored-by: flow <flowlnlnln@gmail.com> Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-31 | chore: improve detection of newer vulkan layers | seth | |
i've been scrump'd Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> Signed-off-by: seth <getchoo@tuta.io> | |||
2023-03-31 | fix: search for newer mangohud vulkan layers | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-03-28 | Skip lookup if no files and fail if zipping fails | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-03-27 | fix: use QDir::Filter::NoDotAndDotDot | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-27 | feat: add setting to watch recursively | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-25 | divide minecraftpage into tabs | DioEgizio | |
this way small screen users can use the launcher settings without having window a bigger than their actual screens Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2023-03-25 | Merge pull request #945 from Scrumplex/fix-logging-newlines | Sefa Eyeoglu | |
2023-03-22 | refactor: reprocess log lines per instance | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-03-21 | fix: don't try to watch the entier filesystem by watching parent links | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-21 | feat: watch sub directories for mods | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-21 | chore: update ignores for Nix | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-03-21 | fix: handle partial lines in LoggedProcess | Sefa Eyeoglu | |
Fixes PrismLauncher/PrismLauncher#930 Co-authored-by: flow <flowlnlnln@gmail.com> Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-03-20 | spelling and formatting | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> |