Commit Graph

  • 871d647c93 Use local metadata TheKodeToad 2023-04-06 19:18:36 +01:00
  • 0ce3049579 fix: sysinfo libs needed too Rachel Powers 2023-04-03 18:48:28 -07:00
  • de20258aa7 fix: filelink needs network for local socket Rachel Powers 2023-04-03 18:30:28 -07:00
  • 41c5e523b2 fix: add back QT::Widgets link Rachel Powers 2023-04-03 18:09:01 -07:00
  • 197be9cfd0 fix: remove fixed datastream version Rachel Powers 2023-04-03 18:00:56 -07:00
  • 5b50b806ec refactor: remove data duplication in statis FS Names Rachel Powers 2023-04-03 17:14:06 -07:00
  • 62c59820cf fix: harden watchPath. NO DUPLICATES! >:( Rachel Powers 2023-04-03 15:26:26 -07:00
  • 0cf1fc72a3 chore: update to qt 6.5.0 on macos DioEgizio 2023-04-03 16:01:07 +02:00
  • 5ce7874280 fix: no loops in watch paths! >:( Rachel Powers 2023-04-02 18:55:21 -07:00
  • ba2b5c3a65 fix: Apply suggestions from code review Rachel Powers 2023-04-02 16:39:13 -07:00
  • 0a9081cb87 Merge pull request #965 from getchoo/update-manoghud-detection Sefa Eyeoglu 2023-04-02 17:55:19 +02:00
  • eea1e3b800 Merge pull request #967 from PrismLauncher/renovate/flatpak-flatpak-github-actions-6.x flow 2023-04-02 08:03:02 -07:00
  • 70364884a9 feat(nix): add support for GameMode Sefa Eyeoglu 2023-04-02 11:35:35 +02:00
  • ea7f03770c refactor(nix): use qtWrapperArgs Sefa Eyeoglu 2023-04-02 11:33:04 +02:00
  • bc1a7d2890 Merge pull request #966 from getchoo/use-ninja txtsd 2023-04-02 14:06:35 +05:30
  • 732bc53692 chore(deps): update flatpak/flatpak-github-actions action to v6 renovate[bot] 2023-04-02 03:14:42 +00:00
  • 4055e34320 chore: use system architecture to detect vulkan layers seth 2023-04-01 12:56:09 -04:00
  • 81b1406290 feat(nix): use ninja for builds seth 2023-04-01 12:58:15 -04:00
  • 538092b727 fix: typos, CamelCase to camelCase the new names Rachel Powers 2023-03-31 20:22:07 -07:00
  • 4df4b43900 fix: Apply suggestions from code review (string changes) Rachel Powers 2023-03-31 18:25:29 -07:00
  • 3e3b92d4c1 chore: improve detection of newer vulkan layers seth 2023-03-31 20:09:26 +00:00
  • c7dc115365 fix: search for newer mangohud vulkan layers seth 2023-03-31 11:13:18 -04:00
  • e42050cc8a Skip lookup if no files and fail if zipping fails TheKodeToad 2023-03-28 14:22:28 +01:00
  • df17f5e899 fix: use QDir::Filter::NoDotAndDotDot Rachel Powers 2023-03-27 19:11:26 -07:00
  • a0045ece07 feat: add setting to watch recursively Rachel Powers 2023-03-27 19:01:53 -07:00
  • 4c013e59f0 divide minecraftpage into tabs DioEgizio 2023-03-25 10:45:34 +01:00
  • 09d607f39c Merge pull request #945 from Scrumplex/fix-logging-newlines Sefa Eyeoglu 2023-03-25 10:37:02 +01:00
  • 9418c62d95 refactor: reprocess log lines per instance Sefa Eyeoglu 2023-03-22 10:32:17 +01:00
  • ef50e5595e fix: don't try to watch the entier filesystem by watching parent links Rachel Powers 2023-03-21 12:10:28 -07:00
  • 02bf086c09 feat: watch sub directories for mods Rachel Powers 2023-03-21 11:07:20 -07:00
  • 77932061bc chore: update ignores for Nix Sefa Eyeoglu 2023-03-21 18:33:41 +01:00
  • 44bf32e729 fix: handle partial lines in LoggedProcess Sefa Eyeoglu 2023-03-21 18:28:32 +01:00
  • 0c986ba4d0 spelling and formatting Rachel Powers 2023-03-20 16:38:40 -07:00
  • a28193430c fix: adjust geometry and add missing tooltip Rachel Powers 2023-03-14 16:17:43 -07:00
  • 0bec0046bb format: clang-format to fix windows fallout Rachel Powers 2023-03-03 07:28:59 -07:00
  • a96519cbdc workflow: add filelink.exe to SignTool call Rachel Powers 2023-03-03 06:39:13 -07:00
  • 458c2f38bc cleanup: code review sugestions Rachel Powers 2023-03-03 06:33:37 -07:00
  • dc5402349e refactor: use UUID toString mode Rachel Powers 2023-02-23 19:08:35 -07:00
  • ae289c923c fix: clean up initial review comments (flowin) Rachel Powers 2023-02-22 17:40:07 -07:00
  • e0ef86340f feat: connect new help button help-pages/instance-copy Rachel Powers 2023-02-16 03:31:04 -07:00
  • 1ca2c59f2e feat: track instance copies that use links confirm deleations when other instances link to it Rachel Powers 2023-02-15 22:01:27 -07:00
  • 3ec92acfe7 fix: use noexcept overload of std::filesystem::hard_link_count Rachel Powers 2023-02-16 20:01:59 -08:00
  • 656bfd36f6 fix: ensure filelink.exe is included in setup.exe Rachel Powers 2023-02-15 17:58:14 -08:00
  • 562ae676a5 fix: mingw still missing typedefs Rachel Powers 2023-02-13 17:39:56 -07:00
  • 72292f4e03 fix: windows compile broke move winapi defs into #ifndef blocks don't check explicitly for __mingw__ define function name win_ioctl_clone didn't get updated in teh last commit Rachel Powers 2023-02-13 17:20:44 -07:00
  • 536da704fc refactor: cleanupFilesystem.cpp * remove now redundant reflink/clone code for windows * remove unnessacery debug code that could slow things down Rachel Powers 2023-02-13 16:48:58 -07:00
  • a0e03c41c0 fix: typos Rachel Powers 2023-02-12 02:59:52 -07:00
  • a1053a4c5a feat: warnings when instance resources are linked Rachel Powers 2023-02-12 02:44:39 -07:00
  • 9f441a9678 feat: Add UAC icon when symlinking on windows. Rachel Powers 2023-02-11 22:51:53 -08:00
  • 7870cf28e5 fix: add missing mingw defs Rachel Powers 2023-02-10 19:06:49 -08:00
  • 9939367db7 feat(reflink): ioctl_clone for winbtrfs & ReFS Rachel Powers 2023-02-10 16:41:48 -08:00
  • 1210c3256d fix: macos compat after refactor of clonefile Rachel Powers 2023-02-10 06:49:52 -07:00
  • 2e8d04aad0 feat: support reflink on windows via winbtrfs! https://github.com/maharmstone/btrfs Rachel Powers 2023-02-10 05:34:48 -08:00
  • 3a0e4546c2 fix: windows test compat fix: compiler warning on int qint32 compare Rachel Powers 2023-02-09 22:07:07 -08:00
  • cd2419137d fix: better test compareison (also qt5 compat) Rachel Powers 2023-02-09 20:12:36 -07:00
  • 34ac8b3ec3 fix: Qt < 5.14.0 compat Rachel Powers 2023-02-09 20:02:20 -07:00
  • 2837236d81 fix: intelegent recursive links & symlink follow on export Rachel Powers 2023-02-09 19:48:40 -07:00
  • bc8336a4b1 fix: cleanup UI, detect FAT and turn off links Rachel Powers 2023-02-09 16:19:38 -07:00
  • 397e7f0363 feat(reflink): hook up relink / clone on the copy dialog Rachel Powers 2023-02-09 02:02:40 -07:00
  • c5bbe42b57 feat: reflink / Clone support! Rachel Powers 2023-02-08 23:42:13 -07:00
  • c9105e525e fix: follow symlinks when exporting Rachel Powers 2023-02-08 18:52:50 -07:00
  • 1bed7754e0 feat(symlinks): make recursive links explicit Rachel Powers 2023-02-08 18:39:17 -07:00
  • 5978882378 feat(symlinks&hardlinks): linkup copy dialog Rachel Powers 2023-02-08 14:30:45 -08:00
  • 8ba51c7900 refactor: make complete list of links to make and send that. Rachel Powers 2023-02-08 12:36:15 -08:00
  • 6d160a7b7e feat: successful process elevation and comunication! Rachel Powers 2023-02-08 00:35:03 -08:00
  • 32409a361b fix CMakeLits.txt for non MSVC windows builds Rachel Powers 2023-02-07 03:31:46 -07:00
  • 2ceefea5f3 qt5 compatability Rachel Powers 2023-02-07 03:27:49 -07:00
  • 485f156e57 working outside windows Rachel Powers 2023-02-07 02:56:16 -07:00
  • f794e49bb6 we want to make links! Rachel Powers 2023-02-06 23:05:06 -08:00
  • 46f448dfba Improve invokeMethod syntax TheKodeToad 2023-03-19 21:26:25 +00:00
  • 710156b9f1 Replace native file separator - this was accidentally brought to my attention on Modrinth's guild TheKodeToad 2023-03-19 21:25:12 +00:00
  • 6dcf34acdc Merge pull request #937 from DioEgizio/update-qt6 txtsd 2023-03-19 22:17:26 +05:30
  • d2f674e08f chore: update qt6 to 6.4.3 on windows and macos DioEgizio 2023-03-19 12:34:48 +01:00
  • ec8cb056bf QRegExp -> QRegularExpression :P TheKodeToad 2023-03-19 11:49:09 +00:00
  • 1893871a99 Merge branch 'PrismLauncher:develop' into mrpack-export TheKodeToad 2023-03-18 14:02:05 +00:00
  • 8837f06e4e Only add summary if not empty TheKodeToad 2023-03-18 14:01:41 +00:00
  • 5346dfc782 Use first line of notes for summary TheKodeToad 2023-03-18 12:57:44 +00:00
  • ddca838e46 Info and error dialogs TODO: is there a better approach? TheKodeToad 2023-03-18 12:21:13 +00:00
  • 45b0367d14 Merge pull request #931 from Janrupf/feature/custom-downloads-dir Sefa Eyeoglu 2023-03-14 13:53:51 +01:00
  • dce86edff0 Merge pull request #934 from heftymouse/develop Sefa Eyeoglu 2023-03-14 13:52:44 +01:00
  • 84e91ec3b5 Merge pull request #888 from Scrumplex/nix-stuff Sefa Eyeoglu 2023-03-14 13:52:31 +01:00
  • 05b6969ee5 fix: add mnemonic to downloads directory setting Sefa Eyeoglu 2023-03-14 13:35:16 +01:00
  • 3390e84a9f Merge branch 'PrismLauncher:develop' into skinfix TheKodeToad 2023-03-14 12:07:05 +00:00
  • af949f5cdd Add visual studio files to gitignore Nikhil B 2023-03-14 16:52:06 +05:30
  • 7707af08e3 chore(nix): update sources Sefa Eyeoglu 2023-03-14 11:19:23 +01:00
  • 5db4fabcad chore(nix): add deadnix Sefa Eyeoglu 2023-03-14 10:59:43 +01:00
  • cfca82ceb3 chore(nix)!: use overlays.default Sefa Eyeoglu 2023-03-14 10:58:41 +01:00
  • a1130dace0 chore: format markdown files Sefa Eyeoglu 2023-03-14 10:54:50 +01:00
  • 95a0bd61a9 feat(nix): add pre-commit-hooks.nix Sefa Eyeoglu 2023-03-14 10:53:51 +01:00
  • b324778be7 feat(nix): add devShell Sefa Eyeoglu 2023-03-14 10:51:47 +01:00
  • 950f921c09 refactor(nix): use flake-utils Sefa Eyeoglu 2023-03-14 10:50:07 +01:00
  • 9dff1bac83 chore(nix): format code using alejandra Sefa Eyeoglu 2023-03-14 10:48:19 +01:00
  • c17f6e37e5 feat: Add setting for downloads directory Janrupf 2023-03-13 16:37:45 +01:00
  • e0e26a37b5 Merge pull request #927 from kthchew/fix/mingw-build Sefa Eyeoglu 2023-03-13 21:24:48 +01:00
  • 15a0c03664 Merge pull request #928 from PrismLauncher/renovate/actions-cache-3.x Sefa Eyeoglu 2023-03-13 18:14:35 +01:00
  • 7642e75b28 Merge pull request #929 from Scrumplex/drop-snap txtsd 2023-03-13 22:37:16 +05:30
  • 4b36d1e3ea chore: drop Snap packaging Sefa Eyeoglu 2023-03-13 15:33:23 +01:00
  • 20525bec29 chore(deps): update actions/cache action to v3.3.1 renovate[bot] 2023-03-13 10:50:27 +00:00
  • 430369feb8 fix: explicit conversion to C string to fix MinGW g++ 10 build Kenneth Chew 2023-03-12 18:32:42 -04:00
  • 5ac3e5c958 Update tomlplusplus library Kenneth Chew 2023-03-12 18:31:38 -04:00