summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/uic/baseline/textfinder.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-7/+7
* Hardcode a special case of using qOverload for slots without argumentsJarek Kobus2021-01-151-1/+1
* uic: Generate Qt 5 connection syntaxFriedemann Kleint2020-05-041-1/+1
* uic tests: Update version in baselineFriedemann Kleint2020-04-291-1/+1
* uic: Generate correctly qualified invocation of QCoreApplication::translate()Friedemann Kleint2018-12-031-3/+3
* tst_uic: Brush up the uic autotestFriedemann Kleint2018-11-131-1/+1
* uic: Use the Qt configure system when generating codeFriedemann Kleint2018-11-131-2/+2
* uic: Revert the microoptimization patch introducing QStringLiteralJarek Kobus2018-07-191-7/+7
* Don't generate QAction include unconditionallyJarek Kobus2018-01-151-1/+0
* 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-3/+3
* uic: generate translate calls with Q_NULLPTR instead of 0Dyami Caliri2016-09-031-3/+3
* Remove the timestamp info in genarated filesLiang Qi2012-12-151-2/+1
* Don't use the deprecated translate() method anymoreLars Knoll2012-05-181-3/+3
* uic: use QStringLiteral() instead of QString::fromUtf8() where applicableMarc Mutz2012-02-201-7/+7
* Re-enabled test and made it pass on LinuxJo Asplin2011-09-231-12/+12
* Moved autotests in category 'tools' into new directory structureJo Asplin2011-09-121-0/+113