anki/qt
Damien Elmes e2a4d6041c basic support for add-ons in new deck config screen
- expose the data as a writable store
- currently only supports raw HTML; example to come
- fix changes not marking a deck config as modified
- the data is currently packed into the deckconfig object, but we
may move these to a separate store in the collection config in the
future, like is done with decks/notetypes
2021-04-24 11:08:01 +10:00
..
aqt basic support for add-ons in new deck config screen 2021-04-24 11:08:01 +10:00
icons move remaining Filter button items into sidebar 2021-02-05 18:58:22 +10:00
linux remove old symlink before installing a new version 2020-12-30 20:56:28 +10:00
mac exclude Mac dylib from '...' 2021-02-04 20:41:08 +10:00
tests add missing copyright headers to *.py 2021-04-13 18:45:35 +10:00
tools basic support for add-ons in new deck config screen 2021-04-24 11:08:01 +10:00
.isort.cfg initial Bazel conversion 2020-11-01 14:26:58 +10:00
.pylintrc Add enum for column alignment 2021-04-08 11:28:29 +02:00
bazelfixes.py add missing copyright headers to *.py 2021-04-13 18:45:35 +10:00
BUILD.bazel add an updated script to run mypy as a daemon 2021-04-14 18:10:38 +10:00
dmypy.py fix formatting in dmypy.py 2021-04-14 19:11:01 +10:00
mypy.ini update find&replace, and remove perform_op() 2021-04-06 17:07:38 +10:00
README.md minor doc updates 2020-12-11 22:37:12 +10:00
runanki.py add missing copyright headers to *.py 2021-04-13 18:45:35 +10:00

Python's Qt GUI is in aqt/