summaryrefslogtreecommitdiffstats
path: root/tests/auto
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-11106-6773/+1398
|\| |
| * | 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 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-101-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
| * | 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
| * | 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
| * | 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