anki/qt/aqt
2021-06-02 12:20:40 +10:00
..
browser Merge pull request #1213 from RumovZ/new-flags 2021-06-02 11:22:26 +10:00
data Tweak flag colors 2021-06-01 18:14:54 +02:00
forms Merge pull request #1213 from RumovZ/new-flags 2021-06-02 11:22:26 +10:00
operations remove deck protobuf from frontend 2021-05-31 16:31:06 +10:00
__init__.py fix incorrect platform specifier 2021-06-01 17:41:15 +10:00
about.py run black/isort on Python scripts 2021-04-14 18:22:02 +10:00
addcards.py handle ctrl+numpad enter on Windows 2021-06-01 16:25:12 +10:00
addons.py make update all toggle clearer 2021-05-28 18:33:28 +10:00
BUILD.bazel
clayout.py Use implicit failure handling and self as parent 2021-05-27 16:51:03 +02:00
colors.py
customstudy.py
dbcheck.py
deckbrowser.py remove deck protobuf from frontend 2021-05-31 16:31:06 +10:00
deckchooser.py
deckconf.py ask user to confirm which deck they want when opening options in reviewer 2021-05-27 13:15:28 +10:00
deckdescription.py remove deck protobuf from frontend 2021-05-31 16:31:06 +10:00
deckoptions.py remove deck protobuf from frontend 2021-05-31 16:31:06 +10:00
editcurrent.py more perform_op() tweaks 2021-04-06 10:14:11 +10:00
editor.py fix error when opening and closing editor rapidly 2021-05-20 15:32:28 +10:00
emptycards.py
errors.py catch all recording errors; mention permission 2021-06-02 12:20:40 +10:00
exporting.py
fields.py remove sticky setting from fields dialog 2021-05-28 18:33:29 +10:00
filtered_deck.py move query_op into operations/, and add the ability to show progress 2021-05-08 16:35:43 +10:00
flags.py Rename violet to pink 2021-06-01 18:14:43 +02:00
gui_hooks.py
hooks_gen.py
importing.py
legacy.py
main.py fix timebox causing crash 2021-06-01 15:35:18 +10:00
mediacheck.py
mediasrv.py show note about old options screen if any add-ons are installed 2021-05-19 16:20:25 +10:00
mediasync.py
modelchooser.py switch NoteType to Notetype 2021-03-27 22:03:19 +10:00
models.py remove some unnecessary checkpoints 2021-05-08 17:04:05 +10:00
mpv.py
notetypechooser.py switch NoteType to Notetype 2021-03-27 22:03:19 +10:00
overview.py remove deck protobuf from frontend 2021-05-31 16:31:06 +10:00
pinnedmodules.py
platform.py
preferences.py add v3 scheduler to prefs screen 2021-05-27 23:09:49 +10:00
profiles.py
progress.py
py.typed
qt.py
reviewer.py ask user to confirm which deck they want when opening options in reviewer 2021-05-27 13:15:28 +10:00
schema_change_tracker.py
sound.py catch all recording errors; mention permission 2021-06-02 12:20:40 +10:00
stats.py
studydeck.py migrate more ops to CollectionOp 2021-04-06 14:36:13 +10:00
switch.py make switch more legible in dark mode 2021-05-24 11:31:56 +10:00
sync.py simplify errors 2021-04-03 16:06:46 +10:00
tagedit.py
taglimit.py limit custom study to 100 tags 2021-06-02 11:15:39 +10:00
taskman.py update find_duplicates to use QueryOp/CollectionOp 2021-05-08 16:58:18 +10:00
theme.py make switch more legible in dark mode 2021-05-24 11:31:56 +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
undo.py enable redo support 2021-05-19 15:18:39 +10:00
update.py
utils.py fix timebox causing crash 2021-06-01 15:35:18 +10:00
webview.py simplify previous patch 2021-05-19 19:06:20 +10:00
wheel_description.txt
winpaths.py