anki/qt/aqt
Arthur Milchior c81a9b3d61 hook: history_line
I expect to use this hook to create an add-on which will simply remove
the ",,". By ignoring empty fields I expect to make this easier to
use.
2020-06-08 20:47:01 +02:00
..
__init__.py handle unicode hostnames 2020-06-01 13:40:17 +10:00
.gitignore basic night mode support 2020-01-23 17:27:07 +10:00
about.py add some more names to about.py 2020-06-01 06:27:14 +10:00
addcards.py hook: history_line 2020-06-08 20:47:01 +02:00
addons.py add "immediate" progress back 2020-06-01 13:57:10 +10:00
browser.py add note/card removal to backend 2020-06-04 18:21:04 +10:00
clayout.py Add saveSplitter and restoreSplitter to clayout.py 2020-05-30 20:33:57 -03:00
customstudy.py fix custom study not saving 2020-05-22 11:25:11 +10:00
deckbrowser.py lint fixes 2020-06-02 17:58:14 +10:00
deckchooser.py correct missing french translation 2020-02-05 20:48:30 -08:00
deckconf.py Add three deck config hooks 2020-05-22 21:24:05 +02:00
dyndeckconf.py use qconnect everywhere, and fix some typing issues 2020-05-04 13:23:08 +10:00
editcurrent.py add qconnect helper and some type hints 2020-01-16 07:41:23 +10:00
editor.py add type hint to paste-related functions 2020-06-07 12:06:11 +09:00
emptycards.py add note/card removal to backend 2020-06-04 18:21:04 +10:00
errors.py use qconnect everywhere, and fix some typing issues 2020-05-04 13:23:08 +10:00
exporting.py add "immediate" progress back 2020-06-01 13:57:10 +10:00
fields.py do nothing if dropPos == idx 2020-05-26 18:59:53 +09:00
gui_hooks.py hook: history_line 2020-06-08 20:47:01 +02:00
importing.py add "immediate" progress back 2020-06-01 13:57:10 +10:00
legacy.py use keyword args for calls with more than one argument 2020-05-24 09:12:47 +10:00
main.py Merge pull request #657 from BlueGreenMagick/prof-name 2020-06-08 11:30:27 +10:00
mediacheck.py rework progress handling 2020-06-01 13:57:10 +10:00
mediasrv.py storage->collection 2020-05-20 17:58:28 +10:00
mediasync.py fix media sync progress not updating, and issues closing profile 2020-06-01 13:57:10 +10:00
modelchooser.py use qconnect everywhere, and fix some typing issues 2020-05-04 13:23:08 +10:00
models.py drop mw.weakref usage in models.py for now 2020-05-20 13:53:34 +10:00
mpv.py apply mpv fix 2020-05-27 09:19:20 +10:00
overview.py use deck tree for new/review count calculation 2020-05-16 20:28:03 +10:00
pinnedmodules.py pin legacy modules 2020-06-08 11:12:51 +10:00
preferences.py use keyword args for calls with more than one argument 2020-05-24 09:12:47 +10:00
previewer.py tidy up Qt import 2020-05-20 13:38:55 +10:00
profiles.py change sync label to indicate sync state 2020-06-02 13:23:01 +10:00
progress.py report normal sync progress 2020-06-01 13:57:10 +10:00
py.typed mark anki and aqt modules as having typing info 2020-01-13 13:03:37 +10:00
qt.py new stubs don't require as many ignores 2020-06-02 17:56:32 +10:00
reviewer.py add note/card removal to backend 2020-06-04 18:21:04 +10:00
schema_change_tracker.py track changes in fields dialog as well 2020-05-15 13:59:44 +10:00
sound.py try mpv on Windows again 2020-05-27 09:21:41 +10:00
stats.py add "immediate" progress back 2020-06-01 13:57:10 +10:00
studydeck.py add typehint for eventFilter method 2020-05-26 17:08:55 +09:00
sync.py lint fixes 2020-06-02 17:58:14 +10:00
tagedit.py handle default deck and filtered deck suppression in the backend 2020-05-15 21:21:10 +10:00
taglimit.py use qconnect everywhere, and fix some typing issues 2020-05-04 13:23:08 +10:00
taskman.py lint fixes 2020-06-01 13:57:10 +10:00
theme.py pare back dark mode support 2020-04-15 21:44:56 +10:00
toolbar.py change sync label to indicate sync state 2020-06-02 13:23:01 +10:00
tts.py fix audio getting stuck (2/2) 2020-03-15 09:34:04 +10:00
update.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
utils.py Update tooltip() in utils.py 2020-06-07 16:06:23 -04:00
webview.py new stubs don't require as many ignores 2020-06-02 17:56:32 +10:00
winpaths.py tweaking the folder names again 2020-01-03 07:48:38 +10:00