Commit Graph

  • 709736d3f9 Make response const TheKodeToad 2023-04-17 13:52:51 +01:00
  • 12f0d51c0c Fix: signal/slot macro -> func pointer & network fixes - convert qt connect calls to use function pointers instead of the signal/slot macros wherever practical (UI classes were mostly left alone, target was tasks and processes) - give signals an explicit receivers to use the static method over the instance method wherever practical - ensure networks tasks are using the errorOccured signal added in Qt5.15 over the deprecated error signal - ensure all networks tasks have an sslErrors signal connected - add seemingly missing MinecraftAccount::authSucceeded connection for MSAInteractive login flow Rachel Powers 2023-04-17 17:51:34 -07:00
  • 2e9403a324 This was moved TheKodeToad 2023-04-17 13:19:59 +01:00
  • ba17efa381 Smol fixes TheKodeToad 2023-04-17 13:18:25 +01:00
  • b8e0c8ebc6 Boring changes TheKodeToad 2023-04-17 10:16:03 +01:00
  • 1b05303250 Merge pull request #946 from Ryex/subfolder-watch Sefa Eyeoglu 2023-04-14 17:10:25 +02:00
  • 51095c5a27 chore(deps): update hendrikmuhs/ccache-action action to v1.2.9 renovate[bot] 2023-04-14 06:31:06 +00:00
  • a02f67ed0e refactor: rename watch_subdirectories -> watch_recurisve (prevent confusion of behavior) Rachel Powers 2023-04-12 11:30:02 -07:00
  • 11f8d25d94 Added missing character Trial97 2023-04-12 00:49:50 +03:00
  • 4fbd5abe41 Added task to load dependencies Trial97 2023-04-12 00:45:44 +03:00
  • d524935b67 Added task to load local mod information Trial97 2023-04-11 20:55:10 +03:00
  • 6d5c629b43 Added dependencies to the APIs Trial97 2023-04-10 00:04:35 +03:00
  • 3a7961834a Remove seek Kode 2023-04-09 21:28:40 +01:00
  • 95842ee25f Merge pull request #983 from DioEgizio/update-qt650-win DioEgizio 2023-04-08 22:14:26 +02:00
  • 371c839573 chore: update Qt to 6.5.0 on Windows DioEgizio 2023-04-08 19:38:46 +02:00
  • 1b8b044b52 Merge pull request #982 from Scrumplex/fix-theming-style DioEgizio 2023-04-08 19:26:43 +02:00
  • a988111507 fix: do not apply system theme on launch Sefa Eyeoglu 2023-04-08 18:48:02 +02:00
  • c56db0408b fix: load setting state with page. don't translate "..." Rachel Powers 2023-04-08 07:26:56 -07:00
  • 2321d9c065 fix: canonical*File*Path() Rachel Powers 2023-04-07 18:36:35 -07:00
  • ed085630db Merge pull request #968 from Scrumplex/nix/sync-2023-04-02 flow 2023-04-07 06:51:14 -07:00
  • 74d5c7c1a4 Merge pull request #972 from DioEgizio/update-qt650 flow 2023-04-07 06:50:02 -07:00
  • 813ccc1381 How did i- TheKodeToad 2023-04-07 11:03:11 +01:00
  • b65f4c9536 Better collectFileListRecursively error TheKodeToad 2023-04-06 19:59:15 +01:00
  • 012d8bb468 Revert concurrent syntax TheKodeToad 2023-04-06 19:58:09 +01:00
  • d7a137ad13 Remove more prototype not good code TheKodeToad 2023-04-06 19:24:19 +01:00
  • 073aaf9b3b Remove "prototype" field TheKodeToad 2023-04-06 19:19:35 +01:00
  • 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