summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/uic/baseline/config.ui.py
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* uic: Prepare for encountering fully qualified enum values in new .ui filesFriedemann Kleint2023-11-151-5/+5
* Make uic generate correct C++ commentsVolker Hilsheimer2022-05-181-2/+2
* Use SPDX license identifiersLucie Gérard2022-05-161-26/+3
* uic: Fix missing Python import when setting tab ordersFriedemann Kleint2021-10-201-1/+1
* uic: No longer generate star imports in PythonFriedemann Kleint2021-06-011-4/+11
* uic/Python: Add comments for mypy to ignore star importsFriedemann Kleint2021-04-291-3/+3
* Fix uic/rcc generating outdated export for Qt for PythonFriedemann Kleint2020-12-041-3/+3
* uic/Python: import all the classes for QtCore and QtGuiCristian Maureira-Fredes2020-05-051-5/+2
* uic tests: Update version in baselineFriedemann Kleint2020-04-291-1/+1
* uic/Python: Add imports for Q(Date)Time, QKeySequenceFriedemann Kleint2020-02-061-4/+4
* uic/Python: Set form object name correctlyFriedemann Kleint2020-02-051-1/+1
* uic/Python: Fix missing QCursor importFriedemann Kleint2020-01-141-1/+1
* uic: add customwidget imports support for pythonCristián Maureira-Fredes2020-01-141-1/+1
* uic: Extend the baseline test for PythonFriedemann Kleint2020-01-071-0/+678