summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/uic/baseline/chatmainwindow.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-16/+16
* Hardcode a special case of using qOverload for slots without argumentsJarek Kobus2021-01-151-2/+2
* uic: Generate Qt 5 connection syntaxFriedemann Kleint2020-05-041-2/+2
* 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: No longer generate static_cast for enum values in legacy formsFriedemann Kleint2018-12-131-1/+1
* uic: Generate correctly qualified invocation of QCoreApplication::translate()Friedemann Kleint2018-12-031-12/+12
* tst_uic: Brush up the uic autotestFriedemann Kleint2018-11-131-1/+1
* uic: Use the Qt configure system when generating codeFriedemann Kleint2018-11-131-12/+12
* uic: Revert the microoptimization patch introducing QStringLiteralJarek Kobus2018-07-191-16/+16
* 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-12/+12
* Make uic handle -no-feature-shortcutPaul Olav Tvete2017-03-061-1/+5
* uic: generate translate calls with Q_NULLPTR instead of 0Dyami Caliri2016-09-031-12/+12
* Fix module name format in displayed codeSze Howe Koh2013-02-111-1/+1
* Remove the timestamp info in genarated filesLiang Qi2012-12-151-2/+1
* Don't use the deprecated translate() method anymoreLars Knoll2012-05-181-12/+12
* uic: use QStringLiteral() instead of QString::fromUtf8() where applicableMarc Mutz2012-02-201-16/+16
* Re-enabled test and made it pass on LinuxJo Asplin2011-09-231-15/+15
* Moved autotests in category 'tools' into new directory structureJo Asplin2011-09-121-0/+182