summaryrefslogtreecommitdiffstats
path: root/src/tools/uic/python
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesJoerg Bornemann2021-01-071-8/+0
* uic/rcc: Use QT_VERSION_MAJOR for major versionFriedemann Kleint2020-12-071-9/+11
* Fix uic/rcc generating outdated export for Qt for PythonFriedemann Kleint2020-12-041-6/+6
* uic/Python: import all the classes for QtCore and QtGuiCristian Maureira-Fredes2020-05-051-5/+2
* uic: handle header tag for python importsCristián Maureira-Fredes2020-02-271-0/+2
* uic/Python: Add imports for Q(Date)Time, QKeySequenceFriedemann Kleint2020-02-061-4/+4
* uic/Python: Fix missing QCursor importFriedemann Kleint2020-01-141-1/+1
* uic: add customwidget imports support for pythonCristián Maureira-Fredes2020-01-141-4/+22
* uic: Add handling of resources imports for PythonFriedemann Kleint2020-01-032-0/+33
* uic: Fix missing Python import for QFontComboBoxFriedemann Kleint2019-04-241-1/+3
* uic: Add pythonFriedemann Kleint2019-04-055-0/+293