summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Fix warning (unused variable) in QAccessibility test.Frederik Gladhorn2011-04-271-2/+2
* Skip child count test on Intel compiler.Frederik Gladhorn2011-04-271-0/+6
* Removing the "resetInternalData" slot in QAbstractProxyModelGabriel de Dietrich2011-04-261-137/+0
* Fix tst_QTableWidget::task219380_removeLastRowGabriel de Dietrich2011-04-211-3/+2
* Merge branch 'master-upstream'Thierry Bastian2011-04-19144-1857/+6599
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-04-196-6/+843
| |\
| | * Make sure #ifdef'd tests still have main() functionEskil Abrahamsen Blomfeldt2011-04-192-6/+12
| | * Long live QRawFont!Eskil Abrahamsen Blomfeldt2011-04-196-6/+837
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-04-1820-411/+3139
| |\ \
| | * | QtDBus: Add unit tests for QDBusAbstractAdaptorDaniele E. Domenichelli2011-04-186-272/+1187
| | * | QtDBus: Add unit tests for QDBusInterfaceDaniele E. Domenichelli2011-04-186-119/+832
| | * | QtDBus: Add unit tests for QDBusAbstractInterfaceDaniele E. Domenichelli2011-04-187-12/+730
| | * | QtDBus: Fix minor coding style issuesDaniele E. Domenichelli2011-04-182-9/+9
| | * | QtDBus: Add unit tests for peer-to-peer connectionDaniele E. Domenichelli2011-04-181-0/+382
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-04-1814-435/+450
| |\ \ \ | | |/ /
| | * | Do not try to test UnixFDs with the system API because it may be too oldThiago Macieira2011-04-171-1/+3
| | * | Merge remote-tracking branch 'mainline/master'Oswald Buddenhagen2011-04-1419-115/+324
| | |\ \
| | * | | Move the QDBusPerformance test to the tests/benchmark dirThiago Macieira2011-04-138-432/+0
| | * | | Add routines to validate D-Bus signature in QtDBusThiago Macieira2011-04-133-0/+282
| | * | | Autotest: really ensure that two fds are equalThiago Macieira2011-04-132-6/+42
| | * | | Autotest: more file-descriptor passing testsThiago Macieira2011-04-132-8/+85
| | * | | Autotest: Test QDBusUnixFileDescriptor support in arraysThiago Macieira2011-04-132-1/+17
| | * | | Add support for Unix file-descriptor passing to QtDBusThiago Macieira2011-04-133-0/+36
| | * | | Autotest: Use the shadow-build trick in all platformsThiago Macieira2011-04-131-3/+1
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-04-1845-832/+1044
| |\ \ \ \
| | * | | | QLocale: Fixed double to currency string conversion on Mac.Denis Dzyubenko2011-04-141-3/+3
| | * | | | Fix qstringbuilder4 test on macOlivier Goffart2011-04-141-3/+0
| | * | | | Merge earth-team into origin/master'Olivier Goffart2011-04-1212-88/+237
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Revert "HTTP caching internals: fix logic for PreferNetwork and PreferCache"Markus Goetz2011-04-111-20/+15
| | * | | | Fix crash after merge of the native symbian thread branch.Olivier Goffart2011-04-081-1/+0
| | * | | | SSL code: introduce new error value for blacklisted certificatesPeter Hartmann2011-04-071-6/+7
| | * | | | HTTP caching internals: fix logic for PreferNetwork and PreferCachePeter Hartmann2011-04-071-15/+20
| | * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-04-0736-87/+812
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | QStringBuilder: add operator += for QString and QByteArrayOlivier Goffart2011-04-061-0/+33
| | * | | | Fix QMetaObject::indexOfSlotOlivier Goffart2011-04-041-0/+29
| | * | | | QStringList: constructor for std::initializer_listOlivier Goffart2011-04-041-0/+13
| | * | | | Extending fileTemplate autotestJoão Abecasis2011-04-041-14/+26
| | * | | | Adding unicode test case for QTemporaryFileJoão Abecasis2011-04-041-0/+122
| | * | | | Test should fail, debug output here is uselessJoão Abecasis2011-04-041-4/+1
| | * | | | QNetworkDiskCache: clean up after merge requestPeter Hartmann2011-04-012-0/+3
| | * | | | QNetworkDiskCache: change file organizationSiddharth Mathur2011-04-012-20/+13
| | * | | | Fix broken test on windowsOlivier Goffart2011-04-011-4/+0
| | * | | | Fix autotest when using QStringBuilderOlivier Goffart2011-04-012-25/+25
| | * | | | QStringBuilder now support building QByteArrayOlivier Goffart2011-04-011-0/+30
| | * | | | Fix declarative after the last changes to the QObject internalsOlivier Goffart2011-03-311-4/+4
| | * | | | moc: be able to compile if there are private classesOlivier Goffart2011-03-311-1/+21
| | * | | | Add a test in QObject.Olivier Goffart2011-03-311-1/+30
| | * | | | Remove NOPODINITIALIZATIONminiak2011-03-311-11/+0
| | * | | | QSslSocket: fix setReadBufferSizeMartin Petersson2011-03-311-6/+0
| | * | | | QSslConfiguration: do not lazily construct the d-pointerPeter Hartmann2011-03-284-1/+91