Commit graph

  • c59fdfd74f add 5 second timeout to test ebbit1q 2025-10-03 14:52:18 +02:00
  • 0b8a77ada5 fix test ebbit1q 2025-10-03 13:38:18 +02:00
  • 670d868e6d fix cmakelists ebbit1q 2025-10-03 12:57:41 +02:00
  • 194aae1954 fix header ebbit1q 2025-10-03 12:53:25 +02:00
  • 70963ae016 format ebbit1q 2025-10-02 19:44:11 +02:00
  • b6c5c5ea4c add deck hashing tests ebbit1q 2024-04-29 19:43:44 +02:00
  • 35e4e99f37 address comment again RickyRister 2025-12-10 13:03:33 -08:00
  • d5599ae7f5 address comment RickyRister 2025-12-10 11:09:16 -08:00
  • 6e8fc116b0 one more usage RickyRister 2025-12-09 19:12:33 -08:00
  • 30fd2bf4f8 [VDD] Implement ExactMatch Name filter Lukas Brübach 2025-12-08 15:37:28 +01:00
  • 762dd8d85a make node getter return const lists RickyRister 2025-12-07 22:24:44 -08:00
  • 1f30e8cfc8 remove more non-const uses of forEachCard RickyRister 2025-12-07 22:01:33 -08:00
  • 35f8c9f444 replace direct calls to getRoot and forEachCard RickyRister 2025-12-07 19:45:54 -08:00
  • ff410c756b create getZoneNodes method RickyRister 2025-12-07 19:14:44 -08:00
  • 81a7b87fef remove helpers RickyRister 2025-12-07 19:43:02 -08:00
  • 2b690f8c87
    [DeckLoader] Extract cardNode functions to own file (#6408) RickyRister 2025-12-08 00:47:24 -08:00
  • 58c7a48725 update usages RickyRister 2025-12-07 23:38:09 -08:00
  • efb772df5a [DeckLoader] Extract cardNode functions to own file RickyRister 2025-12-07 23:19:13 -08:00
  • ae68f1e67c Include QSet Lukas Brübach 2025-12-07 15:14:28 +01:00
  • c8b419888a
    [DeckLoader] Extract LoadedDeck struct (#6406) RickyRister 2025-12-07 06:03:52 -08:00
  • 3f7c77f967 Include map. Lukas Brübach 2025-12-07 15:02:20 +01:00
  • c6934205d2 format RickyRister 2025-12-07 05:15:20 -08:00
  • bcb492da66 format RickyRister 2025-12-07 05:11:07 -08:00
  • 60e7700f9c format RickyRister 2025-12-07 05:05:03 -08:00
  • 6cbb438256 Move enum to separate namespace RickyRister 2025-12-07 04:59:30 -08:00
  • 3ef0f806b8 update usages RickyRister 2025-12-06 23:12:46 -08:00
  • d5a29d1421 [DeckLoader] Extract LoadedDeck struct RickyRister 2025-12-06 23:04:05 -08:00
  • f37ab34f0f Update plate to encompass everything, update font sizes. Lukas Brübach 2025-12-07 06:53:37 +01:00
  • bb036fdaed New layout for commander details. Lukas Brübach 2025-12-07 06:40:45 +01:00
  • d3302d521f
    Fix flipped svg for donator/judge/vip (#6400) Lily Huang 2025-12-06 08:09:55 -05:00
  • 0ca3db755d
    Fix flipped svg for donator/judge/vip Lily 2025-12-05 18:46:32 -05:00
  • 5c1bb27d5c
    README: Add code docs + flathub repo links (#6384) tooomm 2025-12-05 23:28:25 +01:00
  • 66667a68cd Stuff Lukas Brübach 2025-12-05 23:27:45 +01:00
  • dde36183ce
    [VDE] Proper parent lookup syncs group-by box again (#6396) BruebachL 2025-12-05 23:27:27 +01:00
  • 7c7f2dd8d5
    [Doxygen] Logging (#6399) BruebachL 2025-12-05 18:42:45 +01:00
  • edb0a954e2
    [GameInformation] Check for existence of room for create as judge checkbox (#6398) BruebachL 2025-12-05 17:26:35 +01:00
  • 2ce254d8bc [Doxygen] \note and \warning Lukas Brübach 2025-12-05 15:36:11 +01:00
  • 4fe271ab68 [Doxygen] Add another example. Lukas Brübach 2025-12-05 15:32:28 +01:00
  • 3c452a7146 [Doxygen] Newline. Lukas Brübach 2025-12-05 15:22:40 +01:00
  • aa04accfab [Doxygen] Logging Lukas Brübach 2025-12-05 15:20:06 +01:00
  • 7aa1627bf3 [GameInformation] Check for existence of room for create as judge checkbox Brübach, Lukas 2025-12-05 04:26:22 +01:00
  • a2af648e00 [VDE] Be saner about proxy indices proper-proxying Brübach, Lukas 2025-12-05 04:13:59 +01:00
  • 15442cf782 [VDE] Lint. Brübach, Lukas 2025-12-05 03:25:06 +01:00
  • 8cdccef6a4 [VDE] Proper lib inclusion. Brübach, Lukas 2025-12-05 03:24:09 +01:00
  • 05f83299d8 [VDE] Proper parent lookup syncs group-by box again Brübach, Lukas 2025-12-05 03:20:35 +01:00
  • 0a239712dd
    [VDD] Add search bar for filters. (#6389) BruebachL 2025-12-04 23:14:19 +01:00
  • 95c3434205
    [TagDisplayWidget] Refactor to just store tags and use signals (#6395) RickyRister 2025-12-04 10:26:39 -08:00
  • 4e3fff21c0 [TagDisplayWidget] Refactor to just store tags and use signals RickyRister 2025-12-04 01:35:29 -08:00
  • f0be6972cc
    [TagsDisplayWidget] cleanup refactor (#6394) RickyRister 2025-12-04 09:40:24 -08:00
  • ae9997ee13 move code RickyRister 2025-12-04 04:05:33 -08:00
  • a8c21b3d55 clean up code RickyRister 2025-12-04 03:39:21 -08:00
  • 960785b428 Move method to static RickyRister 2025-12-04 03:37:48 -08:00
  • 09ab3bbb8f Make fields private RickyRister 2025-12-04 03:37:22 -08:00
  • 2c0c8b416a [Oracle] Qt version guard for regexp oracle-memory-check Brübach, Lukas 2025-12-03 10:57:56 +01:00
  • 65a3423009 [Oracle] Lint. Brübach, Lukas 2025-12-03 10:53:08 +01:00
  • 4ddbc8d018 [Oracle] Include QRegularExpression. Brübach, Lukas 2025-12-03 10:51:02 +01:00
  • d4bf40694a [Oracle] Correct size and only do this if the user has not set a non-default url. Brübach, Lukas 2025-12-03 10:44:40 +01:00
  • ec98bcf95d [Oracle] Add low-memory check (<=4GiB) and use mtgxml url instead. Brübach, Lukas 2025-12-03 10:37:50 +01:00
  • a799cd097a
    [PrintingSelector] Sync modified and history state on bulk selection (#6379) BruebachL 2025-12-03 08:23:34 +01:00
  • 446c56557d
    Update cockatrice/src/interface/widgets/visual_database_display/visual_database_display_filter_save_load_widget.cpp BruebachL 2025-12-03 07:16:23 +01:00
  • b4e3f2cba9
    [Oracle] Support importing tokens and spoilers from local file (#6387) RickyRister 2025-12-02 21:19:56 -08:00
  • 658ae83157
    [DeckList] Make DeckList not a QObject (#6383) RickyRister 2025-12-02 21:18:46 -08:00
  • d29e72ce72
    [CardInfo] Display set short name and collector number in info widget. (#6378) BruebachL 2025-12-02 22:24:39 +01:00
  • dbb7815b04 Use reference. Brübach, Lukas 2025-12-02 22:21:20 +01:00
  • 30cc8ad6f9
    [DeckEditor] Expand DeckDock TreeView when adding card through deck editor (#6388) BruebachL 2025-12-02 22:19:44 +01:00
  • f0ebd28148
    [VDE] Consolidate statistical analysis into a separate object (#6392) BruebachL 2025-12-02 13:51:08 +01:00
  • 0435a625a2 [VDE] Lint. Brübach, Lukas 2025-12-02 13:49:52 +01:00
  • e268bdf770 [VDE] Move variables Brübach, Lukas 2025-12-02 13:12:12 +01:00
  • 48c210634a [VDE] NoDiscards Brübach, Lukas 2025-12-02 12:21:00 +01:00
  • c6d9c613ce [VDE] Move struct up to not confuse compiler. Brübach, Lukas 2025-12-02 12:20:27 +01:00
  • 8a683d839e [VDE] Lint. Brübach, Lukas 2025-12-02 12:17:30 +01:00
  • d0124a1e17 [VDE] Consolidate statistical analysis into a separate object so multiple widgets can re-use calculations and calculation is only performed once on data change. Brübach, Lukas 2025-12-02 12:14:22 +01:00
  • 116763aa7d Return early. Lukas Brübach 2025-12-01 09:41:38 +01:00
  • 364d0ca52b
    [EDHRec] Add background plate and "selection highlight" to card display widgets (#6390) BruebachL 2025-12-01 09:37:48 +01:00
  • 3500445980 [EDHRec] Add background plate and "selection highlight" to card display widgets Brübach, Lukas 2025-11-30 20:33:05 +01:00
  • a32fd61d81 [VDD] Add search bar for filters. Brübach, Lukas 2025-11-30 20:16:13 +01:00
  • df94e94e38 [DeckEditor] Expand first, then set selection. Brübach, Lukas 2025-11-30 19:49:30 +01:00
  • c6e0d05807 [DeckEditor] Expand DeckDock TreeView when adding card through deck editor Brübach, Lukas 2025-11-30 19:41:10 +01:00
  • af9a849fa5
    Update Doxyfile tooomm-doxy3 tooomm 2025-11-30 17:45:21 +01:00
  • d89bbfebd4 [Oracle] Support importing tokens and spoilers from local file RickyRister 2025-11-30 05:40:48 -08:00
  • 73073f5e78
    Update README.md tooomm 2025-11-30 14:15:27 +01:00
  • a31ecb4e06
    Add code docs + flathub repo links tooomm 2025-11-30 14:10:03 +01:00
  • 8d088f8677 remove unnecessary virtual methods RickyRister 2025-11-30 03:09:01 -08:00
  • 87edc756c9 remove reparenting RickyRister 2025-11-30 02:37:04 -08:00
  • 84c163b2cc remove deckTagsChanged RickyRister 2025-11-30 02:26:39 -08:00
  • 13b3a6f65c remove deckHashChanged RickyRister 2025-11-30 02:21:52 -08:00
  • 18a2f68b7f remove protected RickyRister 2025-11-30 02:17:02 -08:00
  • f391311489 restore copy constructor RickyRister 2025-11-30 01:46:24 -08:00
  • a4e2d43cb6 delete signals RickyRister 2025-11-30 01:39:27 -08:00
  • 7eddd049f1 remove QObject RickyRister 2025-11-30 01:38:27 -08:00
  • b1fc73381c fix typo RickyRister 2025-11-30 01:38:14 -08:00
  • 3ff2df2796
    [DeckList] Move metadata into struct (#6380) RickyRister 2025-11-30 04:09:09 -08:00
  • d57bec8ec6
    [DeckList] Move decklist node classes into new folder (#6381) RickyRister 2025-11-30 04:05:49 -08:00
  • 2b64e65f45
    [CardInfoPictureEnlargedWidget] Fix DPR scaling. (#6382) BruebachL 2025-11-30 13:03:18 +01:00
  • 5f828ef602 wipe metadata if preserveMetadata is false RickyRister 2025-11-30 03:12:28 -08:00
  • 24f821e0f8 [CardInfoPictureEnlargedWidget] Fix DPR scaling. Brübach, Lukas 2025-11-30 11:48:48 +01:00
  • fefed33fed fix RickyRister 2025-11-30 03:01:58 -08:00
  • e61a8ad249 reformat RickyRister 2025-11-30 01:33:06 -08:00
  • e867c3d0dd [DeckList] Move decklist node classes into new folder RickyRister 2025-11-30 01:26:12 -08:00
  • 84363262e4 [DeckList] Move metadata into struct RickyRister 2025-11-30 00:51:01 -08:00