anki/qt
Damien Elmes 9c2a4b85b2 don't reschedule repeating timers that occur during progress
For things like updating the deck list, it makes no sense to do it
multiple times at the end of a long operation, and the once/second signal
timer was causing hundreds or thousands of 100ms timers to be created.

https://forums.ankiweb.net/t/anki-memory-usage/3842
2020-09-30 10:01:06 +10:00
..
aqt don't reschedule repeating timers that occur during progress 2020-09-30 10:01:06 +10:00
aqt_data/web include generated js in aqt_data 2020-06-29 15:48:01 +10:00
designer backups no longer happen on each sync 2020-09-27 12:59:51 +10:00
ftl split add-ons window title from menu bar action 2020-07-19 09:49:36 +10:00
po accept alternate strings file 2020-08-09 14:44:23 +10:00
tests FString -> TR 2020-02-27 12:25:19 +10:00
tools Add some documentation to sync_did_finish hook 2020-09-14 13:18:16 +02:00
ts allow dragging of images in review screen again 2020-09-22 10:29:53 +10:00
.gitignore reimplement congrats screen in Rust+Typescript 2020-09-01 10:24:38 +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 migrate the majority of the sass vars to css variables 2020-09-01 10:24:38 +10:00
mypy.ini enable strict equality checks in mypy 2020-08-03 10:26:40 +10:00
pkgkey.asc tweaking the folder names again 2020-01-03 07:48:38 +10:00
pyproject.toml Set to build a source distribution instead of build distribution 2020-04-02 22:56:37 -03:00
requirements.dev tweaking the folder names again 2020-01-03 07:48:38 +10:00
requirements.qt update qt version pin 2020-06-03 09:55:04 +10:00
runanki tweaking the folder names again 2020-01-03 07:48:38 +10:00
setup.py bump version 2020-09-24 10:52:24 +10:00