anki/qt/aqt/operations
Damien Elmes 29c4869aef remove deck protobuf from frontend
Like the previous change, avoid exposing the protobuf as a public API
for now. It requires more thought, and is probably better done with
either extra helper accessors like decks.name(), or via a native class.
2021-05-31 16:31:06 +10:00
..
__init__.py enable redo support 2021-05-19 15:18:39 +10:00
card.py report changed cards when changing deck/flag 2021-05-21 16:03:05 +10:00
collection.py enable redo support 2021-05-19 15:18:39 +10:00
deck.py remove deck protobuf from frontend 2021-05-31 16:31:06 +10:00
note.py
notetype.py
scheduling.py use new API for test scheduler 2021-05-11 13:06:03 +10:00
tag.py