anki/qt
Damien Elmes 6906b366c0 fix preview button shortcut
Qt 'helpfully' erases any existing shortcuts when .setText() is called,
and as PyQt's generated forms set the text after the shortcut is set,
it gets lost.

https://anki.tenderapp.com/discussions/ankidesktop/38038-does-ctrlshiftp-doesnt-trigger-preview-in-browse
2020-01-16 12:31:02 +10:00
..
aqt fix preview button shortcut 2020-01-16 12:31:02 +10:00
aqt_data/web
designer Small fixes and tweaks to "Tag Modified": 2020-01-15 10:46:05 +02:00
i18n update translations 2020-01-10 08:21:52 +10:00
tests switch from nose2 to pytest 2020-01-03 08:52:10 +10:00
tools more tweaks for readability/consistency 2020-01-15 17:45:35 +10:00
ts revert to the old wrap() behaviour 2020-01-16 10:33:36 +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
anki.1
anki.desktop Add .ankiaddon mime-type on Linux and register Anki as its handler 2020-01-03 17:58:11 +01:00
anki.png
anki.xml Add .ankiaddon mime-type on Linux and register Anki as its handler 2020-01-03 17:58:11 +01:00
anki.xpm
Makefile clean stale build folders before build 2020-01-15 10:07:39 +10:00
mypy.ini bump minimum python version from 3.6 to 3.7 2020-01-07 18:34:36 +10:00
pkgkey.asc
requirements.dev
requirements.qt
runanki
setup.py include py.typed for mypy 2020-01-13 21:18:03 +10:00