Cockatrice/cockatrice/src
Lukas Brübach 6cc385e456 [VDS] Reuse the shared quick settings widget for the public decks tab
PublicDecksQuickSettingsWidget was VisualDeckStorageQuickSettingsWidget
minus the folders, banner and tooltip controls, with identical wiring for
the shared keys and a version of the near-identical file to keep in sync by
hand. Fold the Show Upload Time checkbox into the shared widget, give it a
setPublicDecksMode() that hides the controls that do not apply, and delete
the duplicate.
2026-09-19 08:24:22 +02:00
..
client Use capitalized app names (#7255) 2026-09-12 17:30:46 +02:00
database/interface [Settings] Split cache_settings monolith into multiple SettingsManager sub-classes (#7050) 2026-07-27 11:25:39 +02:00
filters Migrate theme asset loads to scheme-variant resolution (#7209-2) (#7276) 2026-09-11 17:59:57 +02:00
game [Game] Preserve hand card order when restoring connection (#7266) 2026-09-07 08:21:44 +02:00
game_graphics [Client] Show localized card names, texts and pictures (#7294) 2026-09-18 12:03:07 +02:00
interface [VDS] Reuse the shared quick settings widget for the public decks tab 2026-09-19 08:24:22 +02:00
main.cpp [Client] Redact share secrets from activation URL logs 2026-09-19 08:07:37 +02:00
main.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
single_instance_manager.cpp [Client] Treat a busy single-instance primary as alive instead of stealing its socket 2026-09-19 08:07:37 +02:00
single_instance_manager.h [Client] Treat a busy single-instance primary as alive instead of stealing its socket 2026-09-19 08:07:37 +02:00