Anki/qt/aqt
Damien Elmes d48038cc29 ignore immediate=True in progress dialog
Instead, set the busy cursor immediately to give the user feedback,
but defer popup for at least 500ms. This will hopefully address the
white flash in night mode on Windows, and prevent progress dialogs
from rapidly appearing and disappearing for short operations.
2020-01-31 08:47:05 +10:00
..
.gitignore basic night mode support 2020-01-23 17:27:07 +10:00
__init__.py if pm.meta() fails, need to unset pm 2020-01-14 14:57:24 +10:00
about.py Small fixes and tweaks to "Tag Modified": 2020-01-15 10:46:05 +02:00
addcards.py "unused" variable become optional. 2020-01-23 21:46:42 -08:00
addons.py tolerate branch idx out of range 2020-01-27 17:59:40 +10:00
browser.py fix autoplaying of audio in preview screen, and drop extend_and_play() 2020-01-25 16:02:34 +10:00
clayout.py respond to play button clicks in preview screen + card layout screen 2020-01-25 16:02:21 +10:00
customstudy.py fix formatting 2020-01-16 12:45:48 +10:00
deckbrowser.py basic night mode support 2020-01-23 17:27:07 +10:00
deckchooser.py "unused" variable become optional. 2020-01-23 21:46:42 -08:00
deckconf.py remove dupe line 2020-01-06 20:59:18 +10:00
dyndeckconf.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
editcurrent.py add qconnect helper and some type hints 2020-01-16 07:41:23 +10:00
editor.py don't do HTML filtering when pasting urls/text/images 2020-01-26 19:13:31 +10:00
errors.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
exporting.py remove _hook/_filter suffix 2020-01-15 16:53:24 +10:00
fields.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
gui_hooks.py Equip Reviewer._showAnswer with hooks covering common add-on usages 2020-01-24 15:36:05 +01:00
importing.py add qconnect helper and some type hints 2020-01-16 07:41:23 +10:00
legacy.py extract and flag AV tags as part of the render process 2020-01-24 11:06:11 +10:00
main.py move strip_av_refs() into anki.sound 2020-01-24 15:48:40 +10:00
mediasrv.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
modelchooser.py fix cases where we used the wrong type sig to connect to gui hook 2020-01-16 07:53:12 +10:00
models.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
mpv.py formatting fixes 2020-01-21 20:39:25 +10:00
overview.py basic night mode support 2020-01-23 17:27:07 +10:00
pinnedmodules.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
preferences.py basic night mode support 2020-01-23 17:27:07 +10:00
profiles.py basic night mode support 2020-01-23 17:27:07 +10:00
progress.py ignore immediate=True in progress dialog 2020-01-31 08:47:05 +10:00
py.typed mark anki and aqt modules as having typing info 2020-01-13 13:03:37 +10:00
qt.py fix cases where we used the wrong type sig to connect to gui hook 2020-01-16 07:53:12 +10:00
reviewer.py Equip Reviewer._showAnswer with hooks covering common add-on usages 2020-01-24 15:36:05 +01:00
sound.py drop the extraneous svg group 2020-01-31 07:23:35 +10:00
stats.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
studydeck.py add qconnect helper and some type hints 2020-01-16 07:41:23 +10:00
sync.py pass in a progress callback instead of http_data_did_[send|receive] 2020-01-18 17:49:59 +10:00
tagedit.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
taglimit.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
taskman.py simplify taskman, and add .run_on_main() 2020-01-22 14:09:51 +10:00
theme.py add .night_mode as well 2020-01-31 07:00:01 +10:00
toolbar.py add a webview_did_receive_js_message hook 2020-01-22 11:06:12 +10:00
tts.py fix pylint 2020-01-26 18:57:32 +10:00
update.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
utils.py extract and flag AV tags as part of the render process 2020-01-24 11:06:11 +10:00
webview.py fix webview button alignment on Linux 2020-01-26 10:18:24 +10:00
winpaths.py tweaking the folder names again 2020-01-03 07:48:38 +10:00