Anki/qt/aqt/operations
Damien Elmes f6ec5928ae allow ops to pass metadata into perform_op()
Instances can pass handled_by=self to more easily ignore events they
initiate.

Fixes ugly refresh when expanding/collapsing decks, but we're still
refreshing the card/notes area unnecessarily in that case.
2021-04-05 13:43:09 +10:00
..
__init__.py allow ops to pass metadata into perform_op() 2021-04-05 13:43:09 +10:00
card.py move operations into submodule 2021-04-03 16:26:10 +10:00
collection.py move operations into submodule 2021-04-03 16:26:10 +10:00
deck.py allow ops to pass metadata into perform_op() 2021-04-05 13:43:09 +10:00
note.py allow ops to pass metadata into perform_op() 2021-04-05 13:43:09 +10:00
scheduling.py move operations into submodule 2021-04-03 16:26:10 +10:00
tag.py undo support for tag collapse; expand->collapse for consistency w/ decks 2021-04-05 11:47:12 +10:00