summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | This test fails in Europe/London timezone due to this check, since in winter ...Darryl L. Miles2011-03-281-1/+1
| * | | Merge remote branch 'origin/master' into 4.8-earthDenis Dzyubenko2011-03-2814-63/+222
| |\ \ \
| * | | | Fix the leak of QAdoptedThread and all dependent objectsOlivier Goffart2011-03-281-0/+17
| * | | | QtConcurrent: throw exception from destructorOlivier Goffart2011-03-281-0/+28
| * | | | Add a test in QVariant for forward declared classesOlivier Goffart2011-03-251-0/+13
| * | | | Merge remote branch 'earth-team/master-i18n' into 4.8-earthDenis Dzyubenko2011-03-241-2/+153
| |\ \ \ \
| | * | | | replaced weekendStart and weekendEnd with weekdays functionZeno Albisser2011-03-211-4/+7
| | * | | | Merge branch 'master-i18n' of scm.dev.nokia.troll.no:qt/qt-earth-team into ma...Denis Dzyubenko2011-03-171-0/+35
| | |\ \ \ \
| | | * | | | Using list patterns to get a string from list in QLocale.Liang Qi2011-03-081-0/+35
| | * | | | | Merge remote branch 'earth-team/master' into master-i18nDenis Dzyubenko2011-03-17287-1164/+20463
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Added writing script support to QLocale.Denis Dzyubenko2011-03-021-4/+35
| | * | | | | Improved currency value to string conversion in QLocale.Denis Dzyubenko2011-02-251-0/+6
| | * | | | | Merge branch 'master-i18n' of scm.dev.nokia.troll.no:qt/qt-earth-team into ma...Denis Dzyubenko2011-02-241-0/+11
| | |\ \ \ \ \
| | | * | | | | Implemented QLocale::weekendStart and QLocale::weekendEndZeno Albisser2011-02-241-0/+11
| | * | | | | | QLocale improvements on unix/linux.Denis Dzyubenko2011-02-241-0/+3
| | |/ / / / /
| | * | | | | Added UI languages property to QLocaleDenis Dzyubenko2011-02-231-0/+16
| | * | | | | Implemented QLocale::quoteString(...)Zeno Albisser2011-02-221-0/+16
| | * | | | | Merge remote branch 'earth-team/4.7-i18n' into master-i18nDenis Dzyubenko2011-02-211-0/+3
| | |\ \ \ \ \
| | | * | | | | Fixes QLocale locale name parsing.Denis Dzyubenko2011-02-031-0/+3
| | * | | | | | Changed the qlocale autotestDenis Dzyubenko2011-02-181-4/+4
| | * | | | | | Added currency support for QLocaleDenis Dzyubenko2011-02-171-0/+27
| * | | | | | | Fix tst_QVariant::qvariant_cast_QObjectOlivier Goffart2011-03-231-1/+7
| * | | | | | | Remove the qdeclarativewebview autotest.Olivier Goffart2011-03-2320-733/+0
| * | | | | | | network API: add support for HTTP multipart messagesPeter Hartmann2011-03-224-0/+343