anki/qt/aqt
2021-02-01 11:59:16 +01:00
..
data Fix focus on first field upon opening editor 2021-01-30 14:20:14 +01:00
forms Change filtered-deck shortcut in browser to Ctrl+G 2021-02-01 11:59:16 +01:00
__init__.py Make DialogManager accept kwargs 2021-02-01 08:50:19 +01:00
about.py convert setWindowFlags call into helper, and fix invalid variables 2021-01-07 14:24:49 +10:00
addcards.py Make browser accept optional args and add reopen 2021-02-01 11:54:28 +01:00
addons.py convert setWindowFlags call into helper, and fix invalid variables 2021-01-07 14:24:49 +10:00
browser.py Make browser accept optional args and add reopen 2021-02-01 11:54:28 +01: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 start work on more clearly defining backend/protobuf boundaries 2021-01-31 18:55:45 +10:00
customstudy.py Remove search button and reword search bar hint 2021-01-30 19:23:40 +01:00
dbcheck.py start work on more clearly defining backend/protobuf boundaries 2021-01-31 18:55:45 +10:00
deckbrowser.py start work on more clearly defining backend/protobuf boundaries 2021-01-31 18:55:45 +10:00
deckchooser.py NF: HelpPage in an enum 2021-01-26 02:16:37 +01:00
deckconf.py NF: HelpPage in an enum 2021-01-26 02:16:37 +01:00
dyndeckconf.py Fix pylints and type annotations in dyndeckconf 2021-02-01 09:56:10 +01:00
editcurrent.py convert setWindowFlags call into helper, and fix invalid variables 2021-01-07 14:24:49 +10:00
editor.py Make browser accept optional args and add reopen 2021-02-01 11:54:28 +01:00
emptycards.py Make browser accept optional args and add reopen 2021-02-01 11:54:28 +01:00
errors.py don't catch DeprecationWarnings in the GUI 2020-12-16 14:25:11 +10:00
exporting.py convert setWindowFlags call into helper, and fix invalid variables 2021-01-07 14:24:49 +10:00
fields.py start work on more clearly defining backend/protobuf boundaries 2021-01-31 18:55:45 +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 NF: HelpPage in an enum 2021-01-26 02:16:37 +01:00
legacy.py add public wrappers for remaining backend functions 2021-01-31 18:56:16 +10:00
main.py Make browser accept optional args and add reopen 2021-02-01 11:54:28 +01:00
mediacheck.py Make browser accept optional args and add reopen 2021-02-01 11:54:28 +01:00
mediasrv.py add public wrappers for remaining backend functions 2021-01-31 18:56:16 +10:00
mediasync.py add public wrappers for remaining backend functions 2021-01-31 18:56:16 +10:00
modelchooser.py NF: HelpPage in an enum 2021-01-26 02:16:37 +01:00
models.py start work on more clearly defining backend/protobuf boundaries 2021-01-31 18:55:45 +10:00
mpv.py update to latest black 2020-08-31 13:29:28 +10:00
overview.py Make dyndeckconf a registered dialogue 2021-01-31 22:37:08 +01:00
pinnedmodules.py pin pyaudio and qtmultimedia 2020-12-18 19:57:19 +10:00
preferences.py add public wrappers for remaining backend functions 2021-01-31 18:56:16 +10:00
previewer.py add getter/setter for boolean config values 2021-01-29 21:03:19 +10:00
profiles.py start work on more clearly defining backend/protobuf boundaries 2021-01-31 18:55:45 +10:00
progress.py convert setWindowFlags call into helper, and fix invalid variables 2021-01-07 14:24:49 +10:00
py.typed mark anki and aqt modules as having typing info 2020-01-13 13:03:37 +10:00
qt.py fix untyped def issues in aqt/__init__.py 2020-08-02 10:22:08 +10:00
reviewer.py Replace browsersel with css-browser-selector in aqt files and add redirect 2020-12-31 16:47:20 +01:00
schema_change_tracker.py track changes in fields dialog as well 2020-05-15 13:59:44 +10:00
sidebar.py Remove protobuf filters whole_col and current_deck 2021-01-31 11:12:49 +01:00
sound.py tooltip() instead of print() when no tts tag matches 2021-01-26 20:37:24 +10:00
stats.py Satisfy formatter 2021-01-25 13:46:44 +01:00
studydeck.py NF: HelpPage in an enum 2021-01-26 02:16:37 +01:00
sync.py add public wrappers for remaining backend functions 2021-01-31 18:56:16 +10:00
tagedit.py Don't apply suggestion when no suggestion list is shown 2020-10-14 05:00:24 +03:00
taglimit.py remove unused variables and commented-out code 2021-01-08 20:53:27 +01:00
taskman.py add missing check for on_done==None in with_progress() 2021-01-31 13:46:31 +10:00
theme.py fix invisible scrollbar in nightmode 2020-10-06 14:35:21 +10:00
toolbar.py start work on more clearly defining backend/protobuf boundaries 2021-01-31 18:55:45 +10:00
tts.py fail gracefully in winrt voice list fails to load 2020-12-21 14:29:14 +10:00
update.py fix remaining _() references; remove unused imports 2020-11-18 12:43:46 +10:00
utils.py start work on more clearly defining backend/protobuf boundaries 2021-01-31 18:55:45 +10:00
webview.py Fix formatting 2020-12-28 14:56:41 +01:00
wheel_description.txt move aqt_data into source folder; implement wheel building 2020-11-04 12:14:03 +10:00
winpaths.py tweaking the folder names again 2020-01-03 07:48:38 +10:00