summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/uic/baseline/default.ui.h
Commit message (Expand)AuthorAgeFilesLines
* uic: Prepare for encountering fully qualified enum values in new .ui filesFriedemann Kleint2023-11-151-1/+1
* uic: use C string literals for setObjectName()Marc Mutz2022-03-181-26/+26
* uic: Generate Qt 5 connection syntaxFriedemann Kleint2020-05-041-0/+1
* uic tests: Update version in baselineFriedemann Kleint2020-04-291-1/+1
* Remove QGuiAction again and split QAction implementation up insteadVolker Hilsheimer2020-03-291-1/+1
* uic: Generate correctly qualified invocation of QCoreApplication::translate()Friedemann Kleint2018-12-031-42/+42
* tst_uic: Brush up the uic autotestFriedemann Kleint2018-11-131-1/+1
* uic: Use the Qt configure system when generating codeFriedemann Kleint2018-11-131-28/+28
* uic: Revert the microoptimization patch introducing QStringLiteralJarek Kobus2018-07-191-26/+26
* Don't generate QButtonGroup include unconditionallyJarek Kobus2018-01-151-1/+0
* Don't generate QHeaderView include unconditionallyJarek Kobus2018-01-151-1/+0
* uic: Use nullptr instead of Q_NULLPTR in generated codeAlexander Volkov2017-08-281-42/+42
* uic: Don't clear and readd combobox items in retranslateUiJarek Kobus2017-07-051-16/+21
* uic: generate translate calls with Q_NULLPTR instead of 0Dyami Caliri2016-09-031-42/+42
* Remove the timestamp info in genarated filesLiang Qi2012-12-151-2/+1
* Don't use the deprecated translate() method anymoreLars Knoll2012-05-181-42/+42
* uic: use QStringLiteral() instead of QString::fromUtf8() where applicableMarc Mutz2012-02-201-26/+26
* Re-enabled test and made it pass on LinuxJo Asplin2011-09-231-19/+19
* Moved autotests in category 'tools' into new directory structureJo Asplin2011-09-121-0/+315