mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
* Enable Cmd+W shortcut in "Edit Current" on Mac * Enable Cmd+W shortcut in "Fields" editor on Mac * Enable Cmd+W shortcut in "Cards" editing on Mac * Enable Cmd+W shortcut in "Sync" tab modal on Mac * Enable Cmd+W shortcut in "Custom Study" tab modal on Mac * Enable Cmd+W shortcut in Settings view on Mac * Enable Cmd+W shortcut in Export dialogs on Mac * Enable Cmd+W shortcut for getText dialog on Mac * Enable Cmd+W shortcut in "Change Deck" on Mac * Enable Cmd+W shortcut in Reposition dialog on Mac * Enable Cmd+W shortcut in "Grade Now" dialog on Mac * Enable Cmd+W shortcut in "Reset…" dialog on Mac * Remove duplicate camelCase variant of add_close_shortcut (dae) - The camelCase variant will remain accessible with a warning. - The removed setattr line is legacy cruft, and wasn't doing anything. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| card.py | ||
| collection.py | ||
| deck.py | ||
| note.py | ||
| notetype.py | ||
| scheduling.py | ||
| tag.py | ||