Hide arena only cards (#5759)

* Add settings (default: true) to ignore online-only cards

* Use QAbstractButton::toggled

Also, fix dbconverter build

* Mocks mocks mocks

* Update dlg_manage_sets.cpp

* translations

* Update dlg_manage_sets.cpp

---------

Co-authored-by: Zach H <zahalpern+github@gmail.com>
This commit is contained in:
Basile Clement 2025-03-22 06:07:42 +01:00 committed by GitHub
parent 345606846f
commit 0ae7d01234
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 330 additions and 259 deletions

View file

@ -28,6 +28,7 @@
<xs:attribute type="xs:anyURI" name="picURL" use="optional" />
<xs:attribute type="xs:string" name="num" use="optional" />
<xs:attribute type="xs:string" name="rarity" use="optional" />
<xs:attribute type="xs:boolean" name="onlineOnly" use="optional" />
</xs:extension>
</xs:simpleContent>
</xs:complexType>