summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/uic
Commit message (Expand)AuthorAgeFilesLines
* 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-283-2/+490
* | Updated license headersJani Heikkinen2016-01-2151-867/+612
|/
* Tests: Always verify whether QTemporaryDir/File creation succeeded.Friedemann Kleint2015-09-281-0/+1
* uic: Delay the setting of QPushButton::default.Friedemann Kleint2015-04-237-8/+22
* Improve tst_uic.Friedemann Kleint2015-04-221-28/+66
* Update copyright headersJani Heikkinen2015-02-1151-357/+357
* Remove __DATE__ usage from qtbaseSune Vuorela2015-02-051-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-2451-969/+561
* uic: Accept an -include argument to generate a #include.Stephen Kelly2013-11-112-0/+102
* Fix module name format in displayed codeSze Howe Koh2013-02-112-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1851-51/+51
* Remove the timestamp info in genarated filesLiang Qi2012-12-15101-204/+102
* 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-2251-1224/+1224
* test: Remove QSKIP from tst_uic::stdOut()Sergio Ahumada2012-09-101-3/+0
* uic-Autotest: Remove SRCDIR-define, add stdout-test.Friedemann Kleint2012-08-023-74/+86
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Replace QTEST_APPLESS_MAIN with QTEST_MAIN in tests using QProcessRohan McGovern2012-06-051-1/+1
* Don't use the deprecated translate() method anymoreLars Knoll2012-05-1899-981/+981
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [other]Thiago Macieira2012-05-041-1/+1
* 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-3051-51/+51
* Update contact information in license headers.Jason McDonald2012-01-2351-51/+51
* Update copyright year in license headers.Jason McDonald2012-01-0551-51/+51
* Remove unreachable QSKIP in UIC autotest.Jason McDonald2011-10-271-8/+1
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+2
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-1/+1
* Remove redundant logic from tools autotests.Jason McDonald2011-10-171-5/+0
* Re-enabled test and made it pass on LinuxJo Asplin2011-09-23100-1216/+1214
* Fix autotest gui/widgets dependenciesKent Hansen2011-09-191-0/+1
* Disabled tests for refactor->master integrationJo Asplin2011-09-131-0/+2
* Moved autotests in category 'tools' into new directory structureJo Asplin2011-09-12203-0/+40387