Anki/qt
Damien Elmes 1d4b58419e add workaround for protobufjs requiring uppercase package names
I mourn the time lost trying to track this down :-(

https://github.com/protobufjs/protobuf.js/issues/1014

We can't patch the minified file in dist without essentially duplicating
it, so this change also switches from the external file to including
the src file as part of the bundle.
2021-07-10 15:24:01 +10:00
..
aqt add workaround for protobufjs requiring uppercase package names 2021-07-10 15:24:01 +10:00
icons move remaining Filter button items into sidebar 2021-02-05 18:58:22 +10:00
linux make sure install.sh is run from the correct folder 2021-06-03 10:50:32 +10:00
mac exclude Mac dylib from '...' 2021-02-04 20:41:08 +10:00
tests update to latest mypy 2021-06-16 16:04:59 +10:00
tools Add flag manager and hook 2021-07-02 11:16:10 +02:00
.isort.cfg initial Bazel conversion 2020-11-01 14:26:58 +10:00
.pylintrc in/out -> request/response 2021-06-20 15:49:20 +10:00
bazelfixes.py add missing copyright headers to *.py 2021-04-13 18:45:35 +10:00
BUILD.bazel update to latest mypy 2021-06-16 16:04:59 +10:00
dmypy.py update to latest mypy 2021-06-16 16:04:59 +10:00
mypy.ini add a helper so we can get semi-automatic camelCase conversion 2021-06-26 11:33:35 +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/