summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/master' into refactorLars Knoll2011-05-1217-10/+503
|\
| * Prevent crash in OpenGL engine when scaling images / pixmaps.Samuel Rødal2011-05-112-0/+16
| * Add the QIdentityProxyModel.Stephen Kelly2011-05-113-0/+336
| * Fix spelling mistakeShane Kearns2011-05-111-1/+1
| * Fixes crash in QWidget::effectiveWinId.Bjørn Erik Nilsen2011-05-111-0/+25
| * Fix crash when QSocketNotifier used with an invalid descriptorShane Kearns2011-05-112-1/+110
| * Fix some warnings in symbian network testsShane Kearns2011-05-114-1/+9
| * Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-114-6/+5
| |\
| | * Fix tst_QVariant::invalidColorJiang Jiang2011-05-111-1/+0
| | * Move QTextCursor::MoveStyle to Qt namespaceJiang Jiang2011-05-113-5/+5
| * | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-earth-stagingQt Continuous Integration System2011-05-112-2/+2
| |\ \ | | |/ | |/|
| | * tests: fixed or disabled qtbase tests with circular dependenciesRohan McGovern2011-05-112-2/+2
* | | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-11135-6804/+2176
|\| |
| * | 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