summaryrefslogtreecommitdiffstats
path: root/src/tools/uic/shared/language.cpp
Commit message (Expand)AuthorAgeFilesLines
* Hardcode a special case of using qOverload for slots without argumentsJarek Kobus2021-01-151-8/+19
* Port androiddeployqt and uic from QStringRef to QStringViewLars Knoll2020-06-151-4/+4
* uic: Generate Qt 5 connection syntaxFriedemann Kleint2020-05-041-3/+48
* uic: Fix empty strings for PythonFriedemann Kleint2020-01-031-0/+3
* uic: Fix enum values for PythonFriedemann Kleint2019-04-081-0/+11
* uic: Port method calls to pythonFriedemann Kleint2019-04-081-0/+11
* uic: Adapt connection syntax to PythonFriedemann Kleint2019-04-051-0/+17
* uic: Add pythonFriedemann Kleint2019-04-051-2/+118
* uic: Refactor string constant formattingFriedemann Kleint2019-04-051-0/+127
* uic: No longer generate static_cast for enum values in legacy formsFriedemann Kleint2018-12-131-0/+91
* uic: Use the Qt configure system when generating codeFriedemann Kleint2018-11-131-0/+53