mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 08:46:37 -04:00
![]() - moved progress handling into separate progress.py - moved deck browser code into separate deckbrowser.py - started reworking the state code; views will be rolled into this in the future - the main window has been stripped of the study options, inline editor, congrats screen and so on, and now consists of a single main widget which has a webview placed inside it. The stripped features will be implemented either in separate windows, or as part of the web view |
||
---|---|---|
.. | ||
__init__.py | ||
about.py | ||
activetags.py | ||
addcards.py | ||
cardlist.py | ||
clayout.py | ||
config.py | ||
deckbrowser.py | ||
deckproperties.py | ||
dropbox.py | ||
exporting.py | ||
facteditor.py | ||
getshared.py | ||
graphs.py | ||
help.py | ||
importing.py | ||
main.py | ||
modelchooser.py | ||
modelproperties.py | ||
preferences.py | ||
progress.py | ||
sound.py | ||
status.py | ||
sync.py | ||
tagedit.py | ||
tray.py | ||
unsaved.py | ||
update.py | ||
utils.py | ||
view.py |