Anki/qt
Damien Elmes 90d4d62c48 use a timer to automatically show progress window
We were previously relying on the DB progress hook to cause the
progress window to display.

Qt's progress dialogs do have built in support for automatically
showing, but it's easier to add a timer than change the existing
code to use it.
2020-03-20 21:15:23 +10:00
..
aqt use a timer to automatically show progress window 2020-03-20 21:15:23 +10:00
aqt_data/web show spinner when media sync active, click to reveal dialog 2020-02-17 08:40:16 +10:00
designer add switch in prefs for new timezone handling code; bump sync version 2020-03-10 17:50:18 +10:00
ftl Merge branch 'master' into more_precise_config_error_message 2020-03-09 19:41:26 +10:00
po copy ftl to source folder in extra-po-string as well 2020-03-12 19:53:52 +10:00
tests FString -> TR 2020-02-27 12:25:19 +10:00
tools tweak add-on wording 2020-03-20 21:00:21 +10:00
ts Added box-sizing: border-box; to typeans by default 2020-03-18 20:31:11 -03: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 stop fetching qt translations as part of recompile step 2020-02-27 20:38:05 +10:00
mypy.ini Apply mypy improvements to aqt 2020-02-26 22:27:58 -05: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 use night mode when dark mode active, using standard macOS theme 2020-01-31 13:15:08 +10:00