anki/qt/aqt
2021-02-05 22:38:44 +10:00
..
data turn top bar dark when night mode enabled on macOS 2021-02-04 19:19:56 +10:00
forms move remaining Filter button items into sidebar 2021-02-05 18:58:22 +10:00
__init__.py move remaining Filter button items into sidebar 2021-02-05 18:58:22 +10:00
about.py add remaining types and disable missing types on (almost) all aqt 2021-02-03 00:00:29 +10:00
addcards.py add remaining types and disable missing types on (almost) all aqt 2021-02-03 00:00:29 +10:00
addons.py add remaining types and disable missing types on (almost) all aqt 2021-02-03 00:00:29 +10:00
browser.py use top level defs for protobuf enum cases 2021-02-05 19:26:13 +10:00
BUILD.bazel winrt 1.0.20239.1 isn't available for python 3.9 2020-12-23 20:31:13 +10:00
clayout.py Remove unused imports 2021-02-02 17:13:35 +01:00
colors.py move remaining Filter button items into sidebar 2021-02-05 18:58:22 +10:00
customstudy.py more typing updates 2021-02-02 23:31:55 +10:00
dbcheck.py more typing updates 2021-02-02 23:31:55 +10:00
deckbrowser.py add remaining types and disable missing types on (almost) all aqt 2021-02-03 00:00:29 +10:00
deckchooser.py more typing updates 2021-02-02 23:31:55 +10:00
deckconf.py add remaining types and disable missing types on (almost) all aqt 2021-02-03 00:00:29 +10:00
dyndeckconf.py use constants for other color references 2021-02-05 18:58:22 +10:00
editcurrent.py add remaining types and disable missing types on (almost) all aqt 2021-02-03 00:00:29 +10:00
editor.py use constants for other color references 2021-02-05 18:58:22 +10:00
emptycards.py add remaining types and disable missing types on (almost) all aqt 2021-02-03 00:00:29 +10:00
errors.py add remaining types and disable missing types on (almost) all aqt 2021-02-03 00:00:29 +10:00
exporting.py add remaining types and disable missing types on (almost) all aqt 2021-02-03 00:00:29 +10:00
fields.py add remaining types and disable missing types on (almost) all aqt 2021-02-03 00:00:29 +10:00
gui_hooks.py fix qt/ pylints 2021-01-07 16:21:50 +10:00
hooks_gen.py symlink generated .py/.pyi into tree to fix Python code completion 2020-12-16 11:36:42 +10:00
importing.py add remaining types and disable missing types on (almost) all aqt 2021-02-03 00:00:29 +10:00
legacy.py add remaining types and disable missing types on (almost) all aqt 2021-02-03 00:00:29 +10:00
main.py add remaining types and disable missing types on (almost) all aqt 2021-02-03 00:00:29 +10:00
mediacheck.py add remaining types and disable missing types on (almost) all aqt 2021-02-03 00:00:29 +10:00
mediasrv.py add remaining types and disable missing types on (almost) all aqt 2021-02-03 00:00:29 +10:00
mediasync.py add remaining types and disable missing types on (almost) all aqt 2021-02-03 00:00:29 +10:00
modelchooser.py more typing updates 2021-02-02 23:31:55 +10:00
models.py add remaining types and disable missing types on (almost) all aqt 2021-02-03 00:00:29 +10:00
mpv.py update to latest black 2020-08-31 13:29:28 +10:00
overview.py Merge branch 'master' into dyn-deckconf 2021-02-01 23:33:41 +01:00
pinnedmodules.py pin pyaudio and qtmultimedia 2020-12-18 19:57:19 +10:00
platform.py turn top bar dark when night mode enabled on macOS 2021-02-04 19:19:56 +10:00
preferences.py add remaining types and disable missing types on (almost) all aqt 2021-02-03 00:00:29 +10:00
previewer.py use top level defs for protobuf enum cases 2021-02-05 19:26:13 +10:00
profiles.py add remaining types and disable missing types on (almost) all aqt 2021-02-03 00:00:29 +10:00
progress.py add remaining types and disable missing types on (almost) all aqt 2021-02-03 00:00:29 +10:00
py.typed
qt.py more typing updates 2021-02-02 23:31:55 +10:00
reviewer.py add remaining types and disable missing types on (almost) all aqt 2021-02-03 00:00:29 +10:00
schema_change_tracker.py add a bunch of return types 2021-02-01 23:53:23 +10:00
sidebar.py fix filter saving failing when savedFilters is not set 2021-02-05 22:38:44 +10:00
sound.py more typing updates 2021-02-02 23:31:55 +10:00
stats.py more typing updates 2021-02-02 23:31:55 +10:00
studydeck.py more typing updates 2021-02-02 23:31:55 +10:00
sync.py more typing updates 2021-02-02 23:31:55 +10:00
tagedit.py use 'contains' instead of 'prefix' search in tag completer 2021-02-05 21:14:35 +10:00
taglimit.py add a bunch of return types 2021-02-01 23:53:23 +10:00
taskman.py more typing updates 2021-02-02 23:31:55 +10:00
theme.py use constants for other color references 2021-02-05 18:58:22 +10:00
toolbar.py start work on more clearly defining backend/protobuf boundaries 2021-01-31 18:55:45 +10:00
tts.py more typing updates 2021-02-02 23:31:55 +10:00
update.py more typing updates 2021-02-02 23:31:55 +10:00
utils.py move remaining Filter button items into sidebar 2021-02-05 18:58:22 +10:00
webview.py use constants for other color references 2021-02-05 18:58:22 +10:00
wheel_description.txt move aqt_data into source folder; implement wheel building 2020-11-04 12:14:03 +10:00
winpaths.py