summaryrefslogtreecommitdiffstats
path: root/src/tools/uic/shared/language.cpp
Commit message (Expand)AuthorAgeFilesLines
* uic: use qOverload for ambiguous slotsAxel Spoerl2024-04-121-13/+50
* uic: Port enumeration lookups to QLatin1StringViewFriedemann Kleint2023-11-021-48/+48
* uic: Change some QLatin1String literals to QString literalsMate Barany2022-09-141-3/+3
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-27/+2
* 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-071-4/+14
* uic: Fix font family code generation for pythonFriedemann Kleint2021-05-031-0/+6
* 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