Anki/qt/aqt
Damien Elmes 180efbc578 recent -> today
'Current deck' has moved, and by removing 'due tomorrow', we can drop
the 'today' suffix on the rest of the items.

The keys of the existing translations have not been changed, so
existing translations will not break, but will need to be manually
updated to make them shorter.
2021-02-09 09:50:59 +10:00
..
data turn top bar dark when night mode enabled on macOS 2021-02-04 19:19:56 +10:00
forms add (unused) reschedule option back to avoid breaking fastbar 2021-02-08 09:51:40 +10:00
__init__.py move remaining Filter button items into sidebar 2021-02-05 18:58:22 +10:00
about.py add remaining types and disable missing types on (almost) all aqt 2021-02-03 00:00:29 +10:00
addcards.py add remaining types and disable missing types on (almost) all aqt 2021-02-03 00:00:29 +10:00
addons.py add remaining types and disable missing types on (almost) all aqt 2021-02-03 00:00:29 +10:00
browser.py remember last input for 'set due'; add string config; nest config types 2021-02-08 14:10:05 +10:00
BUILD.bazel winrt 1.0.20239.1 isn't available for python 3.9 2020-12-23 20:31:13 +10:00
clayout.py Remove unused imports 2021-02-02 17:13:35 +01:00
colors.py move remaining Filter button items into sidebar 2021-02-05 18:58:22 +10:00
customstudy.py more typing updates 2021-02-02 23:31:55 +10:00
dbcheck.py nest progress messages and remove Python wrapper class 2021-02-08 16:40:27 +10:00
deckbrowser.py add remaining types and disable missing types on (almost) all aqt 2021-02-03 00:00:29 +10:00
deckchooser.py more typing updates 2021-02-02 23:31:55 +10:00
deckconf.py add remaining types and disable missing types on (almost) all aqt 2021-02-03 00:00:29 +10:00
dyndeckconf.py use constants for other color references 2021-02-05 18:58:22 +10:00
editcurrent.py add remaining types and disable missing types on (almost) all aqt 2021-02-03 00:00:29 +10:00
editor.py add opus to supported audio list and sort 2021-02-06 15:11:24 +10:00
emptycards.py nest NoteWithEmptyCards 2021-02-08 19:11:16 +10:00
errors.py add remaining types and disable missing types on (almost) all aqt 2021-02-03 00:00:29 +10:00
exporting.py add remaining types and disable missing types on (almost) all aqt 2021-02-03 00:00:29 +10:00
fields.py add remaining types and disable missing types on (almost) all aqt 2021-02-03 00:00:29 +10:00
gui_hooks.py fix qt/ pylints 2021-01-07 16:21:50 +10:00
hooks_gen.py symlink generated .py/.pyi into tree to fix Python code completion 2020-12-16 11:36:42 +10:00
importing.py add remaining types and disable missing types on (almost) all aqt 2021-02-03 00:00:29 +10:00
legacy.py add remaining types and disable missing types on (almost) all aqt 2021-02-03 00:00:29 +10:00
main.py fix backup not being taken before full download 2021-02-06 19:01:48 +10:00
mediacheck.py fix media check not updating progress 2021-02-08 16:46:57 +10:00
mediasrv.py add remaining types and disable missing types on (almost) all aqt 2021-02-03 00:00:29 +10:00
mediasync.py nest progress messages and remove Python wrapper class 2021-02-08 16:40:27 +10:00
modelchooser.py more typing updates 2021-02-02 23:31:55 +10:00
models.py add remaining types and disable missing types on (almost) all aqt 2021-02-03 00:00:29 +10:00
mpv.py update to latest black 2020-08-31 13:29:28 +10:00
overview.py Merge branch 'master' into dyn-deckconf 2021-02-01 23:33:41 +01:00
pinnedmodules.py fix rsbackend compat issues 2021-02-08 09:51:51 +10:00
platform.py turn top bar dark when night mode enabled on macOS 2021-02-04 19:19:56 +10:00
preferences.py add remaining types and disable missing types on (almost) all aqt 2021-02-03 00:00:29 +10:00
previewer.py remember last input for 'set due'; add string config; nest config types 2021-02-08 14:10:05 +10:00
profiles.py add remaining types and disable missing types on (almost) all aqt 2021-02-03 00:00:29 +10:00
progress.py add remaining types and disable missing types on (almost) all aqt 2021-02-03 00:00:29 +10:00
py.typed mark anki and aqt modules as having typing info 2020-01-13 13:03:37 +10:00
qt.py more typing updates 2021-02-02 23:31:55 +10:00
reviewer.py remember last input for 'set due'; add string config; nest config types 2021-02-08 14:10:05 +10:00
scheduling.py add ability to force interval reset 2021-02-08 22:33:27 +10:00
schema_change_tracker.py add a bunch of return types 2021-02-01 23:53:23 +10:00
sidebar.py recent -> today 2021-02-09 09:50:59 +10:00
sound.py more typing updates 2021-02-02 23:31:55 +10:00
stats.py more typing updates 2021-02-02 23:31:55 +10:00
studydeck.py more typing updates 2021-02-02 23:31:55 +10:00
sync.py nest progress messages and remove Python wrapper class 2021-02-08 16:40:27 +10:00
tagedit.py use 'contains' instead of 'prefix' search in tag completer 2021-02-05 21:14:35 +10:00
taglimit.py add a bunch of return types 2021-02-01 23:53:23 +10:00
taskman.py more typing updates 2021-02-02 23:31:55 +10:00
theme.py use constants for other color references 2021-02-05 18:58:22 +10:00
toolbar.py start work on more clearly defining backend/protobuf boundaries 2021-01-31 18:55:45 +10:00
tts.py more typing updates 2021-02-02 23:31:55 +10:00
update.py more typing updates 2021-02-02 23:31:55 +10:00
utils.py Rework reschedule tool 2021-02-07 21:57:51 +10:00
webview.py handle remote links in ts pages 2021-02-06 15:03:21 +10:00
wheel_description.txt move aqt_data into source folder; implement wheel building 2020-11-04 12:14:03 +10:00
winpaths.py tweaking the folder names again 2020-01-03 07:48:38 +10:00