aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/tests/QtGui/qfont_test.py
Commit message (Expand)AuthorAgeFilesLines
* PySide6: Add QFont.Tag(str), QFont.Tag.fromString(), QFont.Tag.fromValue()Friedemann Kleint2025-02-131-0/+5
* Python-3.10: Allow the new syntax for Python 3.9Christian Tismer2024-06-201-0/+1
* testing: modernize UsesQApplication and remove other versionsChristian Tismer2023-03-161-2/+2
* Use SPDX license identifiersLucie Gérard2022-05-271-27/+2
* tests: Use QGuiApplication where applicableFriedemann Kleint2021-12-061-2/+2
* PySide6: Fix constructing a QFont from a family stringFriedemann Kleint2021-10-121-0/+60