Commit Graph

  • cefa1662ef
    Merge pull request #772 from TheLastRar/zlib-fallback-bundled-fix Sefa Eyeoglu 2023-01-23 00:07:34 +0100
  • 2a949fcb86 fix: zlib fallback TheLastRar 2023-01-08 18:12:14 +0000
  • 445f9e5f71
    feat+fix(Version): make comparsion FlexVer-compatible flow 2023-01-20 11:11:35 -0300
  • 5a25ce8c1b Fix main window icon and stuff leo78913 2023-01-17 19:51:56 -0300
  • 670cf8ee07 Fix: make the newsLabel toolbutton fullwidth again leo78913 2023-01-13 16:51:19 -0300
  • 6c5f6e8900 Fix status bar name leo78913 2023-01-10 19:26:26 -0300
  • 4ed4fb2314 remove useless setEnabled calls leo78913 2023-01-10 12:03:21 -0300
  • f16989bea9 feat(WideBar): custom context menu actions leo78913 2023-01-10 12:02:02 -0300
  • 55d4064335 Fix: translate actionNoDefaultAcount text leo78913 2023-01-09 19:29:09 -0300
  • 3b38a4c690 Fix: translate NoAccountsAdded text leo78913 2023-01-09 19:28:36 -0300
  • ada595663d fix(widebar): fix insertSeparator leo78913 2023-01-09 00:51:46 -0300
  • b2de01b076 feat(WideBar): Allow disabling alt shortcuts leo78913 2023-01-08 22:47:38 -0300
  • f3acf35aea refactor: Port the main window to a .ui file leo78913 2022-12-30 21:08:10 -0300
  • 3da1d6a464 feat: add Widebar::InsertWidgetBefore method leo78913 2022-12-30 21:06:14 -0300
  • b9df10c8bd
    Merge pull request #766 from TayouVR/change-cat-on-settings-change flow 2023-01-20 08:36:08 -0800
  • ec1f73c827
    fix(tests): add some comments on the stack overflow Task test flow 2023-01-20 12:55:38 -0300
  • cdc9f93f71
    make MainWindow cat update instantly Tayou 2023-01-20 15:13:25 +0100
  • bcebb1920f
    refactor: clean up Section struct flow 2023-01-19 21:59:33 -0300
  • 81848e05f1
    refactor: simplify Version operators flow 2023-01-19 21:31:55 -0300
  • 5ae69c079a
    feat(tests): add FlexVer test vector to the Version tests flow 2023-01-19 21:18:39 -0300
  • 0199d8a74f
    Version.cpp: Add new line Edgars Cīrulis 2023-01-19 14:11:45 +0200
  • f49ad2ee03
    Version.h: Fix comparison of null version in Version class Edgars Cīrulis 2023-01-19 10:39:57 +0200
  • 7ed993b54e
    fix: proper null padded version comparison Rachel Powers 2023-01-18 10:11:53 -0700
  • 9934537e19
    feat: add debug printing for Version Rachel Powers 2023-01-19 09:46:35 +0200
  • 00d42d296e
    fix: call processEvents() before adding new tasks to the task queue flow 2023-01-17 16:08:50 -0300
  • ad74fedfba
    feat(tests): add test for stack overflow in ConcurrentTask flow 2023-01-17 22:51:54 -0300
  • 730f714e97
    Version.cpp: Remove unnecessary QStringList include Edgars Cīrulis 2023-01-17 07:33:36 +0200
  • 3bec4a80b3
    Version.cpp: Decompose version strings according to flexver Edgars Cīrulis 2023-01-17 06:53:01 +0200
  • a84e4b0e07
    Version.cpp: Format parse function code using clang-format Edgars Cīrulis 2023-01-15 17:44:17 +0200
  • 198139feb4
    Version.cpp: Simplify Version::parse by using const auto& current_char Edgars Cīrulis 2023-01-15 17:07:44 +0200
  • de11017552
    Version.cpp: Use anonymous function to eliminate code duplication Edgars Cīrulis 2023-01-15 14:30:18 +0200
  • 6fb837c529
    Version.cpp: Add version string parser to split on '.' character Edgars Cīrulis 2023-01-15 13:18:13 +0200
  • c0c3892064
    Version.cpp: Improve version parsing to handle mixed numeric and alphabetic characters Edgars Cīrulis 2023-01-15 09:47:31 +0200
  • 1a35fec134
    Merge pull request #696 from Ryex/import-all-the-things Sefa Eyeoglu 2023-01-16 10:04:09 +0100
  • f1247d2224
    Merge pull request #753 from PrismLauncher/renovate/hendrikmuhs-ccache-action-1.x flow 2023-01-15 11:39:50 -0300
  • 7992b7eb89
    chore(deps): update hendrikmuhs/ccache-action action to v1.2.8 renovate[bot] 2023-01-15 13:40:16 +0000
  • cd893e18d2
    chore: update license headers Sefa Eyeoglu 2023-01-14 17:21:52 +0100
  • a5c8b166fe
    Merge pull request #746 from RaptaG/patch-1 Sefa Eyeoglu 2023-01-14 17:17:49 +0100
  • 72a9b98ef0
    We're in 2023 :) RaptaG 2023-01-14 17:55:56 +0200
  • cf022524d1
    Merge pull request #743 from flowln/fix_mods_with_wrong_modListVersion flow 2023-01-14 12:19:12 -0300
  • ebb0596c1a
    fix: don't fail mod parsing when encountering invalid modListVersion flow 2023-01-13 21:15:10 -0300
  • 3de681d2d6
    Merge pull request #685 from byteduck/instance-accounts flow 2023-01-13 17:21:12 -0300
  • f7b0ba88da Apply suggestions from code review Rachel Powers 2023-01-13 13:11:20 -0700
  • c95c81d42f
    fix(ModUpdater): ensure instead of require icon_url flow 2023-01-13 16:59:37 -0300
  • 9407596b12
    fix(ModUpdater): fail mods individually when there's errors in the JSON flow 2023-01-13 16:49:21 -0300
  • c294c2d1df
    refactor(RD): allow setting custom folder target for downloaded resources flow 2023-01-08 12:33:10 -0300
  • bd36f8e220
    fix(RD): set resource strings for ReviewMessageBox too flow 2023-01-08 12:28:55 -0300
  • 3a168ba6dd
    feat(tests): add very basic ResourceModel test flow 2023-01-03 16:27:23 -0300
  • 1919069b12
    fix(RD): don't assert search offset on fetchMore() in ResourceModel flow 2023-01-03 16:26:07 -0300
  • ba677a8cb7
    refactor: change some ResourceAPI from NetJob to Task flow 2023-01-03 13:58:27 -0300
  • e62e1d9701
    refactor(RD): move BaseInstance dep. to subclasses of ResourceModel flow 2023-01-03 12:48:22 -0300
  • b3330cb0da
    fix(RD): correctly set the strings for the specific resource names flow 2022-12-30 16:59:35 -0300
  • 7d128c79a3
    fix: CodeQL warnings about the rule of two flow 2022-12-28 15:19:20 -0300
  • 3cff23dae2
    refactor(RD): move success callbacks from ModModel to ResourceModel flow 2022-12-23 18:18:20 -0300
  • c3f0139f76
    refactor(RD): add helper in ResourceModel to find current sorting flow 2022-12-23 17:28:42 -0300
  • 563fe8d515
    fix(RD): separate search and versions/info tasks flow 2022-12-20 17:14:17 -0300
  • 38e20eb148
    fix(RD): pass copy of IndexedPack to callbacks instead of ref. flow 2022-12-20 16:27:15 -0300
  • 36571c5e22
    refactor(RD): clear up sorting methods flow 2022-12-20 12:15:17 -0300
  • c8eca4fb85
    fix: build with qt5.12 on Linux and pedantic flag flow 2022-12-18 17:03:39 -0300
  • 0e207aba6c
    feat(RD): add roleNames and Q_PROPERTY to ResourceModel flow 2022-12-18 16:55:09 -0300
  • 45d1319891
    refactor(RD): decouple ResourceModels from ResourcePages flow 2022-12-18 15:41:46 -0300
  • 39b7ac90d4
    refactor(RD): unify download dialogs into a single file flow 2022-12-16 21:44:21 -0300
  • ef87bdf18a
    fix(RD): prevent weird behavior of progress widget flow 2022-12-16 20:19:33 -0300
  • 433a802c6e
    refactor: put resource downloading classes in common namespace flow 2022-12-16 19:03:52 -0300
  • 6a18079953
    refactor: generalize mod models and APIs to resources flow 2022-11-25 09:23:46 -0300
  • b937d33436
    Merge pull request #714 from redstrate/cmark flow 2023-01-13 16:16:00 -0300
  • f7244fbf68
    Merge pull request #737 from PrismLauncher/renovate/hendrikmuhs-ccache-action-1.x Sefa Eyeoglu 2023-01-13 08:17:59 +0100
  • 4e80d1fc79
    DCO Remediation Commit for Aaron <10217842+byteduck@users.noreply.github.com> Aaron 2023-01-12 20:16:48 -0800
  • b2f48eaeb8
    Merge branch 'PrismLauncher:develop' into instance-accounts Aaron Sonin 2023-01-12 20:11:46 -0800
  • 160dd09fc2
    Fix instance account selector face for offline accounts Aaron 2023-01-12 20:03:31 -0800
  • 80eea05deb
    chore(deps): update hendrikmuhs/ccache-action action to v1.2.7 renovate[bot] 2023-01-12 22:06:50 +0000
  • 5e89ba7079
    Merge pull request #732 from DioEgizio/actually-fix-openssl3-mac-failures Sefa Eyeoglu 2023-01-12 16:31:03 +0100
  • ff7878217d fix: add cmark:p to mingw build DioEgizio 2023-01-11 10:16:28 +0100
  • 807da6a035 fix: Remove extra line breaks for modrinth descriptions Joshua Goins 2023-01-07 15:38:16 -0500
  • 4e2a958896 fix(flatpak): enable builddir Joshua Goins 2023-01-07 14:18:37 -0500
  • 3ee0ec7cd0 fix(nix): add cmark dependency Sefa Eyeoglu 2023-01-07 15:07:53 +0100
  • 22a2b7ac46 refactor: support system and bundled cmark Sefa Eyeoglu 2023-01-07 14:57:13 +0100
  • aa7c910e26 build: remove hoedown vendored source Joshua Goins 2023-01-06 15:47:14 -0500
  • 24a4bd3a1c refactor: replace hoedown markdown parser with cmark Joshua Goins 2023-01-06 15:26:26 -0500
  • fff52cb247
    feat: add button to import component JSONs Sefa Eyeoglu 2023-01-11 13:50:57 +0100
  • 219c5b323d
    Merge pull request #731 from flowln/windows_server_trash Sefa Eyeoglu 2023-01-11 09:49:20 +0100
  • 14278a9e35 fix: set HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK to 1 DioEgizio 2023-01-10 19:56:59 +0100
  • dd013209e8
    Merge pull request #730 from DioEgizio/aaaaaaaa-revert Sefa Eyeoglu 2023-01-10 17:44:23 +0100
  • 96d5438633
    Merge pull request #249 from TayouVR/theme-selector-first-time-wizard flow 2023-01-10 13:28:57 -0300
  • 391ef64c22
    fix(FileSystem): don't attempt to trash items on Windows Server flow 2023-01-10 12:50:56 -0300
  • d45a62b3a6 Revert "Merge pull request #729 from DioEgizio/fix-mac-openssl3-failing" DioEgizio 2023-01-10 16:47:00 +0100
  • 976e550aa7
    Merge pull request #729 from DioEgizio/fix-mac-openssl3-failing Sefa Eyeoglu 2023-01-10 16:28:02 +0100
  • 668b19d119
    Add hint about Cat Tayou 2023-01-09 18:40:58 +0100
  • 5c48f0b458
    fix: set minimum size for setup wizard Sefa Eyeoglu 2023-01-07 17:40:29 +0100
  • 689fe1e2c7
    CRLF -> LF Tayou 2023-01-09 17:01:33 +0100
  • 7d440402ad
    Update launcher/Application.cpp with suggestion from scrumplex Tayou 2023-01-04 14:30:25 +0100
  • 6daa457838
    Implement Suggestions from flow & Scrumplex Tayou 2023-01-09 16:58:27 +0100
  • 49d317b19a
    UX tweak + formatting + added cat to wizard Tayou 2023-01-09 16:54:10 +0100
  • 1b80ae0fca
    add theme setup wizard Tayou 2022-10-22 19:43:04 +0200
  • a113ecca8b fix: just use github runner's openssl 1.1 instead of installing 3 on macos signing DioEgizio 2023-01-10 15:00:39 +0100
  • 61144f7a21
    Merge pull request #726 from TheLastRar/qt6-win-darkmode Sefa Eyeoglu 2023-01-10 08:48:17 +0100
  • 574af2c795 chore: cleanup review suggestions Rachel Powers 2023-01-09 17:12:28 -0700
  • a4870d4834 fix: fix #700 fixed by properly converting from a file path and converting to native seperators. should have known naive handling of file path as a URL would come back to bite us cross platform. Rachel Powers 2023-01-02 08:55:32 -0700
  • 78bbcac0ea ui: Let Qt 6.4.2 handle dark mode titlebar TheLastRar 2023-01-09 19:36:31 +0000
  • ca9b2525c8
    Merge pull request #715 from getchoo/add-teawie Sefa Eyeoglu 2023-01-09 09:46:31 +0100