summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-04-1866-833/+3353
|\
| * 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-1214-95/+265
| |\
| * | 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-0739-88/+1047
| |\ \
| * | | 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-013-5/+8
| * | | Speed benchmark for QNetworkDiskCacheSiddharth Mathur2011-04-013-1/+452
| * | | 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
| * | | Added native language and country names (endonyms) to QLocale.Denis Dzyubenko2011-03-295-2/+171
| * | | 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-2826-85/+73763
| |\ \ \
| * | | | Changed the return value of QLocale::matchingLocales().Denis Dzyubenko2011-03-281-3/+2
| * | | | 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-2417-2/+1842
| |\ \ \ \
| | * | | | Fixed a typo in the manual testDenis Dzyubenko2011-03-231-1/+1
| | * | | | Bugfixing QLocale::weekdays and updating manual testZeno Albisser2011-03-221-8/+2
| | * | | | 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-173-0/+49
| | |\ \ \ \
| | | * | | | Using list patterns to get a string from list in QLocale.Liang Qi2011-03-083-0/+49
| | * | | | | Fixed the qlocale manual test app on symbian.Denis Dzyubenko2011-03-173-3/+10
| | * | | | | Merge remote branch 'earth-team/master' into master-i18nDenis Dzyubenko2011-03-17309-1170/+20948
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Added writing script support to QLocale.Denis Dzyubenko2011-03-022-16/+51
| | * | | | | Improved currency value to string conversion in QLocale.Denis Dzyubenko2011-02-253-10/+29
| | * | | | | Merge branch 'master-i18n' of scm.dev.nokia.troll.no:qt/qt-earth-team into ma...Denis Dzyubenko2011-02-243-15/+43
| | |\ \ \ \ \
| | | * | | | | Implemented QLocale::weekendStart and QLocale::weekendEndZeno Albisser2011-02-243-15/+43
| | * | | | | | QLocale improvements on unix/linux.Denis Dzyubenko2011-02-241-0/+3
| | |/ / / / /
| | * | | | | Improved qlocale manualtestDenis Dzyubenko2011-02-2313-45/+469
| | * | | | | Added UI languages property to QLocaleDenis Dzyubenko2011-02-236-2/+147
| | * | | | | Added Misc Tab to QLocale manual test to test quotationZeno Albisser2011-02-225-2/+158