anki/qt/aqt/browser/sidebar
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 Declare all legacy pathnames in browser init 2021-04-13 11:30:32 +02:00
item.py Fix restoring current sidebar element for cards 2021-05-28 17:46:46 +02:00
model.py Refactor sidebar.py into browser folder 2021-04-13 11:05:49 +02:00
searchbar.py run black/isort on Python scripts 2021-04-14 18:22:02 +10:00
toolbar.py Prevent sidebar toolbar from folding 2021-05-28 18:09:44 +02:00
tree.py remove deck protobuf from frontend 2021-05-31 16:31:06 +10:00