anki/qt
Damien Elmes d5f4860f9b fix fields/cards font size & too-large toolbar on high DPI Windows
- enable default_css on editor again, so that the html element
is set to the system font size. If this is bringing in unwanted styling,
maybe we can come up with a different solution that just adjusts the
fonts
- make toolbar size relative to html font size, instead of hard-coding
it
2021-05-20 13:15:17 +10:00
..
aqt fix fields/cards font size & too-large toolbar on high DPI Windows 2021-05-20 13:15:17 +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 Fix black workaround for format calls 2021-05-18 22:19:09 +02:00
tools use literal for ease type 2021-05-19 16:05:12 +10:00
.isort.cfg initial Bazel conversion 2020-11-01 14:26:58 +10:00
.pylintrc use new API for test scheduler 2021-05-11 13:06:03 +10: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 dmypy action 2021-05-05 15:54:41 +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/