anki/qt
Erez Volk bd9aaa9296 Small fixes and tweaks to "Tag Modified":
- No need for the checkbox, as an unchecked box is equal to an empty
`QLineEdit`.
- The value was saved to the profile but not loaded.
- And the real pièce de résistance: I've figured out how to "Promote"
the `QLineEdit` to a `TagEdit`.

Hope you like it! :)
2020-01-15 10:46:05 +02:00
..
aqt Small fixes and tweaks to "Tag Modified": 2020-01-15 10:46:05 +02: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 add a flag to handle the legacy hook missing args case 2020-01-13 18:37:08 +10:00
ts
.gitignore
.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 run black on generated hooks 2020-01-13 17:55:58 +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