Anki/qt
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
..
aqt ignore immediate=True in progress dialog 2020-01-31 08:47:05 +10:00
aqt_data/web use SVG for the play icon, and reduce the default size to 40px 2020-01-28 10:11:29 +10:00
designer remove the line at the top of the editor 2020-01-26 18:25:44 +10:00
i18n update translations 2020-01-27 18:17:59 +10:00
tests rework update checks to match latest AnkiWeb API 2020-01-27 17:01:09 +10:00
tools Fix formatting error 2020-01-24 15:48:05 +01:00
ts ignore foreground/background colour in spans when night mode active 2020-01-31 08:03:09 +10:00
.gitignore merge i18n into qt/ 2020-01-03 07:59:00 +10:00
.isort.cfg make sure isort preserves ordering if anki installed into python env 2020-01-03 13:34:51 +10:00
.pylintrc tweaking the folder names again 2020-01-03 07:48:38 +10:00
anki.1 tweaking the folder names again 2020-01-03 07:48:38 +10:00
anki.desktop Add .ankiaddon mime-type on Linux and register Anki as its handler 2020-01-03 17:58:11 +01:00
anki.png tweaking the folder names again 2020-01-03 07:48:38 +10:00
anki.xml Add .ankiaddon mime-type on Linux and register Anki as its handler 2020-01-03 17:58:11 +01:00
anki.xpm tweaking the folder names again 2020-01-03 07:48:38 +10:00
Makefile basic night mode support 2020-01-23 17:27:07 +10:00
mypy.ini mypy fixes 2020-01-21 20:42:06 +10:00
pkgkey.asc tweaking the folder names again 2020-01-03 07:48:38 +10:00
requirements.dev tweaking the folder names again 2020-01-03 07:48:38 +10:00
requirements.qt tweaking the folder names again 2020-01-03 07:48:38 +10:00
runanki tweaking the folder names again 2020-01-03 07:48:38 +10:00
setup.py include py.typed for mypy 2020-01-13 21:18:03 +10:00