anki/qt/aqt
2021-04-15 13:09:49 +02:00
..
browser Fix ChangeModel combos being cleared after setup() 2021-04-14 23:01:40 +02:00
data Include icons directly in ts lib 2021-04-15 13:09:49 +02:00
forms run black/isort on Python scripts 2021-04-14 18:22:02 +10:00
operations current deck change is now undoable 2021-04-06 21:52:06 +10:00
__init__.py update TR references that crossed multiple lines 2021-03-26 14:38:15 +10:00
about.py run black/isort on Python scripts 2021-04-14 18:22:02 +10:00
addcards.py update note ops 2021-04-06 14:56:36 +10:00
addons.py add types to some more Fluent variables 2021-03-26 16:52:54 +10:00
BUILD.bazel move markdown dep into pylib 2021-03-24 22:19:14 +10:00
clayout.py declare variables with some common names as int instead of a union 2021-03-26 16:33:53 +10:00
colors.py
customstudy.py update TR references that crossed multiple lines 2021-03-26 14:38:15 +10:00
dbcheck.py
deckbrowser.py Remvoe jQuery from deckbrowser.py 2021-04-13 20:26:06 +02:00
deckchooser.py ID -> Id in protobuf and Python 2021-03-27 21:38:20 +10:00
deckconf.py update TR references that contain arguments 2021-03-26 14:21:04 +10:00
editcurrent.py more perform_op() tweaks 2021-04-06 10:14:11 +10:00
editor.py Include icons directly in ts lib 2021-04-15 13:09:49 +02:00
emptycards.py ID -> Id in protobuf and Python 2021-03-27 21:38:20 +10:00
errors.py simplify errors 2021-04-03 16:06:46 +10:00
exporting.py ID -> Id in protobuf and Python 2021-03-27 21:38:20 +10:00
fields.py add Dict suffix to Dict aliases in models.py 2021-03-27 21:46:49 +10:00
filtered_deck.py update scheduling ops 2021-04-06 16:38:42 +10:00
gui_hooks.py
hooks_gen.py
importing.py update TR references that contain arguments 2021-03-26 14:21:04 +10:00
legacy.py
main.py current deck change is now undoable 2021-04-06 21:52:06 +10:00
mediacheck.py update TR references that contain arguments 2021-03-26 14:21:04 +10:00
mediasrv.py add a shortcut to speed up local ts dev 2021-04-14 23:21:33 +10:00
mediasync.py update no-arg tr references in qt/ 2021-03-26 13:48:26 +10:00
modelchooser.py switch NoteType to Notetype 2021-03-27 22:03:19 +10:00
models.py switch NoteType to Notetype 2021-03-27 22:03:19 +10:00
mpv.py
notetypechooser.py switch NoteType to Notetype 2021-03-27 22:03:19 +10:00
overview.py Remove overview.ts 2021-04-13 19:38:57 +02:00
pinnedmodules.py
platform.py
preferences.py enable type checking of aqt/forms, and fix the new typing issues 2021-03-26 16:06:02 +10:00
profiles.py update TR references that crossed multiple lines 2021-03-26 14:38:15 +10:00
progress.py update no-arg tr references in qt/ 2021-03-26 13:48:26 +10:00
py.typed
qt.py
reviewer.py Remove jquery from reviewer.py 2021-04-13 20:11:18 +02:00
schema_change_tracker.py
sound.py fix 'lame missing' message not being shown 2021-03-29 19:52:30 +10:00
stats.py enable type checking of aqt/forms, and fix the new typing issues 2021-03-26 16:06:02 +10:00
studydeck.py migrate more ops to CollectionOp 2021-04-06 14:36:13 +10:00
switch.py Add shortcut and tooltip to switch 2021-03-31 18:53:36 +02:00
sync.py simplify errors 2021-04-03 16:06:46 +10:00
tagedit.py fix a bunch of qt typing issues uncovered by the following commit 2021-03-19 19:45:21 +10:00
taglimit.py fix a bunch of qt typing issues uncovered by the following commit 2021-03-19 19:45:21 +10:00
taskman.py update find&replace, and remove perform_op() 2021-04-06 17:07:38 +10:00
theme.py fix a bunch of qt typing issues uncovered by the following commit 2021-03-19 19:45:21 +10:00
toolbar.py Satisfy formatter 2021-04-13 20:29:59 +02:00
tts.py add missing copyright headers to *.py 2021-04-13 18:45:35 +10:00
update.py update TR references that contain arguments 2021-03-26 14:21:04 +10:00
utils.py Fix ResourceWarning in openFolder() on Windows 2021-03-29 09:09:20 +03:00
webview.py Merge pull request #1124 from hgiesel/dropjquerypy2 2021-04-14 12:43:11 +10:00
wheel_description.txt
winpaths.py