anki/qt/aqt
2020-07-24 11:57:22 +10:00
..
__init__.py enable AltGr workaround by default 2020-07-24 10:32:50 +10:00
.gitignore
about.py add some more names to about.py 2020-06-01 06:27:14 +10:00
addcards.py hook: history_line 2020-06-08 20:47:01 +02:00
addons.py split add-ons window title from menu bar action 2020-07-19 09:49:36 +10:00
browser.py fix preview not updating on edit 2020-07-24 11:57:22 +10:00
clayout.py add type hints 2020-06-25 17:27:52 +03:00
customstudy.py Remove useless variables 2020-07-17 08:38:48 +02:00
dbcheck.py formatting 2020-06-09 14:07:39 +10:00
deckbrowser.py fix misaligned deck heading in RTL languages 2020-07-22 11:00:39 +10:00
deckchooser.py Remove useless variables 2020-07-17 08:38:48 +02:00
deckconf.py Add three deck config hooks 2020-05-22 21:24:05 +02:00
dyndeckconf.py Add type hints for apt.dyndeckconf 2020-07-23 16:04:46 -06:00
editcurrent.py
editor.py Always use standard QT color dialog on Linux 2020-07-05 13:21:38 +02:00
emptycards.py add note/card removal to backend 2020-06-04 18:21:04 +10:00
errors.py use qconnect everywhere, and fix some typing issues 2020-05-04 13:23:08 +10:00
exporting.py add "immediate" progress back 2020-06-01 13:57:10 +10:00
fields.py do nothing if dropPos == idx 2020-05-26 18:59:53 +09:00
gui_hooks.py Fix type annotation for old stats dialog class 2020-07-17 03:08:09 +02:00
importing.py add "immediate" progress back 2020-06-01 13:57:10 +10:00
legacy.py use keyword args for calls with more than one argument 2020-05-24 09:12:47 +10:00
main.py Merge pull request #692 from Arthur-Milchior/remove_useles_variables 2020-07-20 11:35:40 +10:00
mediacheck.py rework progress handling 2020-06-01 13:57:10 +10:00
mediasrv.py ask user to check db when graphs fail to load 2020-07-24 09:56:28 +10:00
mediasync.py Scroll media sync log to the last line 2020-07-13 03:06:44 +03:00
modelchooser.py Remove useless variables 2020-07-17 08:38:48 +02:00
models.py drop mw.weakref usage in models.py for now 2020-05-20 13:53:34 +10:00
mpv.py Add --no-autoload-files option to mpv 2020-07-23 14:28:47 +03:00
overview.py use deck tree for new/review count calculation 2020-05-16 20:28:03 +10:00
pinnedmodules.py pin legacy modules 2020-06-08 11:12:51 +10:00
preferences.py formatting 2020-07-01 14:01:24 +10:00
previewer.py fix preview not updating on edit 2020-07-24 11:57:22 +10:00
profiles.py dump error on profile load fail 2020-07-02 10:35:01 +10:00
progress.py add progress to db check 2020-06-08 21:07:36 +10:00
py.typed
qt.py new stubs don't require as many ignores 2020-06-02 17:56:32 +10:00
reviewer.py add note/card removal to backend 2020-06-04 18:21:04 +10:00
schema_change_tracker.py track changes in fields dialog as well 2020-05-15 13:59:44 +10:00
sound.py fix pylint failing in CI 2020-07-21 16:16:34 +10:00
stats.py Add a couple of hooks to trigger add-on actions before showing stats 2020-07-16 21:48:46 +02:00
studydeck.py Don't call setCurrentRow if row didn't change 2020-07-13 12:33:36 +03:00
sync.py full sync terminates media sync; start it again afterwards 2020-07-21 11:26:41 +10:00
tagedit.py handle default deck and filtered deck suppression in the backend 2020-05-15 21:21:10 +10:00
taglimit.py use qconnect everywhere, and fix some typing issues 2020-05-04 13:23:08 +10:00
taskman.py lint fixes 2020-06-01 13:57:10 +10:00
theme.py pare back dark mode support 2020-04-15 21:44:56 +10:00
toolbar.py Add top_toolbar_did_redraw hook 2020-07-10 17:38:40 +02:00
tts.py
update.py Remove useless variables 2020-07-17 08:38:48 +02:00
utils.py Moved the utils.py new save/restore functions together 2020-06-08 16:23:32 -03:00
webview.py formatting 2020-07-21 14:17:56 +10:00
winpaths.py