anki/qt/aqt
2020-11-09 02:12:23 -08:00
..
data Improve compatibility with graphics pad/touchscreen 2020-11-08 18:14:37 +00:00
forms initial Bazel conversion 2020-11-01 14:26:58 +10:00
__init__.py formatting fix 2020-10-14 10:35:57 +10:00
about.py add Gustavo Costa 2020-10-06 14:36:11 +10:00
addcards.py Work around Qt's focus bug (fix help-wanted#22) 2020-10-24 10:47:25 +02:00
addons.py update to latest black 2020-08-31 13:29:28 +10:00
browser.py Fix clicking filters with keyboard modifiers 2020-11-08 11:05:11 +01:00
BUILD.bazel fix aqt version requirement; use py3 instead of cp38 tag 2020-11-05 20:25:08 +10:00
buildinfo.py initial Bazel conversion 2020-11-01 14:26:58 +10:00
clayout.py initial Bazel conversion 2020-11-01 14:26:58 +10:00
customstudy.py rebuild_filtered_deck() and new_filtered() 2020-09-03 18:02:47 +10:00
dbcheck.py formatting 2020-06-09 14:07:39 +10:00
deckbrowser.py initial Bazel conversion 2020-11-01 14:26:58 +10:00
deckchooser.py Remove useless variables 2020-07-17 08:38:48 +02:00
deckconf.py fix help url paths 2020-10-10 00:38:07 +08:00
dyndeckconf.py fix help url paths 2020-10-10 00:38:07 +08:00
editcurrent.py Create ResetReason enum 2020-08-16 18:56:32 +02:00
editor.py initial Bazel conversion 2020-11-01 14:26:58 +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 Use replace instead of strip 2020-10-22 15:21:30 +03:00
gui_hooks.py initial Bazel conversion 2020-11-01 14:26:58 +10:00
importing.py Remove unused code 2020-10-15 16:14:14 +03:00
legacy.py use keyword args for calls with more than one argument 2020-05-24 09:12:47 +10:00
main.py Add hooks for filtering media. 2020-11-09 02:12:23 -08:00
mediacheck.py rework progress handling 2020-06-01 13:57:10 +10:00
mediasrv.py Add hooks for filtering media. 2020-11-09 02:12:23 -08:00
mediasync.py Scroll media sync log to the last line 2020-07-13 03:06:44 +03:00
modelchooser.py Escape ampersands in note type names too 2020-10-07 15:26:32 +03:00
models.py Use replace instead of strip 2020-10-22 15:21:30 +03:00
mpv.py update to latest black 2020-08-31 13:29:28 +10:00
overview.py initial Bazel conversion 2020-11-01 14:26:58 +10:00
pinnedmodules.py fix missing QAudioDeviceInfo on macOS 2020-11-06 12:01:37 +10:00
preferences.py fix help url paths 2020-10-10 00:38:07 +08:00
previewer.py initial Bazel conversion 2020-11-01 14:26:58 +10:00
profiles.py formatting fixes 2020-10-12 12:17:02 +10:00
progress.py don't reschedule repeating timers that occur during progress 2020-09-30 10:01:06 +10:00
py.typed
qt.py fix untyped def issues in aqt/__init__.py 2020-08-02 10:22:08 +10:00
reviewer.py initial Bazel conversion 2020-11-01 14:26:58 +10:00
schema_change_tracker.py
sidebar.py Move new sidebar code to a separate file 2020-10-10 04:42:49 +03:00
sound.py Add hooks for filtering media. 2020-11-09 02:12:23 -08:00
stats.py initial Bazel conversion 2020-11-01 14:26:58 +10:00
studydeck.py fix help url paths 2020-10-10 00:38:07 +08:00
sync.py Fix "Sign Up" link location 2020-10-04 18:14:49 +01:00
tagedit.py Don't apply suggestion when no suggestion list is shown 2020-10-14 05:00:24 +03:00
taglimit.py Turn on check_untyped_defs for aqt.taglimit 2020-07-25 15:45:31 -06:00
taskman.py lint fixes 2020-06-01 13:57:10 +10:00
theme.py fix invisible scrollbar in nightmode 2020-10-06 14:35:21 +10:00
toolbar.py initial Bazel conversion 2020-11-01 14:26:58 +10:00
tts.py
update.py Turn on check_untyped_defs for aqt.update 2020-07-25 17:31:44 -06:00
utils.py move aqt_data into source folder; implement wheel building 2020-11-04 12:14:03 +10:00
webview.py initial Bazel conversion 2020-11-01 14:26:58 +10:00
wheel_description.txt move aqt_data into source folder; implement wheel building 2020-11-04 12:14:03 +10:00
winpaths.py