summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: fix private header inclusion in qtbase autotestsRohan McGovern2011-05-1162-38/+132
* tests: disable tests in qtbase which depend on qtsvgRohan McGovern2011-05-112-2/+3
* tests: make benchmarks compile or disable those which don't compileRohan McGovern2011-05-1113-9/+26
* tests: remove references to benchmark directories which don't existRohan McGovern2011-05-111-3/+1
* tests: make tst_qrawfont compile for QGlyphs -> QGlyphRun API changeRohan McGovern2011-05-111-2/+2
* tests: mark some tests as using private APIRohan McGovern2011-05-114-1/+20
* Allow different text for undo actions and items in QUndoViewAlexander Potashev2011-05-101-0/+59
* Allow using not only prefixes for undo command textAlexander Potashev2011-05-104-0/+122
* Ensure that QDateTimeEdit::calendarWidget() will always return a valid widget.Robin Burchell2011-05-101-0/+23
* Make autotest more resilient against network timeoutaavit2011-05-103-6/+9
* Do not filter adhoc clientsaavit2011-05-101-2/+2
* Lancelot: Add configurable client filtering to baseline serveraavit2011-05-102-10/+32
* Improve error reporting on failure to connect to baseline serveraavit2011-05-102-1/+2
* Fix the tst_QPluginLoader::loadCorruptElf on 64 bitOlivier Goffart2011-05-101-3/+3
* make QProcessEnvironment on Windows preserve variable name caseOswald Buddenhagen2011-05-101-6/+7
* Add missing license headersJan-Arve Sæther2011-05-103-0/+123
* Fix warning (unused variable) in QAccessibility test.Frederik Gladhorn2011-05-101-2/+2
* Add test for ISODate change in QDateTime::toStringJens Georg2011-05-101-0/+32
* Fix BlendBench::unalignedBlendArgb32 test caseMiikka Heikkinen2011-05-101-2/+2
* Skip child count test on Intel compiler.Frederik Gladhorn2011-05-101-0/+6
* Removing the "resetInternalData" slot in QAbstractProxyModelGabriel de Dietrich2011-05-101-137/+0
* Added autotest for threaded text rendering.Laszlo Agocs2011-05-101-0/+41
* Fix insert and scroll to bottom casemae2011-05-101-0/+18
* Fix tst_QTableWidget::task219380_removeLastRowGabriel de Dietrich2011-05-101-3/+2
* Skip linearGradientSymmetry test on QWS.Samuel Rødal2011-05-101-0/+4
* Made linearGradientSymmetry test pass on qreal=float platforms.Samuel Rødal2011-05-101-2/+2
* Benchmark for layout hierarchiesJan-Arve Sæther2011-05-103-0/+160
* Manual test for layout flickeringJan-Arve Sæther2011-05-104-0/+298
* Added support for six-parameter radial gradients.Samuel Rødal2011-05-104-2/+128
* Improved gradient table generation performance for two-stop gradients.Samuel Rødal2011-05-101-5/+34
* Fix autotest breakage in QTableWidgetPierre Rossi2011-05-101-0/+2
* QFileSystemModel: Handle QDir::NoDot and QDir::NoDotDot for setFilterJonathan Liu2011-05-101-4/+27
* Remove Qt3ism: setToggleButton - setCheckableFrederik Gladhorn2011-05-101-8/+7
* Fix autotest.Frederik Gladhorn2011-05-101-1/+1
* Make navigation in TabWidgets consistent.Frederik Gladhorn2011-05-101-3/+90
* Fix text for checkable buttons, unit tests.Frederik Gladhorn2011-05-101-132/+158
* Window and Application fixes for accessibility.Frederik Gladhorn2011-05-101-0/+37
* Call QAccessible::updateAccessibility when changing accessible name.Frederik Gladhorn2011-05-101-0/+5
* Unit test for characterRect in Accessible TextInterface.Frederik Gladhorn2011-05-101-0/+5
* Use the virtual API to clear a selection.Stephen Kelly2011-05-101-0/+54
* Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-105-88/+88
|\
| * Rename QGlyphs -> QGlyphRunEskil Abrahamsen Blomfeldt2011-05-105-88/+88
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-earth-stagingQt Continuous Integration System2011-05-101-0/+79
|\ \
| * | Respect capacity in QVector::append().Liang Qi2011-05-101-0/+79
* | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-102-20/+38
|\ \ \ | | |/ | |/|
| * | Fix the autotest condition.Fabien Freling2011-05-101-15/+27
| * | Fix the update() autotest for raster.Fabien Freling2011-05-101-1/+2
| * | Fix an race condition in the auto test.Fabien Freling2011-05-101-2/+4
| * | Fix an race condition in the auto test.Fabien Freling2011-05-101-2/+5
* | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-earth-stagingQt Continuous Integration System2011-05-094-4/+234
|\ \ \ | | |/ | |/|