summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into qtquick2history/qtquick2axis2011-04-2711-0/+313
|\
| * Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-04-2711-0/+313
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-2711-0/+295
| | |\
| | | * Ignore changes to selectByMouse during a selection.Andrew den Exter2011-04-2710-0/+285
| | | * PathView offset out of sync with currentIndex when items are removed.Martin Jones2011-04-271-0/+10
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-272-0/+18
| | |\|
| | | * Move the TextInput cursor delegate when the preedit position changes.Andrew den Exter2011-04-272-0/+18
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into qtquick2axis2011-04-26177-1603/+9539
|\| | |
| * | | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-04-234-1/+74
| |\| |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-214-1/+74
| | |\|
| | | * Fix TextInput cursor position unchanged when selection length is 0.Andrew den Exter2011-04-212-0/+19
| | | * Fix TextInput echoMode clearing inputMethodHints set by the user.Andrew den Exter2011-04-211-1/+41
| | | * Elide has unexpected effect on Text's implicitWidthMartin Jones2011-04-212-0/+14
| * | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-04-212-3/+32
| |\| |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-202-3/+32
| | |\|
| | | * QDeclarativeDebug: Fix endless loop for property with SCRITABLE falseKai Koehne2011-04-201-3/+18
| | | * Fix excessive scrolling in TextInput with mid string pre-edit text.Andrew den Exter2011-04-191-0/+14
| * | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-04-2113-5/+275
| |\ \ \
| | * | | 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-142-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-134-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 remote-tracking branch 'earth-team/master' into earth-staging-masterOlivier Goffart2011-04-2050-273/+1240
| |\ \ \ \ \
| | * | | | | QNetworkCookie: do not access date string out of boundsPeter Hartmann2011-04-201-0/+1
| | * | | | | Fix compile error with QT_NO_OPENSSLShane Kearns2011-04-191-0/+2
| | * | | | | Fix qfile autotest hanging in CI systemShane Kearns2011-04-191-3/+8
| | * | | | | QLocale: Fixed double to currency string conversion on Mac.Denis Dzyubenko2011-04-141-3/+3
| | * | | | | Added support for libICU for collation and toLower/toUpper.Denis Dzyubenko2011-04-122-0/+57
| | * | | | | Merge branch 'symbian-socket-engine' of scm.dev.troll.no:qt/qt-symbian-networkShane Kearns2011-04-1246-270/+1172
| | |\ \ \ \ \
| | | * \ \ \ \ Merge remote branch 'earth/master' into symbian-socket-engineShane Kearns2011-04-111-20/+15
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'master' of scm.dev.troll.no:qt/qt-earth-team into symbian-socke...Shane Kearns2011-04-1191-280/+75924
| | | |\ \ \ \ \ \
| | | * | | | | | | Implement support for sockets started before the event loopShane Kearns2011-04-081-1/+44
| | | * | | | | | | QUdpSocket autotest updatesShane Kearns2011-04-081-23/+168
| | | * | | | | | | tst_qnetworkreply: skip ioGetFromBuiltinHttp test.Martin Petersson2011-04-061-0/+1
| | | * | | | | | | tst_qtcpserver: Add a mapped v4 addr testMarkus Goetz2011-04-061-0/+35
| | | * | | | | | | QHostInfo autotest fixes related to symbianShane Kearns2011-04-051-10/+39
| | | * | | | | | | Add autotests for QHostInfo::abortHostLookupShane Kearns2011-04-051-0/+49
| | | * | | | | | | Add test case for thread safety of the QHostInfo async APIShane Kearns2011-04-051-1/+52
| | | * | | | | | | Fix ssl autotest .pro filesShane Kearns2011-03-293-19/+3
| | | * | | | | | | Remove 2 QSKIP from tst_qnetworkdiskcacheShane Kearns2011-03-291-6/+0