anki/qt/aqt/operations
Damien Elmes b8fc195cdf start migrating perform_op() into builder in separate file
By passing back the builder to the calling code to run, we don't need
to plumb extra arguments like success= and handler= through each
operation, and the ability to override the default tooltip behaviour
comes free on all operations
2021-04-06 12:47:55 +10:00
..
__init__.py start migrating perform_op() into builder in separate file 2021-04-06 12:47:55 +10:00
card.py more perform_op() tweaks 2021-04-06 10:14:11 +10:00
collection.py move operations into submodule 2021-04-03 16:26:10 +10:00
deck.py shift keep-current-selection logic into sidebar's refresh() 2021-04-06 11:18:13 +10:00
note.py more perform_op() tweaks 2021-04-06 10:14:11 +10:00
scheduling.py move operations into submodule 2021-04-03 16:26:10 +10:00
tag.py start migrating perform_op() into builder in separate file 2021-04-06 12:47:55 +10:00