MTGProxyPrinter

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

6 check-ins using file setup.cfg version 2db3e9072f

2022-10-02
19:35
Merge with trunk check-in: d754400762 user: thomas tags: port_pyside6
2022-10-01
21:21
Refactored CardDatabase tests. Each test for methods that create Card instances now verifies that all attributes are set correctly. Added tests for previously untested, but used methods. Removed two unused methods. check-in: a6ba8b59fa user: thomas tags: port_pyside6
2022-09-23
17:35
Implemented configuring the basic land removal in the deck import wizard. It is now possible to optionally remove Wastes and Snow-Covered basic lands. check-in: 46c40d1cfd user: thomas tags: port_pyside6
2022-07-25
14:45
Implemented drawing 90° sharp card corners. Also fixed 1 pixel card image overlap. check-in: abdf8cf018 user: thomas tags: port_pyside6
2022-07-16
15:44
Fixes for PEP 8 style violations. check-in: 2307d15b26 user: thomas tags: port_pyside6
15:18
Fixed dependencies in setup.cfg: Replaced instance of PyQt5 with PySide6-Essentials. check-in: 5849fcf272 user: thomas tags: port_pyside6