summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/uic/baseline/imagedialog.ui.h
Commit message (Expand)AuthorAgeFilesLines
* uic: No longer generate static_cast for enum values in legacy formsFriedemann Kleint2018-12-131-2/+2
* uic: Generate correctly qualified invocation of QCoreApplication::translate()Friedemann Kleint2018-12-031-8/+8
* tst_uic: Brush up the uic autotestFriedemann Kleint2018-11-131-1/+1
* uic: Revert the microoptimization patch introducing QStringLiteralJarek Kobus2018-07-191-18/+18
* 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-8/+8
* uic: generate translate calls with Q_NULLPTR instead of 0Dyami Caliri2016-09-031-8/+8
* Always generate size hint for spacer itemsJarek Kobus2016-08-081-2/+2
* Remove the timestamp info in genarated filesLiang Qi2012-12-151-2/+1
* Don't use the deprecated translate() method anymoreLars Knoll2012-05-181-8/+8
* uic: use QStringLiteral() instead of QString::fromUtf8() where applicableMarc Mutz2012-02-201-18/+18
* Re-enabled test and made it pass on LinuxJo Asplin2011-09-231-14/+14
* Moved autotests in category 'tools' into new directory structureJo Asplin2011-09-121-0/+221