anki/qt/aqt
2020-02-25 17:49:06 +10:00
..
__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 add Tobias to contributors 2020-02-24 18:36:37 +10:00
addcards.py "unused" variable become optional. 2020-01-23 21:46:42 -08:00
addons.py fix negative number in compat message 2020-02-18 08:27:47 +10:00
browser.py interrupt current audio when autoplay off 2020-02-25 17:49:06 +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 rework Fluent handling 2020-02-23 13:22:50 +10:00
deckchooser.py correct missing french translation 2020-02-05 20:48:30 -08:00
deckconf.py Use a consistent function signature across load and save hooks 2020-02-24 15:47:48 +01: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 move the big error message into FTL 2020-02-23 18:01:34 +10:00
exporting.py ensure user doesn't try to export into data folder 2020-02-25 17:38:49 +10:00
fields.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
gui_hooks.py Use a consistent function signature across load and save hooks 2020-02-24 15:47:48 +01:00
importing.py add qconnect helper and some type hints 2020-01-16 07:41:23 +10:00
legacy.py remove old fmtTimeSpan() and associated strings 2020-02-23 18:47:16 +10:00
main.py rename aqt/media.py to mediacheck.py 2020-02-17 08:40:17 +10:00
mediacheck.py rework Fluent handling 2020-02-23 13:22:50 +10:00
mediasrv.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
mediasync.py rework Fluent handling 2020-02-23 13:22:50 +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 fix typo 2020-02-19 17:46:12 +09:00
pinnedmodules.py pin fcntl, which went missing on Linux in a recent update 2020-02-19 19:59:31 +10:00
preferences.py drop unused threadLocal and noHint i18n code 2020-02-17 08:40:17 +10:00
profiles.py don't allow UI scale < 100% 2020-02-25 16:20:14 +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 interrupt current audio when autoplay off 2020-02-25 17:49:06 +10:00
sound.py interrupt current audio when autoplay off 2020-02-25 17:49:06 +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 forceDefault to force_default 2020-02-22 04:01:42 -08: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 fix 2020-02-25 17:29:10 +10:00
toolbar.py Refactor ToolbarLink dataclass into create_link arguments 2020-02-20 18:22:31 +01:00
tts.py ensure Anki starts on Windows systems that don't have TTS installed 2020-02-25 16:25:17 +10:00
update.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
utils.py fix tr() 2020-02-24 18:37:02 +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