Commit graph

  • 1d11bb19b8
    Fix view bottom cards using the wrong default (#5696) RickyRister 2025-03-07 13:17:40 -08:00
  • f160489a3d Fix view bottom cards using the wrong default RickyRister 2025-03-06 19:59:08 -08:00
  • 0310ecddc8 Add actions for shuffle top/bottom X cards RickyRister 2025-03-06 19:38:46 -08:00
  • ff7f31ca33
    add "Set Banner Card" action to VDS right-click menu (#5692) RickyRister 2025-03-05 18:05:34 -08:00
  • 6bb9ae92bf
    Update recently opened decks regardless of where the deck is opened from (#5691) RickyRister 2025-03-05 18:04:53 -08:00
  • 8c374fb641 add "Set Banner Card" action to VDS right-click menu RickyRister 2025-03-05 00:09:57 -08:00
  • 80b2f09e44 Update recently opened decks regardless of where the deck is opened from RickyRister 2025-03-04 19:25:58 -08:00
  • 50dbc763d3 Revert "Revert file watcher in VDS" RickyRister 2025-03-04 19:48:12 -08:00
  • 5238087ddf
    Parent bannerCardLabel to avoid popups 2025-03-04-Development-2.10.1-beta.7 ZeldaZach 2025-03-04 22:44:54 -05:00
  • 08bb18cefe
    Fix VDS filters not applying after refresh (#5662) 2025-03-04-Development-2.10.1-beta.6 RickyRister 2025-03-04 16:57:28 -08:00
  • ecbdd32a2d
    Reduce redundant recursion in VDS (#5664) RickyRister 2025-03-04 16:56:31 -08:00
  • 2f415dcc6e
    Add action to Edit Deck via Clipboard (#5681) RickyRister 2025-03-04 16:55:05 -08:00
  • 8fc1b22889
    Use the new mana symbols. (#5687) BruebachL 2025-03-05 01:53:42 +01:00
  • da780d1a53 Lint. Lukas Brübach 2025-03-03 20:59:46 +01:00
  • 4f0b5dbc4a Fixup some thangs. Lukas Brübach 2025-03-03 20:58:21 +01:00
  • 07e22d9d27 Use the new mana symbols. Lukas Brübach 2025-03-03 20:47:08 +01:00
  • 85a50ce9d5
    Generic mana symbols. (#5685) BruebachL 2025-03-03 19:12:09 +01:00
  • f433419be4 Update black mana symbol contrast. Lukas Brübach 2025-03-03 18:36:56 +01:00
  • 7c6156e64f Update white mana symbol contrast. Lukas Brübach 2025-03-03 18:28:27 +01:00
  • 1d88181e0e Update black mana symbol skull and symbol color. Lukas Brübach 2025-03-03 18:17:20 +01:00
  • b706e26a32
    Fix image quality when fractional scaling is applied. (#5684) BruebachL 2025-03-03 14:40:12 +01:00
  • 15725c67c7
    Fix banner widget buddy being uninitialized. (#5686) BruebachL 2025-03-03 14:38:27 +01:00
  • d8da4473e2
    add rename and delete actions to VDS right-click menu (#5683) RickyRister 2025-03-03 05:35:50 -08:00
  • 7894af1733 Fix banner widget buddy being uninitialized. Lukas Brübach 2025-03-03 13:28:10 +01:00
  • 5b2f22ddff Generic mana symbols. Lukas Brübach 2025-03-03 12:32:28 +01:00
  • 3853f66a3b Fix image quality when fractional scaling is applied. Lukas Brübach 2025-03-03 08:50:13 +01:00
  • 90efa68ed0 add rename and delete actions to VDS right-click menu RickyRister 2025-03-02 21:10:46 -08:00
  • 767292d063 add option for not annotated RickyRister 2025-03-02 18:49:10 -08:00
  • d24da0ba62 reorder RickyRister 2025-03-02 18:34:24 -08:00
  • 06bffd382d remove the friend class stuff RickyRister 2025-03-02 18:28:58 -08:00
  • 0367554844 is this refactor even a good idea? RickyRister 2025-03-02 18:22:54 -08:00
  • 205f569566 refactor and comments RickyRister 2025-02-28 22:51:59 -08:00
  • 6a4b41425e add action to deck editor RickyRister 2025-02-28 22:15:27 -08:00
  • e4b3ff0690 implement functionality in dlg RickyRister 2025-02-28 21:08:54 -08:00
  • e1964f21de
    Fix memory leaks from DeckLoader usage (#5665) RickyRister 2025-03-02 15:57:30 -08:00
  • cc8ae8beb3 websocket is our default port/connection tooomm 2025-03-02 19:23:23 +01:00
  • 87c5d07807
    Switch current tab when opening a single-instance tab (#5651) RickyRister 2025-03-02 06:30:55 -08:00
  • 3d0f4868df
    Focus tab for quit game dialog (#5670) lilyhuang-github 2025-03-02 09:29:17 -05:00
  • 56bd11794e
    Set modification state correctly. (#5678) BruebachL 2025-03-02 15:28:16 +01:00
  • e541b9d572
    Silence picture loader warnings for null pixmaps by introducing checks. (#5677) BruebachL 2025-03-02 15:27:52 +01:00
  • a7e8c1f59b
    Make BannerWidget's dropdown icon more robust (#5676) RickyRister 2025-03-02 06:26:03 -08:00
  • f7b4deaa89 Set modification state correctly. Lukas Brübach 2025-03-02 13:10:18 +01:00
  • 1fd3e01f44 Silence picture loader warnings for null pixmaps by introducing checks. Lukas Brübach 2025-03-02 12:20:33 +01:00
  • 9d093782a6 don't show icon if there's no buddy RickyRister 2025-03-02 02:21:22 -08:00
  • d424e69563 use isHidden RickyRister 2025-03-02 02:05:42 -08:00
  • fbbfe4f794 Make BannerWidget's dropdown icon more robust RickyRister 2025-03-02 01:55:33 -08:00
  • bec2c6f180 add comment RickyRister 2025-03-01 18:20:59 -08:00
  • ec452aabe2
    Fallback to regular card name search in case the providerId one fails for the database display widget. (#5673) 2025-03-01-Development-2.10.1-beta.5 BruebachL 2025-03-01 15:22:00 +01:00
  • 2a9599eed8
    refactor saveDeckToClipboard in AbstractTabDeckEditor (#5671) RickyRister 2025-03-01 06:21:31 -08:00
  • 58a2b7ff39
    Fix move to top of library shuffling an extra card (#5672) RickyRister 2025-03-01 04:32:07 -08:00
  • 1f494246e3
    Update cockatrice/src/game/player/player.cpp ebbit1q 2025-03-01 13:31:42 +01:00
  • 89b422af6a move method into DeckLoader RickyRister 2025-03-01 03:35:38 -08:00
  • b68e659045 Fallback to regular card name search in case the providerId one fails for the database display widget. Lukas Brübach 2025-03-01 12:18:56 +01:00
  • de2f060e57 Fix move to top of library shuffling an extra card RickyRister 2025-03-01 00:12:17 -08:00
  • 0d58ac22c8 use const RickyRister 2025-02-28 21:35:58 -08:00
  • 4448ee2190 make deckloader functions const RickyRister 2025-02-28 21:32:12 -08:00
  • 43a01a5549 refactor saveDeckToClipboard in AbstractTabDeckEditor RickyRister 2025-02-28 21:12:07 -08:00
  • 4b8d0f2d01
    Focus tab for quit game dialog Lily 2025-02-28 18:58:00 -05:00
  • 448903efe3
    Add tip of the day for Expand Card View Window (#5666) RickyRister 2025-02-28 08:29:09 -08:00
  • d76e8f9146
    Clamp all DeckPreviewWidget children to the card size on resize. (#5669) BruebachL 2025-02-28 17:10:40 +01:00
  • 3620664a9f
    Cache correct providerId cards on deck load (#5668) BruebachL 2025-02-28 17:10:06 +01:00
  • 92fe54043c Nope, Qt 6.4 Lukas Brübach 2025-02-28 17:07:36 +01:00
  • f85eea1ea7 Change the way map iteration works. Lukas Brübach 2025-02-28 17:04:20 +01:00
  • aa5acf63e8 Clamp all DeckPreviewWidget children to the card size on resize. Lukas Brübach 2025-02-28 16:34:24 +01:00
  • 76205ae34b Implement new method for DeckList to return cardlist with providerId, a new carddatabase method to fetch a cardlist with name and providerId and changed PictureLoader to use providerId versions of cards for caching. Lukas Brübach 2025-02-28 09:21:05 +01:00
  • 7ff43f15fc
    Add hint on version downloading (#5663) lilyhuang-github 2025-02-27 23:34:32 -05:00
  • e271e6ecf8
    Implement advertisement to FAQ page align right (#5657) lilyhuang-github 2025-02-27 23:34:06 -05:00
  • 5caf2d62f8 Add tip of the day for Expand Card View Window RickyRister 2025-02-27 20:24:11 -08:00
  • 00e99b3d39 fix remaining RickyRister 2025-02-27 00:28:21 -08:00
  • 6271c941af deckModel now takes ownership of DeckLoader RickyRister 2025-02-27 00:27:53 -08:00
  • 97663c4fde stack allocate DeckLoader for loading tags RickyRister 2025-02-27 00:01:04 -08:00
  • 659fd2f163 add comment RickyRister 2025-02-27 00:00:46 -08:00
  • 93d28717e0
    Abstract deck editor (#5646) 2025-02-27-Development-2.10.1-beta.4 BruebachL 2025-02-27 16:57:58 +01:00
  • b533f14d87 Move clearing database filter into signal/slot relation. Lukas Brübach 2025-02-27 16:26:01 +01:00
  • 57a64c97fd Directly use an AbstractTabDeckEditor as parent. Lukas Brübach 2025-02-27 16:10:29 +01:00
  • e2a0b422b6 Include pixelmap generator for icon. Lukas Brübach 2025-02-27 15:55:48 +01:00
  • 8709fadd7b Rename. Lukas Brübach 2025-02-27 15:52:03 +01:00
  • 73533ce4bc DeckDock now notifies the deck editor on deck change, instead of individually modifying menu items and modification status. Lukas Brübach 2025-02-27 10:27:51 +01:00
  • e44ba3235b DeckDock can handle its own decrement. Lukas Brübach 2025-02-27 10:14:44 +01:00
  • a868d37438 DeckDock can handle its own menu. Lukas Brübach 2025-02-27 09:52:45 +01:00
  • c62fad7dae Lint. Lukas Brübach 2025-02-27 09:13:24 +01:00
  • f3e5786075 Be a lot saner about some signals/slots, as in, individual Deck Editor widgets now internally determine their CardInfo and then simply communicate this to the DeckEditor Lukas Brübach 2025-02-27 09:10:46 +01:00
  • 1a33a31e03 delete now-unused signals RickyRister 2025-02-26 23:27:10 -08:00
  • 49c884f8da reduce redundant recursion in updateVisibility RickyRister 2025-02-26 22:55:33 -08:00
  • 2da0deff62 only trigger the top-level updateVisibility on filter update RickyRister 2025-02-26 22:36:42 -08:00
  • e2990c9dff remove recursion from flattenFolderStructure RickyRister 2025-02-26 01:36:41 -08:00
  • 0bb43a78a4
    Update label Lily 2025-02-26 20:23:10 -05:00
  • cf9b32a6f0 Fix some pointer chaining. Lukas Brübach 2025-02-26 19:25:30 +01:00
  • 1e9888779c Fix ze build (accidentally deleted a line) Lukas Brübach 2025-02-26 19:13:26 +01:00
  • 21344ddd09 Remove comments. Lukas Brübach 2025-02-26 18:55:06 +01:00
  • bd5365dc11 Connect eventFilters. Lukas Brübach 2025-02-26 18:52:55 +01:00
  • 82b71773ae Connect dockTopLevelChanged signals. Lukas Brübach 2025-02-26 18:44:27 +01:00
  • b49d6930cc Generify TabDeckEditor. Lukas Brübach 2025-02-14 13:20:21 +01:00
  • 4cc37d84d9
    Add hint on version downloading Lily 2025-02-26 16:00:16 -05:00
  • 6df97a156f
    Change "include folder name in VDS search" into a setting (#5659) RickyRister 2025-02-26 09:01:30 -08:00
  • 05d06f9016
    Sort Tags in TagFilterWidget (#5660) BruebachL 2025-02-26 17:59:59 +01:00
  • 8cc74b4df5 revert adding the param to myAddTab RickyRister 2025-02-26 08:48:56 -08:00
  • fff7d122d5 fix unflatten folder still not applying afterwards RickyRister 2025-02-26 02:15:29 -08:00
  • 01ff3f8acb reapply sort and filters after each reset RickyRister 2025-02-26 01:15:25 -08:00
  • e2671f03bf Sort Tags in TagFilterWidget Lukas Brübach 2025-02-14 13:20:54 +01:00