Anki/qt/aqt
Damien Elmes a40086c537 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:39:30 +10:00
..
.gitignore add buildhash to rspy and aqt, and check all three modules match 2020-01-03 15:15:18 +10:00
__init__.py if pm.meta() fails, need to unset pm 2020-01-14 15:49:08 +10:00
about.py Add AMBOSS as a contributor 2020-01-03 18:37:50 +01:00
addcards.py Add hook for AddCards.addNote 2020-01-08 21:29:28 +01:00
addons.py Use add-on name rather than package name when reporting on conflicts 2020-01-04 04:49:36 +01:00
browser.py fix preview button shortcut 2020-01-16 12:39:30 +10:00
clayout.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
customstudy.py don't change current deck if custom study fails to create 2020-01-16 12:39:27 +10:00
deckbrowser.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
deckchooser.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
deckconf.py remove dupe line 2020-01-06 20:59:18 +10:00
downloader.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
dyndeckconf.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
editcurrent.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
editor.py revert to the old wrap() behaviour 2020-01-16 12:39:24 +10:00
errors.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
exporting.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
fields.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
importing.py BUGFIX: QLineEdit doesn't have .toPlainText() 2020-01-05 07:54:45 +02:00
main.py Further tweak messaging depending on Anki's state at installation time 2020-01-04 04:45:43 +01:00
mediasrv.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
modelchooser.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
models.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
mpv.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
overview.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
pinnedmodules.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
preferences.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
profiles.py if profile is corrupt and is reset, need to set default lang again 2020-01-14 15:49:28 +10:00
progress.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
py.typed mark anki and aqt modules as having typing info 2020-01-14 15:48:05 +10:00
qt.py bump minimum python version from 3.6 to 3.7 2020-01-07 18:34:36 +10:00
reviewer.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
sound.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
stats.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
studydeck.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
sync.py tweaking the folder names again 2020-01-03 07:48:38 +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
toolbar.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
update.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
utils.py Fix mypy and black checks 2020-01-03 18:23:28 +01:00
webview.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
winpaths.py tweaking the folder names again 2020-01-03 07:48:38 +10:00