mirror of
https://github.com/ankitects/anki.git
synced 2025-11-15 17:17:11 -05:00
- deck open & browser refresh done after splash screen hidden now - splash reduced to 3 steps - new options sync on program load/close - per-deck auto sync disabled on upgrade - plugins are now always loaded before a deck has been opened - don't prompt for sync params in auto sync, for both all and single deck - refresh deck browser after multi sync - wait on sync thread until syncFinished called, could fix crashes - after a full sync, ensure interface is still disabled - sync menu option now available in deck browser - new option to tell a progress window it should appear immediately |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| about.py | ||
| activetags.py | ||
| addcards.py | ||
| cardlist.py | ||
| deckproperties.py | ||
| displayproperties.py | ||
| exporting.py | ||
| facteditor.py | ||
| getshared.py | ||
| graphs.py | ||
| help.py | ||
| importing.py | ||
| main.py | ||
| modelchooser.py | ||
| modelproperties.py | ||
| preferences.py | ||
| sound.py | ||
| status.py | ||
| sync.py | ||
| tagedit.py | ||
| tray.py | ||
| unsaved.py | ||
| update.py | ||
| utils.py | ||
| view.py | ||