anki/qt/aqt
Arthur Milchior 4b34e71030 hook tag_editor_received_a_key
I expect it to be useful for add-ons such as
https://github.com/fonol/anki-search-inside-add-card which interact
with the tag line
2020-03-31 15:05:41 +02:00
..
__init__.py drop the separate i18n backend 2020-03-20 21:15:23 +10:00
.gitignore
about.py
addcards.py Ensuring "setNote" is called only once during changing of note type 2020-03-26 21:26:13 +01:00
addons.py Allow add-on dev to show personalized message. 2020-03-11 01:39:39 +01:00
browser.py hook browser_header_will_show_context_menu 2020-03-27 23:06:22 +01:00
clayout.py hook for initializing clayout 2020-03-01 11:42:41 +01:00
customstudy.py
deckbrowser.py imports 2020-03-14 22:10:27 +10:00
deckchooser.py
deckconf.py Use a consistent function signature across load and save hooks 2020-02-24 15:47:48 +01:00
dyndeckconf.py
editcurrent.py
editor.py Revert "Merge pull request #527 from Arthur-Milchior/explode_on_bridge_cmd" 2020-03-28 13:35:05 +10:00
errors.py restore mpv/mplayer missing warning that got lost in the av changes 2020-02-29 21:20:08 +10:00
exporting.py export in a background thread 2020-03-20 21:15:23 +10:00
fields.py
gui_hooks.py hook tag_editor_received_a_key 2020-03-31 15:05:41 +02:00
importing.py import .colpkg in a background thread 2020-03-20 21:15:23 +10:00
legacy.py add missing short argument to legacy fmtTimeSpan() 2020-02-26 20:36:59 +10:00
main.py fix progress dialog preventing schema mod 2020-03-26 21:07:53 +10:00
mediacheck.py add Collection struct, and get media check working again 2020-03-20 21:15:23 +10:00
mediasrv.py match both forward slash and os seperator 2020-02-29 12:36:10 +09:00
mediasync.py formatting 2020-03-23 19:54:01 +10:00
modelchooser.py
models.py Hook models_advanced_will_show 2020-03-19 12:03:09 +01:00
mpv.py
overview.py
pinnedmodules.py
preferences.py fix English being shown in prefs for fully qualified langs like zh-CN 2020-03-23 16:08:06 +10:00
profiles.py migrate strings with trailing newlines to fluent 2020-02-27 20:36:40 +10:00
progress.py fix mypy warning 2020-03-20 21:15:23 +10:00
py.typed
qt.py
reviewer.py Give the 'typearrow' id to the type answer arrow 2020-03-16 00:42:08 -03:00
sound.py reduce the chances of a race condition in mplayer code 2020-03-23 19:15:32 +10:00
stats.py
studydeck.py
sync.py drop log= argument from Collection 2020-03-20 21:15:23 +10:00
tagedit.py hook tag_editor_received_a_key 2020-03-31 15:05:41 +02:00
taglimit.py Use double quotes in taglimit queries 2020-03-30 10:12:47 +02:00
taskman.py Apply mypy improvements to aqt 2020-02-26 22:27:58 -05:00
theme.py cache dark mode value so UI doesn't break when it changes 2020-03-23 18:39:37 +10:00
toolbar.py Monkeytype qt/aqt/toolbar.py 2020-03-01 10:16:08 -05:00
tts.py fix audio getting stuck (2/2) 2020-03-15 09:34:04 +10:00
update.py
utils.py FString -> TR 2020-02-27 12:25:19 +10:00
webview.py Monkeytype qt/aqt/webview.py 2020-03-01 10:16:08 -05:00
winpaths.py