summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/uic/baseline
Commit message (Expand)AuthorAgeFilesLines
* uic/Python: Fix missing QCursor importFriedemann Kleint2020-01-141-1/+1
* uic: add customwidget imports support for pythonCristián Maureira-Fredes2020-01-141-1/+1
* uic: Extend the baseline test for PythonFriedemann Kleint2020-01-071-0/+678
* uic: Avoid use of Q_UNUSED in the generated codehjk2019-07-301-1/+1
* uic: Implement form window setting to disable QObject::connectSlotsByName()Friedemann Kleint2019-07-022-3/+1
* uic: Fix broken icon code generationFriedemann Kleint2019-01-232-1/+5
* uic: No longer generate static_cast for enum values in legacy formsFriedemann Kleint2018-12-1313-25/+25
* uic: Generate correctly qualified invocation of QCoreApplication::translate()Friedemann Kleint2018-12-03103-1004/+1004
* tst_uic: Brush up the uic autotestFriedemann Kleint2018-11-1398-98/+98
* uic: Use the Qt configure system when generating codeFriedemann Kleint2018-11-1335-388/+388
* uic: Write the float and double properties in 'f' formatJarek Kobus2018-10-054-39/+39
* uic: Fix pixmap functions for QIconFriedemann Kleint2018-09-062-0/+121
* uic: Revert the microoptimization patch introducing QStringLiteralJarek Kobus2018-07-19105-1562/+1562
* uic: Add the include for QIcon conditionallyJarek Kobus2018-03-065-0/+5
* uic: Support id-based translationsFriedemann Kleint2018-01-182-0/+104
* Don't generate QAction include unconditionallyJarek Kobus2018-01-1596-96/+0
* Don't generate QButtonGroup include unconditionallyJarek Kobus2018-01-15105-103/+487
* Don't generate QHeaderView include unconditionallyJarek Kobus2018-01-1580-80/+0
* uic: Use nullptr instead of Q_NULLPTR in generated codeAlexander Volkov2017-08-28102-995/+995
* uic: Don't clear and readd combobox items in retranslateUiJarek Kobus2017-07-058-80/+97
* uic: Fix possible crash when reading the size hint propertyJarek Kobus2017-06-132-117/+203
* Make uic handle -no-feature-shortcutPaul Olav Tvete2017-03-063-3/+11
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-05102-985/+985
|\
| * uic: generate translate calls with Q_NULLPTR instead of 0Dyami Caliri2016-09-03102-985/+985
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-102-3/+3
|\|
| * Always generate size hint for spacer itemsJarek Kobus2016-08-082-3/+3
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-112-0/+94
|\|
| * Generate QVariant::fromValue(enum_value) for enum valuesJarek Kobus2016-03-092-0/+94
* | uic: Accept an -idbased argumentPavel Geiger2016-01-282-0/+480
* | Updated license headersJani Heikkinen2016-01-2150-850/+600
|/
* uic: Delay the setting of QPushButton::default.Friedemann Kleint2015-04-237-8/+22
* Update copyright headersJani Heikkinen2015-02-1150-350/+350
* Update license headers and add new license filesMatti Paaso2014-09-2450-950/+550
* uic: Accept an -include argument to generate a #include.Stephen Kelly2013-11-111-0/+50
* Fix module name format in displayed codeSze Howe Koh2013-02-112-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1850-50/+50
* Remove the timestamp info in genarated filesLiang Qi2012-12-15100-200/+100
* uic - fix to handle QTreeWidget with empty header(s)Thorbjørn Lund Martsum2012-11-212-0/+159
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2250-1200/+1200
* Don't use the deprecated translate() method anymoreLars Knoll2012-05-1899-981/+981
* Use "qt-project.org" instead of "trolltech" in the resource systemhjk2012-03-282-8/+8
* uic: use QStringLiteral() instead of QString::fromUtf8() where applicableMarc Mutz2012-02-2099-1500/+1500
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3050-50/+50
* Update contact information in license headers.Jason McDonald2012-01-2350-50/+50
* Update copyright year in license headers.Jason McDonald2012-01-0550-50/+50
* Re-enabled test and made it pass on LinuxJo Asplin2011-09-2399-1214/+1214
* Moved autotests in category 'tools' into new directory structureJo Asplin2011-09-12199-0/+40153