Cockatrice/cockatrice/src/game
BruebachL aa24502129
Move logging from QDebug to QCDebug and introduce LoggingCategories. (#5491)
* Move logging from QDebug to QCDebug and introduce LoggingCategories.

* Lint.

* Unlint like one change.

* Remove .debug category since this is autofilled by Qt and used to differentiate between QCDebug and QCWarning and QCError.

* Uncomment defaults, include main category.

* Make PictureLoader logging a bit more useful.

* Lint...?

* Address comments.

* Clean up some unnecessary classes in logging statements.

* Add a new message format to the logging handler.

* Lint.

* Lint.

* Support Windows in Regex

---------

Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
Co-authored-by: ZeldaZach <zahalpern+github@gmail.com>
2025-01-19 13:14:23 +00:00
..
board Move logging from QDebug to QCDebug and introduce LoggingCategories. (#5491) 2025-01-19 13:14:23 +00:00
cards Move logging from QDebug to QCDebug and introduce LoggingCategories. (#5491) 2025-01-19 13:14:23 +00:00
deckview Hide load from remote button in local games (#5499) 2025-01-19 12:59:33 +00:00
filters Move logging from QDebug to QCDebug and introduce LoggingCategories. (#5491) 2025-01-19 13:14:23 +00:00
player Move logging from QDebug to QCDebug and introduce LoggingCategories. (#5491) 2025-01-19 13:14:23 +00:00
zones Move logging from QDebug to QCDebug and introduce LoggingCategories. (#5491) 2025-01-19 13:14:23 +00:00
game_scene.cpp Move logging from QDebug to QCDebug and introduce LoggingCategories. (#5491) 2025-01-19 13:14:23 +00:00
game_scene.h Move logging from QDebug to QCDebug and introduce LoggingCategories. (#5491) 2025-01-19 13:14:23 +00:00
game_selector.cpp delete overloaded signal in PendingCommand (#5477) 2025-01-15 13:16:06 +00:00
game_selector.h delete overloaded signal in PendingCommand (#5477) 2025-01-15 13:16:06 +00:00
game_specific_terms.h Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
game_type_map.h Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
game_view.cpp Refactor files in src/game to new Qt Slot/Signal syntax (#5431) 2025-01-09 06:32:25 -05:00
game_view.h Refactor files in src/game to new Qt Slot/Signal syntax (#5431) 2025-01-09 06:32:25 -05:00
games_model.cpp Move UserlistProxy to src/server/user and fix capitalization (#5475) 2025-01-15 13:14:16 +00:00
games_model.h Move UserlistProxy to src/server/user and fix capitalization (#5475) 2025-01-15 13:14:16 +00:00
hand_counter.cpp Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
hand_counter.h Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
phase.cpp Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
phase.h Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00