summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-08-2640-134/+833
|\
| * Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-08-2553-147/+1316
| |\
| | * Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-2553-147/+1316
| | |\
| | | * Fix responseText to check the charset encoding field and also to notBea Lam2010-08-253-12/+32
| | | * Setting one dimension of the sourceSize should set the other dimension.Yann Bodson2010-08-252-9/+9
| | | * Stabilize tst_qgraphicssceneOlivier Goffart2010-08-241-2/+2
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-242-0/+155
| | | |\
| | | | * QGraphicsView: Fix assert that may occurs if there are 'empty' item to draw, ...Olivier Goffart2010-08-241-0/+26
| | | | * Fix tst_Collections::QTBUG13079_collectionInsideCollectionOlivier Goffart2010-08-241-2/+2
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-241-0/+129
| | | | |\
| | | | | * Fix assignment of a Q(Explicitly)SharedDataPointer included in the data itselfOlivier Goffart2010-08-231-0/+42
| | | | | * Fix assignment of a container included in the container itselfOlivier Goffart2010-08-231-0/+87
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-242-1/+28
| | | |\ \ \ | | | | |/ /
| | | | * | Fix PathView when setting an empty model that is later filled.Michael Brasser2010-08-242-1/+28
| | | | |/
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-2313-35/+133
| | | |\ \ | | | | |/
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-201-1/+1
| | | | |\
| | | | | * QDeclarativeDebug: stream all the context, including the internals ones.Olivier Goffart2010-08-201-1/+1
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-201-0/+2
| | | | |\ \ | | | | | |/ | | | | |/|
| | | | | * Revised fix for pixmap loadingJens Bache-Wiig2010-08-201-0/+2
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-2011-34/+129
| | | | |\ \ | | | | | |/ | | | | |/|
| | | | | * QGraphicsView: fix few artefacts that can appear if the changed() signal is c...Olivier Goffart2010-08-201-10/+30
| | | | | * tst_qmetaobject: fix compilation, now that wrong NOTIFY property failsOlivier Goffart2010-08-201-1/+1
| | | | | * Fixed autotest compilation issue on solarisThierry Bastian2010-08-195-19/+19
| | | | | * Fixed build issue on SolarisThierry Bastian2010-08-191-3/+3
| | | | | * Fix an obvious bug in tst_QGL::clipTest()Trond Kjernåsen2010-08-191-1/+1
| | | | | * moc: Error if the NOTIFY signal is invalid.Olivier Goffart2010-08-192-0/+75
| | | | * | Introduce QtOpenGL module for Symbian.Jani Hautakangas2010-08-201-0/+1
| | | | |/
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-2020-94/+322
| | | |\ \ | | | | |/
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-192-13/+110
| | | | |\
| | | | | * Fixes a regression preventing loading images without extensionsThierry Bastian2010-08-191-5/+13
| | | | | * QDeclarativeImageProvider: Do not keep the global declarative mutex locked wh...Olivier Goffart2010-08-191-8/+97
| | | | * | Fix Image element svg autotestJoona Petrell2010-08-199-12/+4
| | | | |/
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-1912-2/+443
| | | |\ \
| | | * | | Make QML tests compile on OpenSolarisMartin Jones2010-08-194-20/+20
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-08-253-10/+208
| |\ \ \ \ \
| | * | | | | Disable tst_QFutureWatcher::warnRace on Mac.Olivier Goffart2010-08-251-0/+2
| | * | | | | Add some comments to the new tests.Trond Kjernåsen2010-08-251-1/+13
| | * | | | | Rework some of the threaded tests a bit.Trond Kjernåsen2010-08-251-32/+32
| | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-08-253-10/+194
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Stabilize tst_QFutureWatcher::warnRace (second attempt)Olivier Goffart2010-08-241-7/+6
| | | * | | | Add a couple of GL thread tests.Trond Kjernåsen2010-08-242-9/+162
| | | * | | | Stabilize tst_QFutureWatcher::warnRaceOlivier Goffart2010-08-241-2/+12
| | | * | | | QFutureWatcher: display a warning when connecting after calling setFuture()Olivier Goffart2010-08-231-1/+23
| * | | | | | Don't toggle selected state when checking/unchecking an itemPierre Rossi2010-08-251-0/+26
| |/ / / / /
| * | | | | Added encoding conversion functions to QStringRef.Denis Dzyubenko2010-08-241-0/+66
| |/ / / /
| * | | | Make the QItemSelectionRange and QItemSelectionModel ensure that the model is...Stephen Kelly2010-08-191-0/+28
| * | | | Fixed autotest compilation issue on solarisThierry Bastian2010-08-195-19/+19
| * | | | Fixed build issue on SolarisThierry Bastian2010-08-191-3/+3
| * | | | qUncompress: don't exit on allocation failure with -no-exceptionsJoão Abecasis2010-08-191-22/+14
* | | | | Merge remote branch 'lighthouse/4.7' into lighthouse-masterPaul Olav Tvete2010-08-1926-67/+847
|\ \ \ \ \