anki/qt/aqt
2021-03-24 12:56:06 +10:00
..
data remove the default question fade 2021-03-22 12:11:00 +10:00
forms Merge branch 'master' into sidebar-tools 2021-03-11 12:08:32 +01:00
__init__.py fix profile dumping on platforms other than Macs 2021-03-22 09:44:06 +10:00
about.py Update about screen 2021-03-10 11:34:28 +01:00
addcards.py decorator for saveNow(), mkII 2021-03-19 19:45:21 +10:00
addons.py tweak AbortAddonImport docstring 2021-03-23 19:31:24 +10:00
browser.py add hook to modify browser row content 2021-03-23 19:13:52 +10:00
BUILD.bazel
card_ops.py undoable ops now return changes directly; add new *_ops.py files 2021-03-19 19:45:21 +10:00
clayout.py fix a bunch of qt typing issues uncovered by the following commit 2021-03-19 19:45:21 +10:00
colors.py
customstudy.py
dbcheck.py
deck_ops.py use perform_op() for deck creation 2021-03-22 23:17:07 +10:00
deckbrowser.py switch DeckID to a NewType 2021-03-22 23:43:54 +10:00
deckchooser.py Simplify note adding and the deck/notetype choosers 2021-03-10 11:53:27 +10:00
deckconf.py
dyndeckconf.py
editcurrent.py decorator for saveNow(), mkII 2021-03-19 19:45:21 +10:00
editor.py clear_unused_tags and browser redraw improvements 2021-03-19 19:45:21 +10:00
emptycards.py
errors.py fix a bunch of qt typing issues uncovered by the following commit 2021-03-19 19:45:21 +10:00
exporting.py
fields.py fix a bunch of qt typing issues uncovered by the following commit 2021-03-19 19:45:21 +10:00
find_and_replace.py change bulk_update() into find_and_replace_tag() 2021-03-19 19:45:21 +10:00
gui_hooks.py
hooks_gen.py
importing.py fix .csv import not using faster QPlainTextEdit 2021-03-22 11:26:49 +10:00
legacy.py
main.py use perform_op() for deck creation 2021-03-22 23:17:07 +10:00
mediacheck.py
mediasrv.py
mediasync.py
modelchooser.py Simplify note adding and the deck/notetype choosers 2021-03-10 11:53:27 +10:00
models.py fix a bunch of qt typing issues uncovered by the following commit 2021-03-19 19:45:21 +10:00
mpv.py
note_ops.py speed up tag drag&drop and finish tag tidyup 2021-03-19 19:45:21 +10:00
notetypechooser.py Simplify note adding and the deck/notetype choosers 2021-03-10 11:53:27 +10:00
overview.py support undo of filtered deck build/empty 2021-03-24 12:56:06 +10:00
pinnedmodules.py
platform.py
preferences.py expand backend Preferences and make undoable 2021-03-10 18:51:03 +10:00
previewer.py fix a bunch of qt typing issues uncovered by the following commit 2021-03-19 19:45:21 +10:00
profiles.py expand backend Preferences and make undoable 2021-03-10 18:51:03 +10:00
progress.py clear_unused_tags and browser redraw improvements 2021-03-19 19:45:21 +10:00
py.typed
qt.py
reviewer.py speed up tag drag&drop and finish tag tidyup 2021-03-19 19:45:21 +10:00
scheduling_ops.py support undo of filtered deck build/empty 2021-03-24 12:56:06 +10:00
schema_change_tracker.py
sidebar.py Add context action 'Update with Current Search' 2021-03-23 11:20:46 +01:00
sound.py fix a bunch of qt typing issues uncovered by the following commit 2021-03-19 19:45:21 +10:00
stats.py commit immediately when there's no active checkpoint 2021-03-10 11:47:53 +10:00
studydeck.py use perform_op() for deck creation 2021-03-22 23:17:07 +10:00
sync.py
tag_ops.py speed up tag drag&drop and finish tag tidyup 2021-03-19 19:45:21 +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 clear_unused_tags and browser redraw improvements 2021-03-19 19:45:21 +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
tts.py
update.py
utils.py fix text not appearing after .apkg import 2021-03-22 11:24:53 +10:00
webview.py fix a bunch of qt typing issues uncovered by the following commit 2021-03-19 19:45:21 +10:00
wheel_description.txt
winpaths.py