Cockatrice/cockatrice/src/client
BruebachL c388cee1fe
Add a new dialog that allows editing the default suggested tags. (#5979)
* Add a new dialog that allows editing the default suggested tags.

* Lint.

* Actually hand linting, lol.

* Fix Build

* Add dialog.

* Use show() instead of exec(), properly size hint list item widgets.

* Fix... something to do with the build?

* Cast to abstract tab deck editor instead of regular.

---------

Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
Co-authored-by: ZeldaZach <zahalpern+github@gmail.com>
2025-06-13 09:16:57 -04:00
..
game_logic add missing override and explicit specifiers in src/client (#5523) 2025-01-25 14:03:54 +00:00
menus/deck_editor Refactor files in src/client/tabs to new Qt Slot/Signal syntax (#5833) 2025-04-15 22:05:52 +00:00
network Change default log level to info (#5779) 2025-04-03 00:17:10 -04:00
tabs Fix wrong Message Dock widget order from #5942 (#5946) 2025-05-18 22:05:27 -04:00
ui Add a new dialog that allows editing the default suggested tags. (#5979) 2025-06-13 09:16:57 -04:00
get_text_with_max.cpp Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
get_text_with_max.h Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
sound_engine.cpp Change default log level to info (#5779) 2025-04-03 00:17:10 -04:00
sound_engine.h Move logging from QDebug to QCDebug and introduce LoggingCategories. (#5491) 2025-01-19 13:14:23 +00:00
tapped_out_interface.cpp Refactor function structs into lambdas (#5675) 2025-04-20 04:07:22 +00:00
tapped_out_interface.h add missing override and explicit specifiers in src/client (#5523) 2025-01-25 14:03:54 +00:00
tearoff_menu.h Update PegLib, Fix Database Searching CFG (#5244) 2024-12-21 03:37:08 +00:00
translate_counter_name.cpp Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
translate_counter_name.h Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
translation.h Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
update_downloader.cpp Refactor codebase to new Qt Slot/Signal syntax - Pt1 (#5202) 2024-12-22 02:01:17 +00:00
update_downloader.h add missing override and explicit specifiers in src/client (#5523) 2025-01-25 14:03:54 +00:00