summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/uic/baseline/qsqlconnectiondialog.ui.h
Commit message (Expand)AuthorAgeFilesLines
* uic: Prepare for encountering fully qualified enum values in new .ui filesFriedemann Kleint2023-11-151-2/+2
* uic: use C string literals for setObjectName()Marc Mutz2022-03-181-21/+21
* uic tests: Update version in baselineFriedemann Kleint2020-04-291-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-2/+2
* uic: Revert the microoptimization patch introducing QStringLiteralJarek Kobus2018-07-191-21/+21
* 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-12/+12
* uic: generate translate calls with Q_NULLPTR instead of 0Dyami Caliri2016-09-031-12/+12
* uic: Delay the setting of QPushButton::default.Friedemann Kleint2015-04-231-1/+3
* 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-21/+21
* Re-enabled test and made it pass on LinuxJo Asplin2011-09-231-16/+16
* Moved autotests in category 'tools' into new directory structureJo Asplin2011-09-121-0/+233