Cockatrice/cockatrice/src/game/zones
Alex Okonechnikov 0085015ebe
manual drag override (#6461)
* manual drag override

* fix styles

* pr comments

* better close button rect calc
2025-12-31 17:48:30 +01:00
..
logic [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
card_zone.cpp Player refactor (#6112) 2025-09-10 18:49:33 -04:00
card_zone.h [Refactor] Move AbstractGraphicsItem and GraphicsItemType to game_graphics/board (#6342) 2025-11-20 12:52:14 +01:00
hand_zone.cpp [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
hand_zone.h Add more sort options to hand sort (#6279) 2025-11-08 23:03:44 +01:00
pile_zone.cpp [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
pile_zone.h [Documentation] Sort *every* file into a doxygen group. (#6198) 2025-09-30 12:13:32 +02:00
select_zone.cpp Clean up inter-library dependencies with interfaces (#6280) 2025-11-08 22:19:40 +01:00
select_zone.h [Documentation] Sort *every* file into a doxygen group. (#6198) 2025-09-30 12:13:32 +02:00
stack_zone.cpp [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
stack_zone.h [Documentation] Sort *every* file into a doxygen group. (#6198) 2025-09-30 12:13:32 +02:00
table_zone.cpp [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
table_zone.h Mark more functions as [[nodiscard]] (#6320) 2025-11-16 01:39:24 +01:00
view_zone.cpp [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
view_zone.h Mark more functions as [[nodiscard]] (#6320) 2025-11-16 01:39:24 +01:00
view_zone_widget.cpp manual drag override (#6461) 2025-12-31 17:48:30 +01:00
view_zone_widget.h manual drag override (#6461) 2025-12-31 17:48:30 +01:00