Commit Graph

  • e26827b849 Optimised icons TheKodeToad 2023-06-03 13:39:42 +01:00
  • 8eb10e991f fix: use isSymLink (i've made this mistake before but I've made it again) Rachel Powers 2023-06-02 16:14:38 -07:00
  • f6f32914de fix: add origonal instance path to allowed_symlinks.txt when copying via symlinks Rachel Powers 2023-06-02 15:48:02 -07:00
  • 9ca74cd009 Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into develop Trial97 2023-06-03 00:48:13 +03:00
  • d50bd096a4 Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into logdir Trial97 2023-06-03 00:44:53 +03:00
  • 1840505a0f Fix crash when selecting same mod from different providers (#1029) Alexandru Ionut Tripon 2023-06-03 00:04:06 +03:00
  • 29e532c096 fix(nix): fix prismlauncher-qt5 seth 2023-06-02 11:53:09 -04:00
  • 0f0cbd4c1f refactor(nix): introduce unwrapped packages Sefa Eyeoglu 2023-06-02 12:41:18 +02:00
  • 0ece0b5b27 Merge pull request #1086 from TayouVR/fix-qt6_5-brown-system-theme Sefa Eyeoglu 2023-06-02 12:18:37 +02:00
  • 74d4a98864 refactor: split out setting api headers for downloads Rachel Powers 2023-06-01 16:39:04 -07:00
  • 17691ab515 Made use of moveFile function Trial97 2023-06-02 01:22:25 +03:00
  • f619a04fe7 refactor: rename app class Rachel Powers 2023-06-01 14:55:20 -07:00
  • 3a6657596b Added migration for old logs Trial97 2023-06-01 23:48:48 +03:00
  • 5627b4a9c5 refactor: rename updater files Rachel Powers 2023-06-01 13:45:36 -07:00
  • 6a4fb6a271 packaging: remove redundant "do you want to uninstall previous version" Rachel Powers 2023-06-01 12:40:08 -07:00
  • 46a13c8767 packaging: fix typo ; in middle of line Rachel Powers 2023-05-31 20:16:58 -07:00
  • 3bbe33132a packaging: convert msys paths Rachel Powers 2023-05-31 19:39:14 -07:00
  • b48540dc32 packaging: trim leading working dir from manifest paths Rachel Powers 2023-05-31 16:27:53 -07:00
  • 4e0a08345d packaging: add manifest.txt to linux tarballs Rachel Powers 2023-05-31 16:07:29 -07:00
  • 9b1e0eb57d packaging: msys2 shell is bash Rachel Powers 2023-05-31 16:01:31 -07:00
  • 4cbae0a751 packaging: trim manfest paths to be relative Rachel Powers 2023-05-31 15:36:25 -07:00
  • 68c2833552 packaging: use powershell name Rachel Powers 2023-05-31 14:55:13 -07:00
  • dbe14c6be5 packaging: ensure all files are in manifest Rachel Powers 2023-05-31 14:54:06 -07:00
  • 4593538fc8 fix: typo - space before comment Rachel Powers 2023-05-31 13:54:13 -07:00
  • 7c85462ff3 packaging: include file manifest in portable install Rachel Powers 2023-05-31 14:31:38 -07:00
  • 8db4a2a5b9 Merge branch 'packaging/windows-installer-uninstall-previous' into feat/windows-updater Rachel Powers 2023-05-31 13:57:56 -07:00
  • 2dce08caf1 fix: typo - space before comment Rachel Powers 2023-05-31 13:54:13 -07:00
  • f5729d9a7c Revert "fix: typo - no space before comment" Rachel Powers 2023-05-31 13:53:44 -07:00
  • 0b2044e9a4 fix: typo - no space before comment Rachel Powers 2023-05-31 13:52:23 -07:00
  • 03b66ba7a5 packaging: make windows nsis installer run the uninstaller for previous install before installing Rachel Powers 2023-05-31 13:25:14 -07:00
  • 6c082403c4 Fixed comments Trial97 2023-05-31 20:23:23 +03:00
  • 29c3dc40ef Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into logdir Trial97 2023-05-31 20:12:12 +03:00
  • 1c91d2f242 feat: paliminary updater Rachel Powers 2023-05-30 23:03:44 -07:00
  • 5fe9e30f39 fix: use instance settings, make image column user resizeable, fix memory leak Rachel Powers 2023-05-28 14:53:15 -07:00
  • 4eb9083ddc refactor: column names as class property, use string names in setting Rachel Powers 2023-05-28 13:00:08 -07:00
  • b28f682ad9 Merge branch 'develop' into feature/images-for-resource-page Rachel Powers 2023-05-28 12:01:49 -07:00
  • eb079c8060 cleanup: msgbox msg editor Rachel Powers 2023-05-28 11:13:53 -07:00
  • c0f9ccc5b5 Use slash_star comment style in .editorconfig Tayou 2023-05-28 19:57:08 +02:00
  • 51c39ec681 Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into develop Trial97 2023-05-28 19:16:14 +03:00
  • 10436ed70c Fixed code quality Trial97 2023-05-28 19:15:41 +03:00
  • 775236a1b3 Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into develop Trial97 2023-05-28 18:27:54 +03:00
  • b9503ff15f Added Q_DECLARE_METATYPE(ModPlatform::IndexedPack::Ptr) Trial97 2023-05-28 18:27:02 +03:00
  • b4dff181f7 Fixed Ptr logic Trial97 2023-05-28 18:22:55 +03:00
  • 737fc1a2a4 Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into develop Trial97 2023-05-28 18:01:39 +03:00
  • bdff8591aa Removed extra loop Trial97 2023-05-28 17:54:46 +03:00
  • 27c3775f99 Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into Fix_Assert Trial97 2023-05-28 17:44:23 +03:00
  • bf0a577fb9 Fixed repaint issue Trial97 2023-05-28 16:57:35 +03:00
  • 954d4d701a Merge pull request #1034 from kerichdev/patch-1 flow 2023-05-28 10:56:44 -03:00
  • ce2d58bb7d Merge pull request #1083 from Ryex/fix/memory-leaks-develop flow 2023-05-28 10:11:43 -03:00
  • 7af116fb00 refactor: function scope statics Rachel Powers 2023-05-28 05:06:28 -07:00
  • 0357921284 cleanup: move qstyle getInstance decl inline Rachel Powers 2023-05-28 04:37:09 -07:00
  • 86974b046e Clarify comment TheKodeToad 2023-05-28 11:48:09 +01:00
  • a04a6f1e0d fix(memory leak): don't give shared pointers out to foldermodels (causes cyclic refrence) Rachel Powers 2023-05-28 02:15:39 -07:00
  • 37420405c7 fix(memory leak): refactor NoBigComboStyle -> singleton Rachel Powers 2023-05-27 23:22:40 -07:00
  • acf1946dac chore(nix): update sources seth 2023-05-27 19:25:58 -04:00
  • a52574b026 chore(nix): add nil seth 2023-05-27 19:25:49 -04:00
  • 5d14724e66 chore(deps): enable nix lockfile maintenance for renovate seth 2023-05-27 19:16:36 -04:00
  • d582bf7f1f feat(nix): flake-utils -> flake-parts seth 2023-05-27 13:45:28 -04:00
  • 7d79abb607 Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into Fix_Assert Trial97 2023-05-27 23:06:55 +03:00
  • c81cb59b4b fix(memory leak): don't capture job and create cyclic refrence Rachel Powers 2023-05-26 21:21:10 -07:00
  • ff03dd22fe fix(memory leak): don't override default deconstructor + reset shared_ptr + ensure modal get's cleaned up Rachel Powers 2023-05-26 21:10:49 -07:00
  • aae892dfd1 fix(memory leak): IndexedPack too large to live inside a qlist without pointers () Rachel Powers 2023-05-26 19:21:07 -07:00
  • 2680dba0aa fix: use <= when compareing release types Rachel Powers 2023-05-26 17:16:50 -07:00
  • 832a61f886 fix: make codeQl happy Rachel Powers 2023-05-26 16:34:30 -07:00
  • cf4df19986 feat: display release type Rachel Powers 2023-05-26 16:23:43 -07:00
  • c156034069 feat: add verion_type / release_type to IndexedVersion Rachel Powers 2023-05-26 13:50:22 -07:00
  • f24211e8b5 Merge pull request #1088 from DioEgizio/update-qt651 Sefa Eyeoglu 2023-05-26 07:31:18 +02:00
  • e61d8e4dc8 fix: katabasis and QStyle leaks Rachel Powers 2023-05-25 16:16:58 -07:00
  • 403279e926 Merge pull request #1087 from PrismLauncher/renovate/cachix-install-nix-action-21.x flow 2023-05-25 19:08:16 -03:00
  • 70983c7269 chore: update to Qt 6.5.1 DioEgizio 2023-05-25 16:38:24 +02:00
  • 086a7e19f0 feat: Column on left, hideable Rachel Powers 2023-05-24 20:15:34 -07:00
  • 42f9eccb17 chore(deps): update cachix/install-nix-action action to v21 renovate[bot] 2023-05-24 14:21:39 +00:00
  • 3c937532f2 fix System theme colors on windows Tayou 2023-05-24 15:18:08 +02:00
  • 863027cbe8 Enable size grip TheKodeToad 2023-05-22 11:56:37 +01:00
  • 6b8fe283f0 fix: memory leak, set parent so it's in tree to get cleaned up. Rachel Powers 2023-05-21 01:49:13 -07:00
  • 7983977156 feat: Qt 5.15 adds transfer timeouts. at least use it for downloads Rachel Powers 2023-05-21 01:48:34 -07:00
  • 21cb459899 fix: memory leak NetJob wans't getting cleaned up. ensure lambda capture of job doens;t increase refcount or it will be cyclic Rachel Powers 2023-05-21 01:47:54 -07:00
  • 1b3ff96ffd fix: memory leak with NetJob and responce not getting cleaned up Rachel Powers 2023-05-21 01:46:28 -07:00
  • 2f37cb31d9 Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into develop Trial97 2023-05-20 13:36:05 +03:00
  • e5534cd1f3 Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into Fix_Assert Trial97 2023-05-20 13:35:47 +03:00
  • 42ceaa0015 Merge pull request #1080 from Scrumplex/update-social-links flow 2023-05-19 16:37:03 -03:00
  • 90b330d4ba chore: update social links Sefa Eyeoglu 2023-05-19 18:34:54 +02:00
  • 4f0ec908ec feat: add a close button to the main toolbar when running on gamescope leo78913 2023-05-09 23:29:16 -03:00
  • bd1ea64d02 cleanup Rachel Powers 2023-05-16 00:01:52 -07:00
  • 649753e97e cleanup: remove unneeded headers Rachel Powers 2023-05-15 16:40:56 -07:00
  • fc656b6927 fix: when given a remost resource, download and identify it before import. Rachel Powers 2023-05-15 16:34:33 -07:00
  • 3be18b58bb Better variable name :p Kode 2023-05-15 19:15:56 +01:00
  • 22aaf56855 De-hardcode .index TheKodeToad 2023-05-15 18:48:30 +01:00
  • 7537ea1ef5 make instance settings account selector a comboBox leo78913 2023-05-14 14:57:51 -03:00
  • 94cd831e8d Made sure the metadata is valid when checking mod deps Trial97 2023-05-14 22:13:53 +03:00
  • 2078133493 fix: remove unnecessary keywords from desktop file Keri 2023-04-23 11:53:21 +03:00
  • ffcc58cb3e Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into develop Trial97 2023-05-14 14:20:24 +03:00
  • 8c7fd3327e Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into Fix_Assert Trial97 2023-05-14 14:20:04 +03:00
  • f60562c5a2 Merge branch 'develop' into mrpack-export Kode 2023-05-13 19:07:03 +01:00
  • 18cfe219fe Hopefully This Works™ TheKodeToad 2023-05-13 18:58:05 +01:00
  • 129e959a3b Move setAbortable(true) TheKodeToad 2023-05-13 18:28:45 +01:00
  • e1b6020b76 Make some changes TheKodeToad 2023-05-13 18:24:01 +01:00
  • d5c6a1b4d1 Merge pull request #1007 from Ryex/fix/network_and_signals Sefa Eyeoglu 2023-05-13 19:06:47 +02:00
  • 79ce7eb1fc fix: shouldDisplay() is now redundant. Redson 2023-05-13 09:00:10 -03:00
  • b1ffc8ddab refactor: normalize url fn & cleanup Rachel Powers 2023-05-12 16:37:45 -07:00