summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Make QFtp private.Jonas M. Gastal2012-01-123-24/+23
* Made it possible to report screen changes through QWindowSystemInterface.Samuel Rødal2012-01-121-0/+12
* Stabilize Language-Change test.Friedemann Kleint2012-01-121-20/+62
* QTreeView: fix crash when starting a drag with hidden columns.David Faure2012-01-121-19/+26
* Set missing flags in the option when rendering QTreeView drag pixmapDavid Faure2012-01-122-1/+13
* Make expectfail selftest test XPASS.Jason McDonald2012-01-125-20/+46
* Make selftest for QEXPECT_FAIL more robust.Jason McDonald2012-01-121-1/+3
* Improve selftest coverage of QEXPECT_FAIL feature.Jason McDonald2012-01-125-15/+85
* Fixed findtestdata selftest on macRohan McGovern2012-01-121-2/+10
* Flag test as expected failure for Ubuntu 11.10 x64.Toby Tomkins2012-01-122-0/+4
* SSL Socket withoutproxy failures on Ubuntu 11.10 x64.Toby Tomkins2012-01-122-0/+24
* Flag tst_qgraphicsview as insignificant, test are unstable.Toby Tomkins2012-01-121-0/+2
* Test that the CMAKE_AUTOMOC feature works with Qt5.Stephen Kelly2012-01-122-10/+12
* Remove unused QT_NO_TEXTSTREAM.David Faure2012-01-111-2/+0
* Add QModelIndex as a built-in metatype.Stephen Kelly2012-01-111-0/+3
* Input direction/locale to come from platform input contextPekka Vuorela2012-01-111-0/+26
* Make QAccessibleInterface::indexOfChild() 0-based.Frederik Gladhorn2012-01-111-36/+36
* Add methods for font stretch and absolute letter spacingC. Boemann2012-01-111-0/+37
* Changed selftests unittest to not fail but warn when valgrind not installed.Kurt Korbatits2012-01-111-0/+15
* Changed selftests unittest to work from installation directory.Kurt Korbatits2012-01-1137-177/+15
* Make modules find their own dependencies.Stephen Kelly2012-01-111-3/+2
* Tests: Remove duplicate QTRY_VERIFY/QTRY_COMPARE macros in bearer.Friedemann Kleint2012-01-104-52/+42
* tst_qgraphicsivew: Run Motif scrollbar range tests only at 96DPI.Friedemann Kleint2012-01-101-27/+15
* Make the supportedDragActions a virtual accessor.Stephen Kelly2012-01-101-3/+17
* Make the roleNames a virtual accessor.Stephen Kelly2012-01-101-0/+28
* Reimplement QVariant to QDebug streaming.Jędrzej Nowacki2012-01-101-0/+62
* Accessiblity State as bit field.Frederik Gladhorn2012-01-101-56/+81
* Update year in Nokia copyright headers.Jason McDonald2012-01-105-4/+4
* Remove the unused QTRY_COMPARE macro from bearer auto tests.Xizhi Zhu2012-01-101-15/+0
* Remove ICD plugin for bearer.Xizhi Zhu2012-01-106-371/+1
* Add V3(md5) and V5(sha1) version for DCE in QUuidLiang Qi2012-01-102-2/+46
* Changed selftests unittest to use specific headers instead of QtCore.Kurt Korbatits2012-01-1027-30/+29
* Improve QDateTimeEdit autotest.Jason McDonald2012-01-101-5/+5
* If decodestring can't translate the string return Qt::Key_unknown.David Faure2012-01-101-0/+6
* Fix memory leak in QDomDocument entity text expansionSami Rosendahl2012-01-101-2/+2
* Avoid using 'check' as an identifier.Stephen Kelly2012-01-101-4/+4
* Avoid using check as an identifier.Stephen Kelly2012-01-101-8/+8
* Avoid using check as an identifier.Stephen Kelly2012-01-101-6/+6
* Add missing subdirectory to kernel.pro file.Jędrzej Nowacki2012-01-101-0/+1
* Changed qprocess unittest to use specific headers instead of QtCore.Kurt Korbatits2012-01-102-2/+5
* Remove execute permission from files that don't need it.Jason McDonald2012-01-105-0/+0
* Add "qget" manual test for QNetworkAccessManagerShane Kearns2012-01-103-0/+411
* Make sure cursor navigation in qtexttable works like user expectsC. Boemann2012-01-091-7/+127
* Make the meta type shortcut in this test more robust.Stephen Kelly2012-01-091-6/+6
* Remove QtV8 library from QtBaseSimon Hausmann2012-01-098-642/+0
* Avoid using 'check' in QSharedPointer test.Stephen Kelly2012-01-092-44/+44
* Remove the Q_TYPENAME define.Stephen Kelly2012-01-082-3/+3
* Removing QHttp class, its tests and its usage in examples.Jonas M. Gastal2012-01-0617-5351/+40
* Remove all references to QAccessible:: {Child|Ancestor|Sibling}Jan-Arve Saether2012-01-061-160/+38
* Move the qitemmodel test to the itemmodels directory.Stephen Kelly2012-01-067-1/+1