Commit Graph

  • 5932f36285 refactor: use std::filesystem for file copy flow 2022-07-30 19:38:56 -03:00
  • 30abb65368 Merge pull request #1133 from Scrumplex/refactor-tests flow 2022-09-12 12:57:55 -03:00
  • 64a06b5ed6 Merge pull request #1123 from flowln/fix_abort_inst txtsd 2022-09-12 17:11:19 +05:30
  • 69d18f17a5 fix(actions, win): only copy openssl libs on qt5 builds (#1130) DioEgizio 2022-09-12 12:57:18 +02:00
  • 4c7d3a103c refactor: restructure tests Sefa Eyeoglu 2022-09-11 22:25:18 +02:00
  • 10320bdeb4 Merge pull request #1129 from dada513/metainfo_fix flow 2022-09-11 09:39:21 -03:00
  • 4261dcff39 fix meta dada513 2022-09-11 10:16:18 +02:00
  • a091245793 fix: emit signals when aborting NetJob flow 2022-09-10 09:10:16 -03:00
  • ca282f9fb3 Merge pull request #1117 from flowln/fix_updater timoreo 2022-09-08 09:28:05 +02:00
  • 7cf2c3be0f fix: start at least one task in ConcurrentTask flow 2022-09-07 12:11:42 -03:00
  • f65d506f26 Merge pull request #997 from flowln/fix_major_version_filter flow 2022-09-07 10:34:50 -03:00
  • 333dbca01e Merge pull request #1105 from flowln/better_resource_packs flow 2022-09-07 08:30:36 -03:00
  • 42eb265624 refactor: create mod pages and filter widget by factory methods flow 2022-08-21 10:50:10 -03:00
  • 8a65726e9d fix: use more robust method of finding matches for major version flow 2022-07-30 17:38:02 -03:00
  • 1b0ca47682 Merge pull request #939 from flowln/mod_downloader_improve flow 2022-09-07 08:27:11 -03:00
  • 8e3f5c3305 Merge pull request #966 from flowln/refactor_tasks flow 2022-09-07 08:26:28 -03:00
  • 3c0a6987cd Merge pull request #1113 from timoreo22/develop flow 2022-09-06 18:50:46 -03:00
  • e37f70b9f7 Merge pull request #1114 from DioEgizio/bump-installqtaction-v3 txtsd 2022-09-06 20:36:35 +05:30
  • 03c148ce50 chore: update install-qt-action to v3 DioEgizio 2022-09-06 15:20:46 +02:00
  • 4817f0312d Fixed up a warning timoreo 2022-09-06 14:32:19 +02:00
  • b70a82c609 Merge pull request #1111 from PolyMC/revert-1067-classpath-epicness Sefa Eyeoglu 2022-09-05 20:06:33 +02:00
  • 25d1e0c4e6 Merge pull request #1107 from DioEgizio/smaller-about Sefa Eyeoglu 2022-09-05 17:52:16 +02:00
  • 8e3356f11a Merge pull request #1034 from Scrumplex/detect-performance-features Sefa Eyeoglu 2022-09-05 17:45:17 +02:00
  • 1b559c7776 Revert "Move classpath definition into NewLaunch itself" Sefa Eyeoglu 2022-09-05 17:21:58 +02:00
  • d5583f0f02 make the about dialog smaller DioEgizio 2022-09-04 08:55:20 +02:00
  • bedd3c50b6 fix: improve handling of unrecognized pack formats flow 2022-09-03 15:05:23 -03:00
  • 43a7af3f44 fix: removing mods with their metadata as well flow 2022-09-03 13:27:27 -03:00
  • 9db27c6acc fix: crash when adding resource packs directly in the folder flow 2022-09-03 13:26:06 -03:00
  • 42c81395b3 fix: race condition on ResourceFolderModel tests flow 2022-09-03 13:25:05 -03:00
  • 3b13e692d2 feat: move resource pack images to QPixmapCache flow 2022-08-30 18:06:13 -03:00
  • 0331f5a1eb feat(tests): add tests for resource pack parsing flow 2022-08-30 14:55:37 -03:00
  • 8a7e117f6b refactor: move resource pack file parsing utilities to separate namespace flow 2022-08-29 09:25:39 -03:00
  • 9b984cedac feat: add image from pack.png to resource packs flow 2022-08-29 09:15:06 -03:00
  • dd9e30b24a feat: add resource icon to InfoFrame flow 2022-08-29 09:14:15 -03:00
  • 6a93688b2e fix: filtering in regex search in resource packs flow 2022-08-28 22:58:43 -03:00
  • 3ab17a97a8 fix: sorting by pack format flow 2022-08-28 22:52:29 -03:00
  • f21ae66265 feat: add basic resource pack parsing of pack.mcmeta flow 2022-08-28 22:33:44 -03:00
  • afa1a5e932 feat: modify InfoFrame and ResourcePackPage to show ResourcePack info flow 2022-08-28 22:31:48 -03:00
  • 050768c266 feat: add more resource pack info flow 2022-08-28 22:29:52 -03:00
  • cda2bfc240 feat: allow specifying factory for resources in BasicFolderLoadTask flow 2022-08-28 19:23:04 -03:00
  • 2f167b1512 Merge pull request #1095 from flowln/ensure_file_path_in_override Sefa Eyeoglu 2022-09-01 09:54:22 +02:00
  • ba3ac85356 Merge pull request #1067 from Scrumplex/classpath-epicness flow 2022-08-31 18:28:29 -03:00
  • ec29cedeb7 Merge pull request #1080 from flowln/eternal_cache flow 2022-08-31 18:28:07 -03:00
  • 064ae49d2b fix: make MultipleOptionsTask inherit directly from SequentialTask flow 2022-08-28 15:51:14 -03:00
  • 247f99ce2f feat(test): add more tests to Tasks flow 2022-07-22 01:21:57 -03:00
  • 7b6d269904 refactor: make NetJob inherit from ConcurrentTask as well! flow 2022-07-22 00:30:27 -03:00
  • 87a0482b8b refactor: make MultipleOptionsTask inherit from ConcurrentTask too flow 2022-07-21 22:40:06 -03:00
  • e899699918 refactor: make SequentialTask inherit from ConcurrentTask flow 2022-06-12 13:30:09 -03:00
  • bdf464e792 fix: abort logic running subsequent tasks anyways some times flow 2022-07-24 17:16:14 -03:00
  • c410bb4ecb fix: 'succeeded while not running' spam in ConcurrentTask flow 2022-07-22 01:19:56 -03:00
  • a720bcc637 fix: bogus progress update when the total step progress was zero flow 2022-07-22 00:29:28 -03:00
  • 369a8cdc74 fix: only try to start tasks that are really there flow 2022-07-22 00:28:08 -03:00
  • 3f4e55be4f fix: ensure destination file paths exist when overriding folders flow 2022-08-28 15:36:01 -03:00
  • 9171f471ab Merge pull request #1094 from flowln/fix_the_thing flow 2022-08-28 16:27:41 -03:00
  • 2186b134a4 fix: Mod type enum -> Resource type enum flow 2022-08-28 14:47:52 -03:00
  • f371ec210c Merge pull request #1052 from flowln/resource_model Sefa Eyeoglu 2022-08-28 16:52:53 +02:00
  • afcd669d2f Merge pull request #965 from flowln/fat_files_in_memory Sefa Eyeoglu 2022-08-28 11:03:12 +02:00
  • fbf542d205 Merge pull request #1087 from DioEgizio/fix-ftblegacy-url flow 2022-08-24 20:37:07 -03:00
  • 13184eb8e9 fix: fix urls on ftb legacy DioEgizio 2022-08-24 12:31:38 +02:00
  • ddf1e1ccee fix: make FML libraries cache eternal flow 2022-08-21 13:18:04 -03:00
  • 5ac4e73697 fix: make libraries cache eternal flow 2022-08-21 13:06:18 -03:00
  • 6be59b53f1 feat: add eternal cache entries flow 2022-08-21 13:04:48 -03:00
  • bb54fec907 Merge pull request #1073 from DioEgizio/update-copying flow 2022-08-21 13:09:30 -03:00
  • 0b81b283bf fix: LGTM warnings flow 2022-08-13 14:35:44 -03:00
  • e2ab2aea32 change: add enable/disable to resources flow 2022-08-13 11:58:39 -03:00
  • c3ceefbafb refactor+fix: add new tests for Resource models and fix issues flow 2022-08-12 17:09:56 -03:00
  • e7cf9932a9 refactor: simplify Mod structure flow 2022-08-12 17:06:20 -03:00
  • 0c9d03f5df fix(tests): add timeout on ModFolderModel's tests flow 2022-08-07 08:34:26 -03:00
  • 92aa24ae34 fix: don't give shared pointer to obj. external to the model flow 2022-08-11 18:24:26 -03:00
  • 97a74d5c1f refactor: adapt rest of the codebase to the new resource model flow 2022-08-10 14:48:34 -03:00
  • 256f8094f5 refactor: make Resource Pack model inherit from ResourceFolderModel flow 2022-08-10 14:46:28 -03:00
  • 1e2f0ab308 refactor: move more tied logic to model and move logic to the resources flow 2022-08-10 14:42:24 -03:00
  • af2cf2734d refactor: move things around in the mod model flow 2022-08-09 12:56:38 -03:00
  • ec62d8e973 refactor: move general code from mod model to its own model flow 2022-08-09 01:58:22 -03:00
  • 3225f514f6 refactor: move general info from Mod to Resource flow 2022-08-09 01:53:50 -03:00
  • 2d63c86022 feat: make Task a QRunnable flow 2022-08-09 01:26:53 -03:00
  • 2dcff83be7 Merge pull request #1035 from Scrumplex/fix-coremods flow 2022-08-20 10:15:50 -03:00
  • afb9ebcd99 fix: distinguish Coremods Sefa Eyeoglu 2022-08-08 23:40:25 +02:00
  • 92d7e44525 Merge pull request #878 from flowln/lazy_settings Sefa Eyeoglu 2022-08-20 12:50:56 +02:00
  • a517f442ea Merge pull request #1023 from flowln/better_shared_ptr Sefa Eyeoglu 2022-08-20 12:50:50 +02:00
  • 311758233b Merge pull request #1044 from flowln/better_orphan_fix Sefa Eyeoglu 2022-08-20 12:50:43 +02:00
  • 6e086eb808 Merge pull request #992 from Scrumplex/refactor-version Sefa Eyeoglu 2022-08-20 12:50:25 +02:00
  • 7e8644430c Merge pull request #1007 from Gingeh/disable-update-button Sefa Eyeoglu 2022-08-20 12:50:19 +02:00
  • 70a8f6743a Merge pull request #919 from kumquat-ir/download-all-blocked Sefa Eyeoglu 2022-08-20 12:50:01 +02:00
  • 69eafd0e11 Merge pull request #1058 from DioEgizio/fix-update-org.polymc.PolyMC.metainfo.xml.in dada513 2022-08-19 20:34:11 +02:00
  • 6b6a095b91 fix(COPYING): fix COPYING.md by adding some missing copyright notices DioEgizio 2022-08-19 18:42:26 +02:00
  • d5a2185030 Merge pull request #1068 from TayouVR/improvedWindowsJavaCheck Sefa Eyeoglu 2022-08-19 14:26:36 +02:00
  • 26f31e9288 use qEnvironmentVariable instead of qgetenv in JavaUtils Tayou 2022-08-18 23:16:50 +02:00
  • e654e66839 Merge pull request #1049 from flowln/waiting_for_news_-_- Sefa Eyeoglu 2022-08-18 22:53:41 +02:00
  • bb4861cf0d check for java installs in PATH on windows Tayou 2022-08-18 18:19:28 +02:00
  • 01505910f4 refactor: move classpath definition into NewLaunch itself Sefa Eyeoglu 2022-08-18 18:06:45 +02:00
  • ab766a0598 Merge pull request #968 from magneticflux-/utf8-logging Sefa Eyeoglu 2022-08-18 10:44:01 +02:00
  • 51c664a678 fix: update org.polymc.PolyMC.metainfo.xml.in to not make flatpak break next release DioEgizio 2022-08-15 20:34:56 +02:00
  • 3c4b45c9e7 Use C locale codec for decoding Mitchell Skaggs 2022-08-13 10:39:05 -05:00
  • 93507a263b fix: hide 'More news...' button if the news aren't loaded yet flow 2022-08-12 17:33:10 -03:00
  • 1175461030 refactor: switch to new versioning scheme Sefa Eyeoglu 2022-07-23 14:20:52 +02:00
  • 2f5e55bea0 fix: only remove orphaned metadata on first opening flow 2022-08-11 13:00:09 -03:00
  • c375e7b4df Merge pull request #897 from jamierocks/atl-updating-initial timoreo 2022-08-11 08:50:05 +02:00
  • 5d188c69ed Merge pull request #1039 from budak7273/fix-world-safety-nag-title-text timoreo 2022-08-11 07:33:13 +02:00
  • 6bff7751d0 Merge pull request #909 from txtsd/markdownlint timoreo 2022-08-11 07:33:04 +02:00