summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-09-102-1/+28
|\
| * Disable autotest broken by the change to QCache in 7ab0bedaavit2011-09-101-1/+3
| * Prevent QPixmapCache potentially growing indefinitely.Samuel Rødal2011-09-091-0/+25
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-09-104-6/+75
|\ \
| * | Merge fixes for QDir::operator==Shane Kearns2011-09-071-1/+21
| * | Restore Qt4.7 behaviour of QFileInfo::absolute(File)PathShane Kearns2011-09-051-1/+9
| * | Fix compile error on MSVC2008Shane Kearns2011-09-051-1/+1
| * | Fix comparison of absolute, unclean paths in QDirShane Kearns2011-09-022-0/+45
| * | Wrap calls to Sequence::push_backJoão Abecasis2011-09-021-4/+0
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master...Qt Continuous Integration System2011-09-091-0/+41
|\ \ \ | |_|/ |/| |
| * | Fix double click and drag not extending word selection.Andrew den Exter2011-09-081-0/+41
* | | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-09-071-0/+44
|\ \ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-09-071-0/+44
| |\ \ \
| | * | | Fix implicit height not growing when pre-edit text wraps.Andrew den Exter2011-09-061-0/+44
* | | | | Merge remote-tracking branch 'upstream/4.8' into qt-4.8-from-4.7Sergio Ahumada2011-08-3148-313/+970
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-08-3118-40/+148
| |\ \ \ \ \
| | * | | | | Fix QXmlSimpleReader auto test failerHonglei Zhang2011-08-301-2/+1
| | * | | | | Enable running of XQuery test suiteHonglei Zhang2011-08-2415-40/+133
| | * | | | | Merge branch 'xmlExtRefBuffer'Honglei Zhang2011-08-243-0/+16
| | |\ \ \ \ \
| | | * | | | | QXmlSimpleReader handle external entity reference file over 1kHonglei Zhang2011-08-243-0/+16
| * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-08-316-3/+283
| |\ \ \ \ \ \ \
| | * | | | | | | don't crash when destroying the shortcutsKonstantin Ritt2011-08-301-1/+2
| | * | | | | | | Merge remote-tracking branch 'upstream/4.8'Sergio Ahumada2011-08-299-145/+151
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge remote-tracking branch 'mainline/4.8'Oswald Buddenhagen2011-08-264-64/+89
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Make the DBus timeout configurable in QDBusAbstractInterface.David Faure2011-08-195-0/+118
| | * | | | | | | | | Merge remote-tracking branch 'mainline/4.8'Oswald Buddenhagen2011-08-184-2/+75
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Add support for rawFonts loaded from data in FaceIdPierre Rossi2011-08-151-1/+24
| | * | | | | | | | | | tests: fix QNetworkProxyFactory testCorentin Chary2011-08-121-1/+1
| | * | | | | | | | | | optimize QList::removeAll()Ritt Konstantin2011-08-123-0/+256
| * | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-08-3010-90/+120
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| | * | | | | | | | | | QSslCertificate: regenerate blacklisted certificates, they were expiredPeter Hartmann2011-08-309-90/+90
| | * | | | | | | | | | QSslCertificate: blacklist fraudulent *.google.comPeter Hartmann2011-08-301-0/+30
| * | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master...Qt Continuous Integration System2011-08-302-0/+45
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| | * | | | | | | | | | QDeclarative::hasActiveFocus should return false for hidden itemsAlan Alpert2011-08-301-0/+13
| | * | | | | | | | | | FocusScope's focusItem must always be a descendentAlan Alpert2011-08-301-0/+32
| * | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master...Qt Continuous Integration System2011-08-291-3/+76
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | | | | | | | / / / / / | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | * | | | | | | | | Fix conversion of QAbstractItemModel::rowsMoved() parametersBea Lam2011-08-291-3/+76
| * | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-08-272-113/+90
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Fix QDir::operator==(const QDir &) constJoão Abecasis2011-08-261-0/+6
| | * | | | | | | | | Merged fileTemplate test with QTBUG_4796João Abecasis2011-08-171-68/+48
| | * | | | | | | | | Cleanup code: removing empty stubsJoão Abecasis2011-08-171-29/+0
| | * | | | | | | | | Fix QTemporaryFile regressions and new found issuesJoão Abecasis2011-08-171-0/+2
| | * | | | | | | | | Add output on test failureJoão Abecasis2011-08-171-17/+26
| | * | | | | | | | | Atomic implementation of create file and obtain handle for Win/SymbianJoão Abecasis2011-08-171-11/+20
| * | | | | | | | | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-08-277-32/+61
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-08-241-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Spelling fixaavit2011-08-231-1/+1
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch '4.8-upstream' into master-waterWater-Team2011-08-184-63/+95
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| | * | | | | | | | | Merge remote-tracking branch 'review/master'Sergio Ahumada2011-08-183-63/+88
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| | | * | | | | | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qa-teamQt Continuous Integration System2011-08-171-0/+2
| | | |\ \ \ \ \ \ \ \