Commit Graph

  • c0803365ef Merge pull request #3202 from kthchew/chore/bump-sparkle Alexandru Ionut Tripon 2024-12-14 18:18:04 +02:00
  • 02e527c15b Merge pull request #3199 from kthchew/fix/launcher-settings-tab Alexandru Ionut Tripon 2024-12-14 18:17:08 +02:00
  • 5659dad23d Merge pull request #3198 from kthchew/fix/local-net-use-desc Alexandru Ionut Tripon 2024-12-14 18:16:34 +02:00
  • 647bb04a0d Merge pull request #3181 from Trial97/fix_mrpack_crash Alexandru Ionut Tripon 2024-12-14 18:15:50 +02:00
  • b6cd46ad27 Update Sparkle to v2.6.4 Kenneth Chew 2024-12-14 00:42:08 -05:00
  • c3712ba648 Fix tab order in launcher settings Kenneth Chew 2024-12-12 14:53:39 -05:00
  • c3e44554ab Add local network usage description Kenneth Chew 2024-12-12 14:43:28 -05:00
  • a1c1c0b769 Do not fail curseforge import if modrinth file check fails Trial97 2024-12-12 17:29:46 +02:00
  • 15e58589d5 Merge pull request #3170 from leia-uwu/fix-icon-theme-path Alexandru Ionut Tripon 2024-12-09 09:14:25 +02:00
  • eb8c375ec5 chore: update Qt to 6.8.1 Edgars Cirulis 2024-12-09 00:40:05 +02:00
  • 1dd0728a58 fix crash with invalid mrpack format Trial97 2024-12-08 22:04:16 +02:00
  • cf2dcbd431 load meta first sshcrack 2024-12-08 18:27:57 +01:00
  • dedb7a2343 change order of steps sshcrack 2024-12-08 14:17:04 +01:00
  • c06f83507c now its too much newlines?? sshcrack 2024-12-07 20:29:09 +01:00
  • 1cd4b49789 git is making me crazy at this point sshcrack 2024-12-07 20:26:48 +01:00
  • c4ba7fc401 add newline back sshcrack 2024-12-07 20:06:52 +01:00
  • 8bb35f5b0b add macos support for shortcuts sshcrack 2024-12-07 19:43:09 +01:00
  • 614574f15c fix icon theme search paths leia uwu 2024-12-06 16:40:07 -03:00
  • 28a471777a Merge pull request #2800 from QazCetelic/advanced-icon-dialog Alexandru Ionut Tripon 2024-12-06 12:37:45 +02:00
  • 93526637cb Merge pull request #3166 from PrismLauncher/renovate/actions-cache-4.x Alexandru Ionut Tripon 2024-12-06 08:47:04 +02:00
  • 94c893bd86 chore(deps): update actions/cache action to v4.2.0 renovate[bot] 2024-12-05 20:29:11 +00:00
  • f9e450ace2 do not destroy the ping ConcurrentTask directly at the end of the task iTrooz 2024-12-05 20:41:07 +01:00
  • 4e48015868 currentQueryTask -> m_currentQueryTask iTrooz 2024-12-05 20:40:09 +01:00
  • c99876f3d7 Merge pull request #3154 from PrismLauncher/update_flake_lock_action Alexandru Ionut Tripon 2024-12-03 16:17:50 +02:00
  • a3b2f1a931 Merge pull request #3119 from guihkx/flathub-manifest-sync Alexandru Ionut Tripon 2024-12-02 17:30:19 +02:00
  • 488dc7815c Merge pull request #3135 from Trial97/italic TheKodeToad 2024-12-02 14:07:42 +00:00
  • dbee4bee14 Merge pull request #3152 from leia-uwu/fix-system-icons Tayou 2024-12-02 15:00:43 +01:00
  • 2cfd116947 chore(nix): update lockfile github-actions[bot] 2024-12-01 00:30:03 +00:00
  • 3f67ef968b fix: icon search paths memory leak leia uwu 2024-11-30 12:50:57 -03:00
  • fd9c80db62 fix: fix system icons leia uwu 2024-11-30 11:30:25 -03:00
  • 7e76638f2c Only disable library validation if using ad-hoc signature Kenneth Chew 2024-11-29 21:10:35 -05:00
  • 884f15da1e Remove unnecessary hardened runtime exceptions Kenneth Chew 2024-11-29 20:40:37 -05:00
  • ba0bd5fd74 Use shared pointer to store server query task iTrooz 2024-11-29 19:42:09 +01:00
  • 1477d64400 add m_ prefix to class members iTrooz 2024-11-29 14:14:24 +01:00
  • 4aaf7b9b09 chore iTrooz 2024-11-29 14:07:22 +01:00
  • fd1cb1b58b DCO Remediation Commit for iTrooz <hey@itrooz.fr> iTrooz 2024-11-29 01:01:32 +01:00
  • 01db826ec9 Reset online players UI component when refreshing iTrooz 2024-11-29 00:58:08 +01:00
  • b0778e7a1f chore iTrooz 2024-11-29 00:42:25 +01:00
  • 09782745c6 make writePacketToSocket() clear data automatically iTrooz 2024-11-29 00:43:42 +01:00
  • ae7d3379e4 abort current query task if present when refreshing iTrooz 2024-11-29 00:39:43 +01:00
  • 3fb6764ea4 fix typo iTrooz 2024-11-29 00:13:43 +01:00
  • 5eb417ff2b Always autodelete signal connections with this captured when the objet is deleted, just to be sure iTrooz 2024-11-28 23:54:51 +01:00
  • 616aa002e1 Merge pull request #2875 from Jan200101/PR/switcheroo TheKodeToad 2024-11-28 20:02:58 +00:00
  • cfb0c97262 use Json::requireInteger() iTrooz 2024-11-28 18:09:38 +01:00
  • d124e2e0cb cleanup iTrooz 2024-11-28 17:50:40 +01:00
  • 6f9be258dc add documentation about task abortion iTrooz 2024-11-28 17:49:35 +01:00
  • dbb88ca7df move ServerPingTask in its own file iTrooz 2024-11-28 17:46:42 +01:00
  • 8b90a9f2b3 remove infinite loop from readVarInt() iTrooz 2024-11-28 17:32:49 +01:00
  • 873232ebe3 remove infinite loop in writeVarInt() iTrooz 2024-11-28 17:29:35 +01:00
  • e0faee7f26 ci(flatpak): update build artifact name guihkx 2024-11-26 13:51:09 -03:00
  • 26f50f9b81 connect job to deletion task before starting it iTrooz 2024-11-26 18:50:37 +01:00
  • ca52d00b80 replace std::string by QString in emitFail() iTrooz 2024-11-26 18:47:13 +01:00
  • 66f36195d8 simplify code iTrooz 2024-11-26 18:44:21 +01:00
  • f05548f3a3 remove implicit captures iTrooz 2024-11-26 18:43:14 +01:00
  • 3a9c030982 Do not timeout after just 3000ms iTrooz 2024-11-26 18:24:46 +01:00
  • fef8ee2d1b Disconnect task finished signal when ServersModel is destroyed iTrooz 2024-11-26 18:16:15 +01:00
  • 7c61fec8e0 Make task output online players rather than updating Server itself iTrooz 2024-11-26 18:03:35 +01:00
  • f6770a847a flatpak: update KDE runtime to 6.8 guihkx 2024-11-26 13:51:09 -03:00
  • 4a50e94967 flatpak: update xrandr to 1.5.3 guihkx 2024-11-26 13:51:09 -03:00
  • 087ab70143 refresh UI when we got the players online iTrooz 2024-11-26 14:33:02 +01:00
  • 4fad298d67 put more McClient methods to private iTrooz 2024-11-26 13:21:39 +01:00
  • 520d6b0b42 run socket code in thread iTrooz 2024-11-26 13:20:14 +01:00
  • ca6d66970e add documentation for Task and ConcurrentTask iTrooz 2024-11-25 23:49:03 +01:00
  • 514ec99a03 Integrate switcheroo-control for discrete GPU support Jan200101 2024-10-11 08:55:59 +02:00
  • 6c062c48b4 Merge pull request #3130 from Kationor/trimversion TheKodeToad 2024-11-25 10:05:02 +00:00
  • 7d2da19418 make McResolver have the same signal name conventions as Task iTrooz 2024-11-25 01:09:44 +01:00
  • 24b9815763 cleanup iTrooz 2024-11-25 00:16:46 +01:00
  • 7c8d2c9b55 always delete McResolver object, even when it fails iTrooz 2024-11-25 00:16:25 +01:00
  • 0c6f78dee2 communicate when ServerPingTask succeeds/fails iTrooz 2024-11-25 00:10:17 +01:00
  • 9ce5eaaa0c fix job being deleted before tasks are finished iTrooz 2024-11-24 23:54:19 +01:00
  • b40a1973bf Improve MANIFEST.MF parsing Kationor 2024-11-24 19:30:59 +01:00
  • a09af619ce Make FTB Import note italic to match others Trial97 2024-11-24 20:29:07 +02:00
  • 835944387b Merge pull request #3128 from QazCetelic/naming-clang-tidy TheKodeToad 2024-11-24 16:10:41 +00:00
  • 5cfb5a6f0d do not capture things implicitely in lambdas iTrooz 2024-11-24 16:37:42 +01:00
  • d927c539b5 Update CONTRIBUTING.md conventions section QazCetelic 2024-11-23 19:55:40 +01:00
  • 14454faac8 Use old list style QazCetelic 2024-11-23 18:21:03 +01:00
  • 2351531e84 Add naming checks to clang-tidy QazCetelic 2024-11-23 18:15:07 +01:00
  • 33ff3b4f36 Fix naming QazCetelic 2024-11-23 18:10:33 +01:00
  • 11e7b218d4 Merge pull request #3113 from PrismLauncher/update_flake_lock_action seth 2024-11-22 18:25:21 -05:00
  • fbbd64ddb7 chore(nix): sync with upstream nixpkgs seth 2024-11-22 17:32:52 -05:00
  • 41db87c8cf chore(nix): update lockfile github-actions[bot] 2024-11-22 22:26:01 +00:00
  • 79dd912126 Merge pull request #3091 from Awqre/develop Alexandru Ionut Tripon 2024-11-20 10:12:34 +02:00
  • 00fa65c18b Merge branch 'PrismLauncher:develop' into develop Awqre 2024-11-20 02:08:31 +00:00
  • 1fb0fe0171 ping servers when opening Servers page iTrooz 2024-11-19 20:48:17 +01:00
  • a79a66c177 remove debug print iTrooz 2024-11-19 19:42:49 +01:00
  • 60fb922ba2 remove QObject parent argument from ServerPingTask constructor iTrooz 2024-11-19 08:42:50 +01:00
  • 59db80cb0e Merge pull request #3068 from Scrumplex/chore/update-nixos-readme seth 2024-11-19 10:09:11 -05:00
  • e5a4dfdf16 Merge pull request #2962 from AOSC-Tracking/upstream/detect-aosc-os-jdks Alexandru Ionut Tripon 2024-11-19 13:44:57 +02:00
  • 6ca18c6266 Refactoring QazCetelic 2024-11-18 19:19:02 +01:00
  • e74592fa09 Code style conventions (camelCase, m_ prefix) QazCetelic 2024-11-17 20:43:09 +01:00
  • abbebff400 Removed bug when renaming icon file in nested folder while application is running QazCetelic 2024-11-17 20:35:24 +01:00
  • 7d04f0ee75 remove useless code when reading response iTrooz 2024-11-17 20:06:08 +01:00
  • 7cf24586c2 .hpp -> .h iTrooz 2024-11-17 19:58:30 +01:00
  • 9d5727e36b MCResolver -> McResolver iTrooz 2024-11-17 19:51:15 +01:00
  • b8035ca078 refactor header and code into 2 files iTrooz 2024-11-17 19:50:52 +01:00
  • 8b7040d416 use Qt5-compatible writeString() impl iTrooz 2024-11-17 19:37:15 +01:00
  • c3543b104b fix qDebug() call with string << append iTrooz 2024-11-17 19:26:21 +01:00
  • 2d06e0a111 Fix after rebase iTrooz 2024-11-17 19:21:09 +01:00
  • 1f094b9803 avoid translating back to stf string without reason iTrooz 2024-11-17 19:02:08 +01:00
  • b35cffb347 fix warning about unused jsonLength iTrooz 2024-11-17 19:00:57 +01:00