summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qdatetimeedit
Commit message (Expand)AuthorAgeFilesLines
* Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-9/+0
* Remove metatype registration of built-in types.Stephen Kelly2013-01-031-3/+0
* tst_QDateTimeEdit: remove redundant includeJ-P Nurmi2012-11-241-1/+0
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-191-13/+13
* tst_QDateTimeEdit: cleanup whitespace & follow Qt coding styleJ-P Nurmi2012-09-281-76/+31
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix QDateEdit displaying day as a number for short and long day formatsMitch Curtis2012-09-051-36/+88
* Fix 3 digit day being displayed by QDateEdit.Mitch Curtis2012-09-052-1/+262
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Fix qitemview and qdatetimeedit autotest builds for WinCE.Janne Anttila2012-06-211-0/+4
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-5/+5
* Remove insignification from QDateTimeEdit test on Mac OS X.Jason McDonald2012-04-242-1/+33
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Mark tst_QDateTimeEdit with insignificant_test on Mac OS XBradley T. Hughes2012-01-231-3/+1
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgetsBradley T. Hughes2012-01-231-25/+25
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Improve QDateTimeEdit autotest.Jason McDonald2012-01-101-5/+5
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-4/+0
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-4/+4
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-203-0/+3467