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 |
|
BruebachL
|
d9c65d4ae0
|
[Move refactor] Reparent orphan classes (#6236)
* Move orphaned classes to their correct parent folders.
---------
Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
|
2025-10-09 14:15:19 +02:00 |
|
BruebachL
|
1ef07309d6
|
Turn Card, Deck_List, Protocol, RNG, Network (Client, Server), Settings and Utility into libraries and remove cockatrice_common. (#6212)
---------
Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
Co-authored-by: ebbit1q <ebbit1q@gmail.com>
|
2025-10-09 07:36:12 +02:00 |
|
RickyRister
|
0fa744f6ec
|
Consolidate accepted decklist file extensions (#5749)
* Consolidate accepted decklist file extensions
* rename the other const
|
2025-03-19 01:53:14 +00:00 |
|
RickyRister
|
93fab3d78f
|
Remember last opened directory when loading decks (#5418)
* remember last directory when loading deck
* move shared code into new dlg class
|
2025-01-05 17:40:20 -05:00 |
|