Anki/qt
Matthias Metelka 0bc58d86be Adjust QTableWidget stylesheet (#2183)
* Center table headers

by giving the arrow a negative margin equal to its width.

* Prevent overlap with arrow for small headers (largely)

I didn't want to go all out and make the right padding equal to the width of the arrow, because it would cut off the text too early on sections that aren't active.

* Hide vertical table header on Windows too

* Remove margin between toolbars in main view

Didn't want to create a separate PR for such a minor change.

* Create better borders for QTableWidget

* Remove unused import

* Improve RTL appearance of table
2022-11-05 11:11:32 +10:00
..
aqt Adjust QTableWidget stylesheet (#2183) 2022-11-05 11:11:32 +10:00
bundle Protobuf now ships with a macOS arm64 wheel 2022-10-21 21:13:28 +10:00
icons
mac
tests Update Python deps 2022-09-24 09:46:43 +10:00
tools Add comments to Sass variables and tweak main window (#2137) 2022-10-29 10:48:53 +10:00
.isort.cfg
.pylintrc Update protoc for new Python codegen 2022-10-21 20:23:31 +10:00
bazelfixes.py
BUILD.bazel Introduce new color palette using Sass maps (#2016) 2022-09-16 14:11:18 +10:00
dmypy.py
mypy.ini Access certificates periodically 2022-08-19 10:00:38 +10:00
README.md
runanki.py

Python's Qt GUI is in aqt/