Cockatrice/cockatrice/src/server
Bruno Alexandre Rosa 4c3cfc8c2d
fix: fix qt5 builds on macos 15 (#5923)
Although this config is not built on CI, while trying to compile locally, the build failed due to warnings and -Werror.
Some qt functions were actually deprecated (but not removed) before version 6.0.0 and clang (righfully) complains about comparison between different types of enums.
2025-05-06 21:18:59 -04:00
..
chat_view Refactor files in src/server to new Qt Slot/Signal syntax (#5831) 2025-04-15 22:08:02 +00:00
remote fix: fix qt5 builds on macos 15 (#5923) 2025-05-06 21:18:59 -04:00
user Refactor files in src/server to new Qt Slot/Signal syntax (#5831) 2025-04-15 22:08:02 +00:00
handle_public_servers.cpp Refactor files in src/server to new Qt Slot/Signal syntax (#5831) 2025-04-15 22:08:02 +00:00
handle_public_servers.h Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
local_client.cpp Refactor files in src/server to new Qt Slot/Signal syntax (#5831) 2025-04-15 22:08:02 +00:00
local_client.h Add logging to LocalClient (#5827) 2025-04-15 01:25:17 +00:00
local_server.cpp Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
local_server.h add missing override and explicit specifiers in src/server (#5526) 2025-01-25 14:05:25 +00:00
local_server_interface.cpp Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
local_server_interface.h add missing override and explicit specifiers in src/server (#5526) 2025-01-25 14:05:25 +00:00
message_log_widget.cpp client: Support arbitrary game zones (#5877) 2025-05-06 21:18:08 -04:00
message_log_widget.h Support creating face-down tokens (#5800) 2025-04-28 00:30:23 -04:00
pending_command.cpp delete overloaded signal in PendingCommand (#5477) 2025-01-15 13:16:06 +00:00
pending_command.h add missing override and explicit specifiers in src/server (#5526) 2025-01-25 14:05:25 +00:00