summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | 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
| |\ \ \ | | | |/ | | |/|
| | * | Skip test on MacOS due to problems with corewlan pluginShane Kearns2011-05-091-1/+5
| | * | Fix QNetworkConfigurationManager usage outside main thread firstShane Kearns2011-05-092-0/+69
| | * | fix tst_qnetworkreply::httpProxyCommands autotestShane Kearns2011-05-091-2/+7
| | * | Send User-Agent from the network request in http proxy CONNECT commandShane Kearns2011-05-091-1/+9
| | * | Add autotests for configuration dependent network proxiesShane Kearns2011-05-092-1/+145
| * | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-071-0/+36
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fix QRawFont::setPixelSize() on MacEskil Abrahamsen Blomfeldt2011-05-061-0/+36
| * | Merge remote-tracking branch 'mainline/master' into earthOlivier Goffart2011-05-0616-6325/+420
| |\|
| | * uic: Remove Q3Support.Friedemann Kleint2011-05-069-6304/+0