Commit graph

5246 commits

Author SHA1 Message Date
Lukas Brübach
aee12266e6 Remove a debug. 2025-03-16 13:11:37 +01:00
Lukas Brübach
6c21c672ce Lint. 2025-03-16 13:11:37 +01:00
Lukas Brübach
da5c3779c6 Include QScreen. 2025-03-16 13:11:37 +01:00
Lukas Brübach
b0ab36734c Remove redundant frame. 2025-03-16 13:11:37 +01:00
Lukas Brübach
eab248cc2e Fix the settings button popup widget drawing out of bounds. 2025-03-16 13:11:37 +01:00
Lukas Brübach
9842892e90 Include. 2025-03-16 13:11:37 +01:00
Lukas Brübach
6e37e37922 Fix and improve sorting, properly layout grouping and sorting. 2025-03-16 13:11:37 +01:00
Lukas Brübach
17e2eb6229 Adjust enlarged pixmap to consider bounds so it's not drawn off-screen. 2025-03-16 13:11:36 +01:00
Lukas Brübach
87a274fee4 Fetch again without providerId and collectorNumber if we fail to find. 2025-03-16 13:11:36 +01:00
Lukas Brübach
079e5202fc Fix the overlap layout sizeHint 2025-03-16 13:11:36 +01:00
Lukas Brübach
e53ccfdbf4 Change the filters path to not be hardcoded anymore. 2025-03-16 13:11:36 +01:00
Lukas Brübach
a4a6cb1a81 Do not do a range based sort, no matter how much CLion insists. 2025-03-16 13:11:36 +01:00
Lukas Brübach
aeda59f251 Rebase. 2025-03-16 13:11:36 +01:00
Lukas Brübach
f7f63a2c57 Address some comments, clean some weak warnings. 2025-03-16 13:11:36 +01:00
Lukas Brübach
e8a7053c77 Introduce class variable for loadCardsTimer. 2025-03-16 13:11:36 +01:00
Lukas Brübach
7d2d8ad5ea Remove another debug. 2025-03-16 13:11:36 +01:00
Lukas Brübach
407b79023c Remove some debugs. 2025-03-16 13:11:36 +01:00
Lukas Brübach
2f069163e9 Remove some commented stuff. 2025-03-16 13:11:36 +01:00
Lukas Brübach
333623e948 Add icons and search help, proper variables for quick filter widgets. 2025-03-16 13:11:36 +01:00
Lukas Brübach
a90118342e Lint. 2025-03-16 13:11:36 +01:00
Lukas Brübach
0bb797ad14 Remove a non-existant signal, containerize some layouts to silence warnings. 2025-03-16 13:11:36 +01:00
Lukas Brübach
3eba752ae6 Hide database display dock widget. 2025-03-16 13:11:36 +01:00
Lukas Brübach
265b85abb9 Clean up imports. 2025-03-16 13:11:36 +01:00
Lukas Brübach
90e40c23c7 Fix menu options. 2025-03-16 13:11:36 +01:00
Lukas Brübach
670648ec85 Figure out view menu state correctly. 2025-03-16 13:11:36 +01:00
Lukas Brübach
8af56f5c3d Return cardlists directly. 2025-03-16 13:11:36 +01:00
Lukas Brübach
66065045f0 Change deck analytics bars to be more meaningful by using the highest value instead of the total sum as the ceiling. 2025-03-16 13:11:36 +01:00
Lukas Brübach
96738c3354 Change some overlap logic (It's still stupid) 2025-03-16 13:11:36 +01:00
Lukas Brübach
c34844c9eb Lint. 2025-03-16 13:11:36 +01:00
Lukas Brübach
469eccb48b Implement separate comboBoxes for sorting and grouping. 2025-03-16 13:11:36 +01:00
Lukas Brübach
4319211b29 Hide groups which have no cards in them. 2025-03-16 13:11:36 +01:00
Lukas Brübach
b51d5a6fd6 Set banner buddies correctly. 2025-03-16 13:11:36 +01:00
Lukas Brübach
063072270d More performant display updating. 2025-03-16 13:11:36 +01:00
Lukas Brübach
12f8f1a533 Move new method to DeckListModel so we don't have to include CardDatabaseManager in common. 2025-03-16 13:11:36 +01:00
Lukas Brübach
a282fe2042 Parameter names. 2025-03-16 13:11:36 +01:00
Lukas Brübach
28519fd754 New DeckList method to return cards as CardInfoPtrs
Saner update to prevent crashes.
2025-03-16 13:11:33 +01:00
Lukas Brübach
5d442df58b Fix some weak warnings. 2025-03-16 13:11:19 +01:00
Lukas Brübach
373786709b Use some of the new generic conveniences in the visual deck editor 2025-03-16 13:11:19 +01:00
Lukas Brübach
1b7564d93b Remove some overriden methods that are now generic enough to not necessitate being overriden anymore. 2025-03-16 13:11:19 +01:00
Lukas Brübach
35f201e2db Qt > std 2025-03-16 13:11:19 +01:00
Lukas Brübach
ce40312473 Lint. 2025-03-16 13:11:19 +01:00
Lukas Brübach
7b014726f9 Address some comments. 2025-03-16 13:11:19 +01:00
Lukas Brübach
7c46f3b4a3 Slightly more sensible layout handling. 2025-03-16 13:11:19 +01:00
Lukas Brübach
9d3f98783f Sensible deckListModel handling. 2025-03-16 13:11:19 +01:00
Lukas Brübach
3bfc571a32 Fixup to support new generic format. 2025-03-16 13:11:18 +01:00
Lukas Brübach
1dbecac6ce Open in VDE from VDS by default, refresh on setDeck. 2025-03-16 13:11:18 +01:00
Lukas Brübach
ddd551f33f Allow filters to be saved and restored. 2025-03-16 13:11:16 +01:00
Lukas Brübach
b8310804bb Add a name filter. 2025-03-16 13:11:12 +01:00
Lukas Brübach
4a43f1941a Add a sub type filter. 2025-03-16 13:11:07 +01:00
Lukas Brübach
90fdcb9c52 Add a sample hand widget. 2025-03-16 13:11:03 +01:00