summaryrefslogtreecommitdiffstats
path: root/src/tools/uic/shared
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-05-164-108/+8
* uic: replace QLatin1String uses with _L1 or _sSona Kurazyan2022-04-261-20/+22
* uic: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-04-231-3/+3
* uic: Generate parameters for ambiguous signalsFriedemann Kleint2021-12-072-4/+22
* uic: Refactor CustomWidgetsInfo::extends() to use QAnyStringViewFriedemann Kleint2021-11-261-2/+2
* uic: Extract a base class for WriteIncludesFriedemann Kleint2021-05-252-0/+259
* uic: Fix font family code generation for pythonFriedemann Kleint2021-05-032-0/+8
* Hardcode a special case of using qOverload for slots without argumentsJarek Kobus2021-01-151-8/+19
* Remove the qmake project filesJoerg Bornemann2021-01-071-5/+0
* Port androiddeployqt and uic from QStringRef to QStringViewLars Knoll2020-06-151-4/+4
* uic: Generate Qt 5 connection syntaxFriedemann Kleint2020-05-042-4/+55
* uic: Fix empty strings for PythonFriedemann Kleint2020-01-032-0/+4
* uic: Fix enum values for PythonFriedemann Kleint2019-04-082-0/+13
* uic: Port method calls to pythonFriedemann Kleint2019-04-082-0/+13
* uic: Adapt connection syntax to PythonFriedemann Kleint2019-04-052-0/+27
* uic: Add pythonFriedemann Kleint2019-04-052-2/+200
* uic: Refactor string constant formattingFriedemann Kleint2019-04-052-0/+158
* uic: No longer generate static_cast for enum values in legacy formsFriedemann Kleint2018-12-132-0/+96
* uic: Use the Qt configure system when generating codeFriedemann Kleint2018-11-133-0/+134