anki/qt/aqt
2020-09-15 13:06:11 +02:00
..
__init__.py update to latest black 2020-08-31 13:29:28 +10:00
.gitignore
about.py add some names to about screen 2020-08-27 11:24:13 +10:00
addcards.py Create ResetReason enum 2020-08-16 18:56:32 +02:00
addons.py update to latest black 2020-08-31 13:29:28 +10:00
browser.py set_deck() 2020-09-03 17:42:46 +10:00
clayout.py update to latest black 2020-08-31 13:29:28 +10:00
customstudy.py rebuild_filtered_deck() and new_filtered() 2020-09-03 18:02:47 +10:00
dbcheck.py
deckbrowser.py log manual reschedule, but ignore the log entry in the stats 2020-09-02 17:56:23 +10:00
deckchooser.py Remove useless variables 2020-07-17 08:38:48 +02:00
deckconf.py Add type hints for apt.deckconf 2020-07-23 21:53:12 -06:00
dyndeckconf.py rebuild_filtered_deck() and new_filtered() 2020-09-03 18:02:47 +10:00
editcurrent.py Create ResetReason enum 2020-08-16 18:56:32 +02:00
editor.py another showDupes fix from ANH 2020-09-04 10:13:30 +10:00
emptycards.py make sure to reset after deleting empty cards 2020-08-09 12:42:58 +10:00
errors.py Add type hints to errors 2020-07-24 11:20:54 -06:00
exporting.py update to latest black 2020-08-31 13:29:28 +10:00
fields.py Any removed 2020-08-12 01:37:21 +02:00
gui_hooks.py Add some documentation to sync_did_finish hook 2020-09-14 13:18:16 +02:00
importing.py Add type hints to importing 2020-07-24 12:38:34 -06:00
legacy.py
main.py Move sync_did_finish before reset 2020-09-15 13:06:11 +02:00
mediacheck.py
mediasrv.py formatting fixes for latest black 2020-09-01 10:24:38 +10:00
mediasync.py Scroll media sync log to the last line 2020-07-13 03:06:44 +03:00
modelchooser.py added typehints to modelchooser, updated mypy.ini 2020-07-30 15:25:25 +10:00
models.py Some minor reformatting to satisfy black 2020-08-31 13:50:59 +02:00
mpv.py update to latest black 2020-08-31 13:29:28 +10:00
overview.py rebuild_filtered_deck() and new_filtered() 2020-09-03 18:02:47 +10:00
pinnedmodules.py update to latest isort, pylint and pytest 2020-08-31 12:05:36 +10:00
preferences.py deauth -> log out 2020-08-09 14:44:03 +10:00
previewer.py update to latest black 2020-08-31 13:29:28 +10:00
profiles.py update to latest black 2020-08-31 13:29:28 +10:00
progress.py Turn on check_untyped_defs for aqt.progress 2020-07-31 21:00:08 -06:00
py.typed
qt.py fix untyped def issues in aqt/__init__.py 2020-08-02 10:22:08 +10:00
reviewer.py move bury/suspend into backend 2020-09-01 10:24:38 +10:00
schema_change_tracker.py
sound.py fix formatting 2020-08-21 11:45:14 +10:00
stats.py add load_ts_page() & avoid duplicate call 2020-09-01 10:24:38 +10:00
studydeck.py Don't call setCurrentRow if row didn't change 2020-07-13 12:33:36 +03:00
sync.py update to latest black 2020-08-31 13:29:28 +10:00
tagedit.py
taglimit.py Turn on check_untyped_defs for aqt.taglimit 2020-07-25 15:45:31 -06:00
taskman.py
theme.py drop the old sass vars and define the properties directly 2020-09-01 10:24:38 +10:00
toolbar.py update to latest black 2020-08-31 13:29:28 +10:00
tts.py
update.py Turn on check_untyped_defs for aqt.update 2020-07-25 17:31:44 -06:00
utils.py update to latest isort, pylint and pytest 2020-08-31 12:05:36 +10:00
webview.py ensure background override works in night mode 2020-09-01 12:20:45 +10:00
winpaths.py