Anki/qt
Damien Elmes f3fa9daae2 do tag rename and tag clearing in background; move logic to tags.py
Because the logic is in rename_tag() now, it means we create a
checkpoint even if the tag is orphaned. This is because currently
checkpointing is a GUI responsibility. In the future we need to introduce
multi-level undo, and should move responsibility for managing it
to the backend.
2021-01-04 14:14:39 +10:00
..
aqt do tag rename and tag clearing in background; move logic to tags.py 2021-01-04 14:14:39 +10:00
linux remove old symlink before installing a new version 2020-12-30 20:56:28 +10:00
tests update qt/ to 3.8 as well 2020-11-11 21:37:36 +10:00
tools NF: Add a hook to change the default search from reviewer 2021-01-02 19:49:11 +01:00
.isort.cfg initial Bazel conversion 2020-11-01 14:26:58 +10:00
.pylintrc initial Bazel conversion 2020-11-01 14:26:58 +10:00
bazelfixes.py fix deprecation error on startup on Windows 2020-12-16 15:56:10 +10:00
BUILD.bazel document ANKI_PROFILE_CODE and add bazel command to run snakeviz 2020-12-17 12:03:24 +10:00
mypy.ini add back pyaudio as an optional alternative 2020-12-18 16:52:00 +10:00
README.md minor doc updates 2020-12-11 22:37:12 +10:00
runanki.py fix pywintypes issue when running tests on Windows 2020-11-02 21:36:01 +10:00

Python's Qt GUI is in aqt/