RickyRister
f10c3608c5
Fix build failure on macOS 15
2025-12-31 17:58:59 +01:00
Lukas Brübach
18414d8494
Add a newline to the tooltip
...
Took 2 minutes
Took 27 seconds
2025-12-31 17:58:59 +01:00
Lukas Brübach
1d3df50ed1
Non pointer stuff
...
Took 52 seconds
2025-12-31 17:58:59 +01:00
Lukas Brübach
07a67e5854
Use getCards()
...
Took 4 minutes
2025-12-31 17:58:59 +01:00
Lukas Brübach
2c4920560c
Include QtMath
...
Took 3 minutes
Took 8 seconds
2025-12-31 17:58:59 +01:00
Lukas Brübach
741aff5fc2
Qt5 version guards.
...
Took 33 minutes
Took 3 seconds
2025-12-31 17:58:59 +01:00
Lukas Brübach
68ad18ad04
[VDE] Deck Analytics Widgets overhaul
...
Took 2 minutes
Took 3 minutes
Took 3 minutes
2025-12-31 17:58:55 +01:00
tooomm
36d8280765
Readme: Reorder Contribute section ( #6435 )
...
* Reorder contribute section
* fix
* Wording updates in related section
2025-12-31 17:57:19 +01:00
tooomm
28c800dd37
Docs: Add & link xsd schema information ( #6439 )
...
* Add xsd scheme information
* further references as list
2025-12-31 17:56:24 +01:00
ebbit1q
9f90de2242
change the release channel based on version string ( #6447 )
...
* change the release channel based on version string
* Apply suggestions from code review
* format
2025-12-31 17:55:31 +01:00
RickyRister
b2dd8eed3f
[TabDeckEditor] Create class to centralize deck state ( #6459 )
...
* create new file
* use QSharedPointer in DeckListModel
* [TabDeckEditor] Create class to centralize deck state
* delete method
* update docs
2025-12-31 17:54:47 +01:00
Alex Okonechnikov
0085015ebe
manual drag override ( #6461 )
...
* manual drag override
* fix styles
* pr comments
* better close button rect calc
2025-12-31 17:48:30 +01:00
RickyRister
db3bdb586b
[CardInfo] clean up signatures ( #6462 )
2025-12-31 04:13:32 -08:00
RickyRister
d722b2569c
[DeckListModel] Refactor: general code cleanup ( #6460 )
...
* change one usage
* move method
* move format check code
* make group criteria method static
* move method
* make method private
* more comments
2025-12-31 12:01:49 +01:00
RickyRister
968be8a06f
Fix bug with next/prev buttons in PrintingSelector ( #6453 )
...
* Hacky fix and debug messages
* remove debug
* add todo
2025-12-31 12:00:23 +01:00
RickyRister
daa7db7ce3
[DeckDockWidget] Fix tree unexpanding when changing group by ( #6458 )
2025-12-29 22:43:34 -08:00
RickyRister
cb2cf31cec
[DeckListModel] Clean up recursive updates ( #6457 )
2025-12-29 22:13:34 -08:00
ebbit1q
ce4a3bf118
compile in debug mode on ubuntu 22.04 ( #6418 )
...
* compile in debug mode on ubuntu 22.04
* Update card_info_display_widget.cpp
Use c++ instead of c-style cast
---------
Co-authored-by: BruebachL <44814898+BruebachL@users.noreply.github.com>
2025-12-30 00:16:02 -05:00
Bruno Alexandre Rosa
9d0bb0d51a
fix: manage ccache caches manually on macos ( #6449 )
...
* fix: manage ccache caches manually on macos
* install ccache
* fix issues shown by bugbot
* readd cache size limit
2025-12-29 17:21:59 +01:00
RickyRister
296866a675
[DeckListModel] Refactor api for offset count ( #6454 )
2025-12-29 17:19:03 +01:00
RickyRister
96c82a0377
[Refactor] Clean up some PrintingSelector widgets ( #6451 )
...
* remove currentZone from PrintingSelector
* don't store constructor args in fields if they're just passed
* simplify some methods
* refactor
* clean up initializeFormats
* more refactoring in CardAmountWidget
2025-12-29 12:03:44 +01:00
RickyRister
ca3f6bba02
[Refactor] Move prev/next card logic out of PrintingSelector ( #6450 )
2025-12-26 13:29:35 +01:00
RickyRister
70f9982c29
Bump minimum Qt version from 5.8 to 5.15 ( #6442 )
...
* Bump minimum Qt version from 5.8 to 5.15
* remove version check
* remove version checks
2025-12-23 09:58:23 -08:00
ebbit1q
521046fb09
Hashing tests ( #5026 )
...
* add deck hashing tests
* format
* fix header
* fix cmakelists
* fix test
* add 5 second timeout to test
let the optimising begin
* expand tests
* remove debug message
* manually format
* I installed cmake format from the aur
* use decklist library
* format
2025-12-23 17:48:10 +01:00
RickyRister
421d6b334a
[DeckDockWidget] Correctly handle auto-expanding tree ( #6446 )
...
* move method
* remove expandAll calls
* update recursiveExpand
* Refactor DeckModel access
* [DeckDockWidget] Correctly handle auto-expand
2025-12-23 16:21:47 +01:00
BruebachL
e7af1bbec9
[EDHRec] New layout for commander details ( #6405 )
...
* Stuff
Took 22 minutes
* New layout for commander details.
Took 1 hour 18 minutes
* Update plate to encompass everything, update font sizes.
Took 10 minutes
* Include map.
Took 2 minutes
* Include QSet
Took 5 minutes
---------
Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2025-12-23 16:00:07 +01:00
RickyRister
01e8e4d589
[DeckDockWidget] Fix swap not auto-expanding tree ( #6443 )
2025-12-23 15:45:27 +01:00
RickyRister
be17ee1902
[DeckListModel] Refactor to use column num constants ( #6441 )
2025-12-23 06:07:39 -08:00
dependabot[bot]
e557ae0f2a
Bump actions/upload-artifact from 5 to 6 ( #6445 )
2025-12-22 18:09:50 +01:00
RickyRister
e80f13b78e
[DeckDockWidget] Refactor to move down some methods in AbstractTabDeckEditor ( #6444 )
...
* move actSwapCard down
* rename method
* move actAddCard down
2025-12-22 05:48:55 -08:00
RickyRister
c12f4e9d2a
[DeckListModel] remove more access to underlying decklist for iteration ( #6436 )
...
* [DeckListModel] remove more access to underlying decklist for iteration
* remove one last direct iteration of decklist
2025-12-21 16:19:57 -08:00
RickyRister
a0f977e80c
[DeckList] refactor: pass DeckList by const ref ( #6437 )
...
* [DeckList] refactor: pass DeckList by const ref
* Change getDeckList to return a const ref
2025-12-21 16:19:33 -08:00
tooomm
73a90bdf38
Doxygen: Add bullet points to subpages lists & link webpage on welcome page ( #6377 )
...
* add bullet points to subpages
* Link to webpage from welcome page
* Add bullet points to subpages
* grouping
* Add TODO note to card database documentation
Added a TODO note for future updates.
* Fix GH alerts commands to be doxygen compatible
2025-12-20 17:46:13 +01:00
BruebachL
7f1d891e26
[Deprecation] Remove DBConverter from sources. ( #6431 )
...
Took 10 minutes
Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2025-12-20 15:25:13 +01:00
RickyRister
d6db21419c
[Refactor] Pass around LoadedDeck instead of DeckLoader ( #6422 )
2025-12-20 13:39:00 +01:00
RickyRister
367507e054
[DeckListModel] Refactor: Don't access underlying decklist for iteration ( #6427 )
...
* [DeckListModel] Refactor: Don't access underlying decklist for iteration
* add docs
* extract method
2025-12-20 13:25:30 +01:00
BruebachL
715ee1d6fe
Revert "Enable internal documentation in Doxyfile ( #6432 )" ( #6433 )
...
This reverts commit ad06a81765 .
2025-12-19 23:55:19 +01:00
tooomm
ad06a81765
Enable internal documentation in Doxyfile ( #6432 )
2025-12-19 23:51:56 +01:00
BruebachL
ebb02b27b2
[Card DB] Properly pass along set priority controller to parsers ( #6430 )
...
* [Card DB] Properly pass along set priority controller to parsers
Took 16 minutes
Took 35 seconds
* More adjustments.
Took 13 minutes
---------
Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2025-12-18 09:01:06 +01:00
BruebachL
d47dc35885
[TabArchidekt] Set game format when importing ( #6416 )
...
* [TabArchidekt] Set game format when importing
Took 5 minutes
* Move formats to file.
Took 9 minutes
Took 4 seconds
---------
Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2025-12-16 13:39:19 +01:00
BruebachL
41aca8467a
[CardInfoPicture] Defer enlargedPixmap creation until needed ( #6426 )
...
* [CardInfoPicture] Defer enlargedPixmap creation until needed
Took 4 minutes
Took 1 minute
* Disregard const_cast
Took 2 minutes
---------
Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2025-12-16 13:12:51 +01:00
BruebachL
cd44392866
Static helpers. ( #6425 )
...
Took 2 minutes
Took 29 seconds
Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2025-12-16 13:03:14 +01:00
dependabot[bot]
64bb5355ff
Bump peter-evans/create-pull-request from 7 to 8 ( #6423 )
2025-12-15 23:38:49 +01:00
dependabot[bot]
1198db8891
Bump actions/cache from 4 to 5 ( #6424 )
2025-12-15 23:35:18 +01:00
tooomm
9471adb4f7
Add repo activity with top contributors acknowledgment ( #6420 )
2025-12-15 22:55:57 +01:00
RickyRister
b29909bdbe
[DeckList] Refactor: Create class to RAII underlying tree ( #6412 )
...
* [DeckList] Create class to RAII underlying tree
* Update usages
* fixes after rebase
* update docs
2025-12-14 15:56:58 -08:00
RickyRister
589e9a15a6
[DeckFilterString] Add search query for format ( #6414 )
...
* [DeckFilterString] Rename file search expression
* [DeckFilterString] Add search query for format
2025-12-15 00:14:19 +01:00
RickyRister
c218a66bcd
[DeckFilterString] Rename file search expression ( #6413 )
2025-12-15 00:14:11 +01:00
tooomm
8485bbe575
Docs: Use Doxygen \todo comments ( #6421 )
...
* format todo comments for doxygen
* Mention Todo List & link search
2025-12-15 00:13:16 +01:00
RickyRister
5d9d7d3aa5
[DeckLoader] remove unused private methods ( #6417 )
2025-12-14 14:26:06 -08:00