..
__init__.py
drop unused threadLocal and noHint i18n code
2020-02-17 08:40:17 +10:00
.gitignore
basic night mode support
2020-01-23 17:27:07 +10:00
about.py
Fix "js" parameter type
2020-02-12 22:20:30 +01:00
addcards.py
"unused" variable become optional.
2020-01-23 21:46:42 -08:00
addons.py
correct missing french translation
2020-02-05 20:48:30 -08:00
browser.py
split "Due" into three different contexts for translators
2020-02-17 14:41:01 +10:00
clayout.py
Assume that web assets without a specified subpath are under /_anki
2020-02-15 15:03:43 +01:00
customstudy.py
radioCram
2020-02-03 02:24:37 -08:00
deckbrowser.py
split "Due" into three different contexts for translators
2020-02-17 14:41:01 +10:00
deckchooser.py
correct missing french translation
2020-02-05 20:48:30 -08:00
deckconf.py
remove dupe line
2020-01-06 20:59:18 +10:00
dyndeckconf.py
tweaking the folder names again
2020-01-03 07:48:38 +10:00
editcurrent.py
add qconnect helper and some type hints
2020-01-16 07:41:23 +10:00
editor.py
add add_file() and write_data()
2020-02-17 08:40:16 +10:00
errors.py
tweaking the folder names again
2020-01-03 07:48:38 +10:00
exporting.py
tweak wording
2020-02-12 08:14:16 +10:00
fields.py
tweaking the folder names again
2020-01-03 07:48:38 +10:00
gui_hooks.py
add extra hook for media sync start/stop
2020-02-17 08:40:17 +10:00
importing.py
add qconnect helper and some type hints
2020-01-16 07:41:23 +10:00
legacy.py
extract and flag AV tags as part of the render process
2020-01-24 11:06:11 +10:00
main.py
rename aqt/media.py to mediacheck.py
2020-02-17 08:40:17 +10:00
mediacheck.py
use new i18n infrastructure for more media check / media sync strings
2020-02-17 10:18:20 +10:00
mediasrv.py
tweaking the folder names again
2020-01-03 07:48:38 +10:00
mediasync.py
localize some error messages
2020-02-17 11:38:22 +10:00
modelchooser.py
correct missing french translation
2020-02-05 20:48:30 -08:00
models.py
tweaking the folder names again
2020-01-03 07:48:38 +10:00
mpv.py
formatting fixes
2020-01-21 20:39:25 +10:00
overview.py
Assume that web assets without a specified subpath are under /_anki
2020-02-15 15:03:43 +01:00
pinnedmodules.py
tweaking the folder names again
2020-01-03 07:48:38 +10:00
preferences.py
drop unused threadLocal and noHint i18n code
2020-02-17 08:40:17 +10:00
profiles.py
drop unused threadLocal and noHint i18n code
2020-02-17 08:40:17 +10:00
progress.py
accept clicks on the progress dialog close button when updating
2020-02-17 08:40:17 +10:00
py.typed
mark anki and aqt modules as having typing info
2020-01-13 13:03:37 +10:00
qt.py
fix cases where we used the wrong type sig to connect to gui hook
2020-01-16 07:53:12 +10:00
reviewer.py
Assume that web assets without a specified subpath are under /_anki
2020-02-15 15:03:43 +01:00
sound.py
drop the extraneous svg group
2020-01-31 07:23:35 +10:00
stats.py
Assume that web assets without a specified subpath are under /_anki
2020-02-15 15:03:43 +01:00
studydeck.py
add qconnect helper and some type hints
2020-01-16 07:41:23 +10:00
sync.py
remove unused code
2020-02-17 08:40:16 +10:00
tagedit.py
tweaking the folder names again
2020-01-03 07:48:38 +10:00
taglimit.py
tweaking the folder names again
2020-01-03 07:48:38 +10:00
taskman.py
simplify taskman, and add .run_on_main()
2020-01-22 14:09:51 +10:00
theme.py
formatting
2020-02-07 17:55:26 +10:00
toolbar.py
if toolbar refreshed, make sure not to clear syncing
2020-02-17 08:40:16 +10:00
tts.py
fix pylint
2020-01-26 18:57:32 +10:00
update.py
tweaking the folder names again
2020-01-03 07:48:38 +10:00
utils.py
add fallback for tr if collection not open
2020-02-17 17:39:01 +10:00
webview.py
put head text after css/js imports so it can override them
2020-02-17 08:38:59 +10:00
winpaths.py
tweaking the folder names again
2020-01-03 07:48:38 +10:00