Commit graph

4 commits

Author SHA1 Message Date
Lukas Brübach
fc6ffffcb9 Don't use Qt pointers.
Took 1 hour 7 minutes
2025-11-08 19:27:38 +01:00
Lukas Brübach
35d18b5fa9 Dependency Injection for SettingsCache
* Turn SettingsCache into a QSharedPointer.
* Implement interfaces for settings that need it

Took 2 hours 38 minutes
2025-11-08 19:27:37 +01:00
Lukas Brübach
12a2d27dfd Move settings cache and settings card preference provider out of libcockatrice_settings and into cockatrice
Took 52 minutes

Took 9 minutes

Took 1 minute
2025-11-08 19:27:37 +01:00
BruebachL
474c1d0d89
[Move refactor] Move dialogs to interface/widgets/ (#6234)
* Move dialogs/ underneath interface/widgets since QDialog inherits from QWidget.

---------

Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2025-10-09 15:25:18 +02:00
Renamed from cockatrice/src/dialogs/dlg_edit_user.cpp (Browse further)