summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Enable QArrayData to reference external array dataJoão Abecasis2012-01-162-0/+57
* Merge remote-tracking branch 'gerrit/master' into containersJoão Abecasis2012-01-161203-11035/+8052
|\
| * Fixed build break when bearer is disabled.Xizhi Zhu2012-01-168-4/+39
| * Clean up and extend QAccessible::State.Frederik Gladhorn2012-01-161-2/+2
| * Flag tst_qmenubar tests as unstable.Toby Tomkins2012-01-161-0/+3
| * Flag tst_QDoubleSpinBox::task255471_decimalsValidation test as unstable.Toby Tomkins2012-01-161-0/+3
| * Flag tst_QComboBox tests as unstable.Toby Tomkins2012-01-161-0/+3
| * Flag tst_QTreeView::styleOptionViewItem test as unstable.Toby Tomkins2012-01-161-0/+3
| * Flag tst_QItemDelegate::task257859_finalizeEdit test as unstable.Toby Tomkins2012-01-161-0/+2
| * Modify SSL Socket test exceptions on Ubuntu 11.10 x64.Toby Tomkins2012-01-161-20/+5
| * Moved largefile unittest to same level as qfile.Kurt Korbatits2012-01-164-2/+1
| * Changed qrawfont unittest to work from installation directory.Kurt Korbatits2012-01-162-35/+44
| * Changed unittests in corelib to use specific headers instead of super-headers.Kurt Korbatits2012-01-1616-21/+35
| * Changed qprocess unittest to work from installation directory.Kurt Korbatits2012-01-1625-233/+44
| * Flag tst_QGraphicsWidget::updateFocusChainWhenChildDie test as unstable.Toby Tomkins2012-01-161-1/+2
| * Flag tst_qcalendarwidget::buttonClickCheck test as unstable.Toby Tomkins2012-01-161-1/+2
| * Fixed failure of tst_qhostinfo since ~15 Jan 2012Rohan McGovern2012-01-161-1/+1
| * Fixes examples/tests to use qinptr in QTcpServer::incomingConnection.Jonas M. Gastal2012-01-136-11/+11
| * Cleaning up header includes.Jonas M. Gastal2012-01-132-0/+2
| * Added application flags to translate between touch and mouse events.Samuel Rødal2012-01-131-9/+161
| * Improve coverage of expectfail selftestJason McDonald2012-01-135-26/+77
| * Improve coverage of expectfail selftestJason McDonald2012-01-135-26/+50
| * Improve coverage of expectfail selftest.Jason McDonald2012-01-135-23/+49
| * Remove all references to QAccessible::(Up|Down|Left|Right)Jan-Arve Saether2012-01-121-200/+3
| * 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