Cockatrice/cockatrice/src/settings
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
..
cache_settings.cpp Move logging from QDebug to QCDebug and introduce LoggingCategories. (#5491) 2025-01-19 13:14:23 +00:00
cache_settings.h Move logging from QDebug to QCDebug and introduce LoggingCategories. (#5491) 2025-01-19 13:14:23 +00:00
card_database_settings.cpp Make SettingsManager params const ref (#5405) 2025-01-02 00:33:37 -05:00
card_database_settings.h Make SettingsManager params const ref (#5405) 2025-01-02 00:33:37 -05:00
card_override_settings.cpp Make SettingsManager params const ref (#5405) 2025-01-02 00:33:37 -05:00
card_override_settings.h Make SettingsManager params const ref (#5405) 2025-01-02 00:33:37 -05:00
debug_settings.cpp populate default debug.ini with more values (#5411) 2025-01-03 20:50:30 +00:00
debug_settings.h add debug setting to load deck and ready on join (#5409) 2025-01-02 17:08:51 -05:00
download_settings.cpp clean up DownloadSettings (#5194) 2024-11-26 02:12:56 +00:00
download_settings.h clean up DownloadSettings (#5194) 2024-11-26 02:12:56 +00:00
game_filters_settings.cpp Make SettingsManager params const ref (#5405) 2025-01-02 00:33:37 -05:00
game_filters_settings.h Make SettingsManager params const ref (#5405) 2025-01-02 00:33:37 -05:00
layouts_settings.cpp New printing selector (#5182) 2024-12-19 02:40:34 +00:00
layouts_settings.h New printing selector (#5182) 2024-12-19 02:40:34 +00:00
message_settings.cpp Make SettingsManager params const ref (#5405) 2025-01-02 00:33:37 -05:00
message_settings.h Make SettingsManager params const ref (#5405) 2025-01-02 00:33:37 -05:00
recents_settings.cpp Remember last opened directory when loading decks (#5418) 2025-01-05 17:40:20 -05:00
recents_settings.h Remember last opened directory when loading decks (#5418) 2025-01-05 17:40:20 -05:00
servers_settings.cpp Move logging from QDebug to QCDebug and introduce LoggingCategories. (#5491) 2025-01-19 13:14:23 +00:00
servers_settings.h Move logging from QDebug to QCDebug and introduce LoggingCategories. (#5491) 2025-01-19 13:14:23 +00:00
settings_manager.cpp Make SettingsManager params const ref (#5405) 2025-01-02 00:33:37 -05:00
settings_manager.h Make SettingsManager params const ref (#5405) 2025-01-02 00:33:37 -05:00
shortcut_treeview.cpp improve shortcut search to split by word (#5416) 2025-01-05 19:19:00 -05:00
shortcut_treeview.h improve shortcut search to split by word (#5416) 2025-01-05 19:19:00 -05:00
shortcuts_settings.cpp Move logging from QDebug to QCDebug and introduce LoggingCategories. (#5491) 2025-01-19 13:14:23 +00:00
shortcuts_settings.h Move logging from QDebug to QCDebug and introduce LoggingCategories. (#5491) 2025-01-19 13:14:23 +00:00