anki/qt/aqt/operations
Damien Elmes a7812dedc0 switch to new-style PyQt scoped enums and Qt6
The enum changes should work on PyQt 5.x, and are required in PyQt 6.x.
They are not supported by the PyQt5 typings however, so we need to run
our tests with PyQt6.
2021-10-15 12:57:19 +10:00
..
__init__.py run pyupgrade over codebase [python upgrade required] 2021-10-04 15:05:48 +10:00
card.py report changed cards when changing deck/flag 2021-05-21 16:03:05 +10:00
collection.py preferences update needs to be a collection op 2021-08-19 10:47:55 +10:00
deck.py run pyupgrade over codebase [python upgrade required] 2021-10-04 15:05:48 +10:00
note.py run pyupgrade over codebase [python upgrade required] 2021-10-04 15:05:48 +10:00
notetype.py in/out -> request/response 2021-06-20 15:49:20 +10:00
scheduling.py switch to new-style PyQt scoped enums and Qt6 2021-10-15 12:57:19 +10:00
tag.py update find&replace, and remove perform_op() 2021-04-06 17:07:38 +10:00