summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qmimedata
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* tests/corelib: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-08-191-1/+1
* Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-20/+20
* Add support to set text/uri-list mimedata via setData()Marko Kangas2015-04-281-1/+16
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* tst_QMimeData: test doesn't require QGuiApplicationMarc Mutz2014-10-191-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* tests: Fix some more old references and links to NokiaSergio Ahumada2013-02-011-3/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* Remove QVariant constructor taking Qt::GlobalColor.Jędrzej Nowacki2012-04-191-1/+1
* QMimeData: export URLs as text tooDavid Faure2012-02-171-2/+5
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix linking of autotests on Windows.Friedemann Kleint2011-11-291-1/+1
* Cleanup corelib autotestsJason McDonald2011-11-111-3/+2
* Cleanup corelib autotestsJason McDonald2011-11-071-7/+0
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Moving relevant tests to corelib/kernelHolger Ihrig2011-09-012-0/+347