Commit Graph

  • ee94be624e use 32x32 images for image column Rachel Powers 2023-05-05 11:28:19 -07:00
  • 2fe3dc5960 fix: fix qchar conversion and codeql Rachel Powers 2023-05-05 11:13:36 -07:00
  • fd7338d3f3 fix: grow pixmapcache if it is evicting too fast Rachel Powers 2023-05-04 23:47:27 -07:00
  • ed185f047f feat(resourcePackPage): icon column Rachel Powers 2023-05-04 23:46:00 -07:00
  • d384d991fa feat(texturepackPage): icon column Rachel Powers 2023-05-04 23:45:24 -07:00
  • 9913080a82 feat(modpage): mod icon in description and column Rachel Powers 2023-05-04 23:44:28 -07:00
  • ec157b766e feat(mod parsing): load extra mod details - (image, license, issuetracker) Rachel Powers 2023-05-04 23:42:42 -07:00
  • 469ef3e06d Fixed code error Trial97 2023-05-05 00:04:24 +03:00
  • 107b470289 Updated required_by as dependency Trial97 2023-05-04 23:54:46 +03:00
  • e0635955df fix: super lax compare Rachel Powers 2023-05-04 13:30:39 -07:00
  • 8b14b946e2 Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into develop Trial97 2023-05-04 22:35:16 +03:00
  • f7b912fc9d Fixed comments Trial97 2023-05-04 21:52:48 +03:00
  • 9fbec3793f Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into develop Trial97 2023-05-04 20:29:33 +03:00
  • 5ec4cbf1cb fix add an addtion lax file name match with replaced with + Rachel Powers 2023-05-03 20:31:15 -07:00
  • e4449a0ba3 Initialized variable Trial97 2023-05-03 09:09:07 +03:00
  • 42dc3ed03f Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into Fix_Assert Trial97 2023-05-03 00:56:26 +03:00
  • f6ed2036b3 Removed comment Trial97 2023-05-03 00:55:18 +03:00
  • f8bf71e152 Moved the selected resources to one list Trial97 2023-05-03 00:49:54 +03:00
  • e0380960fd Change to use future TheKodeToad 2023-05-02 14:23:27 +01:00
  • 64ba5e4ed1 Merge pull request #833 from Ryex/advanced_copy_instance Sefa Eyeoglu 2023-05-02 12:11:41 +02:00
  • 733619ca74 feat: estimate remining time on downloads Rachel Powers 2023-04-09 15:10:49 -07:00
  • 9f9c829bc5 fix: prevent logspam, fix MacOS theme artifacts Rachel Powers 2023-04-08 12:30:11 -07:00
  • 236764adf6 refactor: Qt can handle const& in signals and slots Rachel Powers 2023-04-07 19:44:57 -07:00
  • a80b425551 fix: no need for const bool Rachel Powers 2023-04-07 13:04:32 -07:00
  • d7032d975c fix: no need to loop all sub tasks Rachel Powers 2023-04-07 13:01:45 -07:00
  • 96decbac27 feat: default qtlogging.ini file Rachel Powers 2023-04-03 15:14:24 -07:00
  • 0fb6a2836b refactor: propogate only only one StepProgress at a time Rachel Powers 2023-04-02 21:51:07 -07:00
  • fe36471b8d refactor: logging.h -> Logging.h Rachel Powers 2023-04-02 19:43:43 -07:00
  • 6b28af6cc5 fix: clean up license headers for Tasks Rachel Powers 2023-04-02 19:40:32 -07:00
  • 6306fb564b feat: add UID to debug lines of upload tasks Rachel Powers 2023-04-01 10:57:55 -07:00
  • cdccb25fe3 feat: add download size to download details alongside speed Rachel Powers 2023-04-01 10:41:07 -07:00
  • b6452215c1 feat: add details signal to Task feat: add details to mod pack downloading feat: add logging rule sloading form ligging.ini at data path root feat: add launcher.task launcher.task.net and launcher.task.net.[down|up]load` logging categories fix: add new subtask progress to the end of the lay out not the beginning (cuts down on flickering) Rachel Powers 2023-03-31 19:25:01 -07:00
  • f1028fa66d fix: properly map progress range - doument PCRE used for URL compacting Rachel Powers 2023-03-31 12:29:59 -07:00
  • 9d2f0e4dc8 feat: Propogated subtask progress Rachel Powers 2023-03-30 23:50:29 -07:00
  • f997529cd4 feat: better task tracking Rachel Powers 2023-03-30 11:22:55 -07:00
  • 495103f72e fix: set x-xbl-contract-version header during xbox auth step Rachel Powers 2023-04-29 14:30:57 -07:00
  • d80dee2a54 refactor: pass instance ptr to resource models. use it to find instance root. Rachel Powers 2023-04-29 19:38:51 -07:00
  • 788fa40c2a refactor: Move ini to use QSettings && drop get/setList functions Rachel Powers 2023-04-29 18:05:48 -07:00
  • ae75585b52 Merge pull request #1040 from Scrumplex/remove-modpacksch Sefa Eyeoglu 2023-04-29 08:04:53 +02:00
  • ff07714e8c chore: remove FTB modpack support Sefa Eyeoglu 2023-04-27 16:01:40 +02:00
  • f54fc16718 Merge pull request #1025 from japa4551/lastLaunchTimeDate Sefa Eyeoglu 2023-04-27 10:09:53 +02:00
  • 61a2355618 Removed formated but not used files Trial97 2023-04-27 01:41:26 +03:00
  • 248920a221 Removed extra code Trial97 2023-04-27 01:33:46 +03:00
  • 7298f9c273 Fixed typo Japa 2023-04-26 16:06:17 -03:00
  • b2ecb9ac09 Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into develop Trial97 2023-04-22 22:28:08 +03:00
  • f738d7566e Fixed code qulity Trial97 2023-04-22 22:27:33 +03:00
  • 672f5cf160 Update launcher/minecraft/MinecraftInstance.cpp Japa 2023-04-21 19:46:33 -03:00
  • 1d167f8fda Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into develop Trial97 2023-04-22 01:32:33 +03:00
  • 460e83207f Fixed removeIf for Qt version Trial97 2023-04-22 01:18:27 +03:00
  • 75116364c6 Small Cleanup Trial97 2023-04-22 00:55:11 +03:00
  • f7931c2ee2 Better version handling Trial97 2023-04-22 00:47:51 +03:00
  • dfc2b9c76a thanks flowln! :P Kode 2023-04-21 20:49:47 +01:00
  • 22bbf1bd1f Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into develop Trial97 2023-04-21 21:11:09 +03:00
  • 10aac4fe17 Fixed assert Trial97 2023-04-21 21:03:01 +03:00
  • 42bc91463e Updated links Trial97 2023-04-21 20:37:17 +03:00
  • b4fa6e120a Fixed tipo Trial97 2023-04-21 18:41:40 +03:00
  • 2c744da9f7 More cleanup Trial97 2023-04-20 22:51:20 +03:00
  • ffaa47bf54 Small cleanup Trial97 2023-04-20 22:35:10 +03:00
  • 63c4469475 Merge branch 'develop' of github.com:Trial97/PrismLauncher into develop Trial97 2023-04-20 00:57:15 +03:00
  • c1490cd627 Refator task to work with multiple providers Trial97 2023-04-20 00:57:09 +03:00
  • 1a390b6043 Merge branch 'PrismLauncher:develop' into develop Alexandru Ionut Tripon 2023-04-19 22:32:08 +03:00
  • fac33498db Made some copy by reference Trial97 2023-04-17 20:41:00 +03:00
  • 31e84780a8 Hope to fix windows build errors Trial97 2023-04-17 20:03:49 +03:00
  • f3f8f3574a Small headers removal Trial97 2023-04-17 01:10:02 +03:00
  • 7bd26ce468 Semi fixed the Modrinth dependency implementation Trial97 2023-04-17 00:49:35 +03:00
  • bcea19b957 Tried to fix codeQL Trial97 2023-04-15 00:10:45 +03:00
  • 5079ce8d64 Fixed headers Trial97 2023-04-14 23:18:37 +03:00
  • f231a33f6e Merge branch 'PrismLauncher:develop' into develop Alexandru Ionut Tripon 2023-04-14 23:03:42 +03:00
  • 4fe497cd68 First working version with curseforge mods Trial97 2023-04-14 23:02:33 +03:00
  • 5655a33515 Added Dependency API Trial97 2023-04-14 18:59:31 +03:00
  • 92cda68480 Update launcher/minecraft/MinecraftInstance.cpp Japa 2023-04-21 11:18:17 -03:00
  • f41426f394 Instance Description displays the last launch date Japa 2023-04-21 00:30:38 -03:00
  • 87db723008 add global .editorconfig for doxygen comment style Tayou 2023-04-18 20:25:45 +02:00
  • 8dc3267925 Merge pull request #994 from PrismLauncher/renovate/hendrikmuhs-ccache-action-1.x DioEgizio 2023-04-18 18:54:11 +02:00
  • 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