summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-04-1813-5/+275
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-154-3/+36
| |\
| | * Fixed autotest after b4b85257ccff6ba21bcbcbd46a9f7f09884abe79Aaron Kennedy2011-04-151-1/+1
| | * Resolve unqualified attached properties correctlyAaron Kennedy2011-04-153-2/+35
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-142-0/+107
| |\ \ | | |/
| | * Moving contentY by large values in List/GridView is slowMartin Jones2011-04-142-0/+107
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-132-1/+21
| |\ \ | | |/
| | * Fix TextEdit cursorRectangle property.Andrew den Exter2011-04-132-1/+21
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-04-132-1/+14
| |\ \
| | * | Two QListView autotests do not pass on Symbian^3 releasesSami Merila2011-04-121-1/+2
| | * | tst_QStyle::drawItemPixmap test case fails on Symbian^3Sami Merila2011-04-111-0/+12
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-124-0/+97
| |\ \ \ | | | |/ | | |/|
| | * | Ensure view is positioned correctly when orientation changes.Martin Jones2011-04-122-0/+54
| | * | Fix regression in wigglytext.qmlMichael Brasser2011-04-122-0/+43
* | | | 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