Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-10 | chore: replace LiteLoader logo with high quality version | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-10 | Fix transparency in skin icon | maple! | |
QPainter has a bug where drawing transparency to a freshly initialized, empty QPixmap causes garbage data to be drawn. This broke the rendering of the skin icon. The fix is simply to fill the QPixmap with empty transparent pixels beforehand. Signed-off-by: maple! <averyrudelphe@gmail.com> | |||
2023-08-10 | Merge pull request #1324 from leia-uwu/ui-tweaks | Sefa Eyeoglu | |
2023-08-10 | chore: add comment about _kde_side_panel_view | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-10 | Fixed curseforge import | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-09 | Remove unnecessary #if | comp500 | |
Signed-off-by: comp500 <comp500@users.noreply.github.com> | |||
2023-08-09 | Allow empty lines in log output | comp500 | |
Preserving empty lines in the game log ensures that crash reports and debugging information has necessary whitespace - the previous behaviour made crash reports hard to read. Signed-off-by: comp500 <comp500@users.noreply.github.com> | |||
2023-08-09 | Merge pull request #1505 from ↵ | Sefa Eyeoglu | |
PrismLauncher/renovate/hendrikmuhs-ccache-action-1.x chore(deps): update hendrikmuhs/ccache-action action to v1.2.10 | |||
2023-08-08 | chore(deps): update hendrikmuhs/ccache-action action to v1.2.10 | renovate[bot] | |
2023-08-07 | Fix actions | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-08-07 | Merge pull request #1227 from Ryex/packaging/appimage-updates | Sefa Eyeoglu | |
2023-08-07 | Merge branch 'develop' into icon-indexing | Tayou | |
Signed-off-by: Tayou <31988415+TayouVR@users.noreply.github.com> | |||
2023-08-06 | Apply suggestions from code review | Rachel Powers | |
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-08-06 | Merge remote-tracking branch 'upstream/staging' into curseforge-url-handle | Sefa Eyeoglu | |
2023-08-06 | fix: makeShared for QByteArray | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-06 | Merge pull request #1493 from PrismLauncher/update_flake_lock_action | seth | |
chore(nix): update lockfile | |||
2023-08-06 | Merge pull request #1464 from Ryex/fix/windows-console-attach | seth | |
[Windows] Fix attaching logs to console | |||
2023-08-06 | chore: replace fabricmc icons with SVG | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-06 | chore(nix): update lockfile | github-actions[bot] | |
Flake lock file updates: • Updated input 'flake-parts': 'github:hercules-ci/flake-parts/8e8d955c22df93dbe24f19ea04f47a74adbdc5ec' (2023-07-04) → 'github:hercules-ci/flake-parts/59cf3f1447cfc75087e7273b04b31e689a8599fb' (2023-08-01) • Updated input 'flake-parts/nixpkgs-lib': 'github:NixOS/nixpkgs/4bc72cae107788bf3f24f30db2e2f685c9298dc9?dir=lib' (2023-06-29) → 'github:NixOS/nixpkgs/9e1960bc196baf6881340d53dccb203a951745a2?dir=lib' (2023-08-01) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/d2b52322f35597c62abf56de91b0236746b2a03d' (2023-07-29) → 'github:nixos/nixpkgs/0d2fb29f5071a12d7983319c2c2576be6a130582' (2023-08-05) • Updated input 'pre-commit-hooks': 'github:cachix/pre-commit-hooks.nix/1e2443dd3f669eb65433b2fc26a3065e05a7dc9c' (2023-07-29) → 'github:cachix/pre-commit-hooks.nix/3139c4d1f7732cab89f06492bdd4677b877e3785' (2023-08-05) | |||
2023-08-05 | Merge pull request #1456 from Trial97/icons | Sefa Eyeoglu | |
2023-08-05 | Merge pull request #1370 from Trial97/pack_changelog | Sefa Eyeoglu | |
2023-08-05 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into pack_changelog | |||
2023-08-05 | Merge branch 'staging' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into icons | |||
2023-08-04 | Merge pull request #1102 from Ryex/refactor/net-split-headers-to-proxy-class | Sefa Eyeoglu | |
2023-08-04 | Merge pull request #1459 from Scrumplex/format | Sefa Eyeoglu | |
2023-08-04 | chore: update license headers | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-04 | Merge pull request #1483 from DioEgizio/update-qt652 | seth | |
[macOS,Windows] Update to Qt 6.5.2 | |||
2023-08-03 | chore: update to qt 6.5.2 | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2023-08-02 | icon -> iconName | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-08-02 | Merge branch 'PrismLauncher:develop' into better-component-installation | TheKodeToad | |
2023-08-02 | Use protected inheritance for BasePageProvider | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-08-02 | Pressed -> Clicked (doh) | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-08-02 | Merge pull request #1452 from getchoo/sparkle-disable | Sefa Eyeoglu | |
2023-08-02 | Merge branch 'develop' into sparkle-disable | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-02 | Merge pull request #1391 from Trial97/prism_export2 | Sefa Eyeoglu | |
2023-08-02 | Merge pull request #1476 from Scrumplex/fix-saving-metaurl | Sefa Eyeoglu | |
2023-08-02 | fix: don't reset meta url on launch | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-02 | chore: reformat | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-02 | fix: add missing headers | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-02 | Make more options generic | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-08-02 | Fix alignment properties | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-08-02 | fix: format all languages using clang-format | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-02 | fix: fix undisciplined multiple inheritance | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-02 | fix: remove irregular enum initialization | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-02 | fix: simplify switch statement | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-02 | fix: take JavaCheckResult by const reference | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-02 | fix(nix): enable clang-format | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-02 | Merge pull request #1339 from TheKodeToad/remove-direct-launch | Sefa Eyeoglu | |
2023-08-02 | Merge pull request #1359 from Trial97/import | Sefa Eyeoglu | |
2023-08-02 | Update launcher/ui/pages/modplatform/import_ftb/ImportFTBPage.h | Alexandru Ionut Tripon | |
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com> |