summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-07-079-16/+51
|\
| * Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-07-069-16/+51
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-07-054-6/+16
| | |\
| | | * HTTP internals: continue gzip decompression if buffer fills exactlyPeter Hartmann2011-07-051-1/+1
| | | * HTTP internals: do not discard data if not receiving gzip end markerPeter Hartmann2011-07-053-4/+14
| | | * Add a null check for the backend in QNetworkReplyImpl.Jocelyn Turcotte2011-07-051-1/+1
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-07-054-10/+27
| | |\ \
| | | * | Support partial input mode - documentation updateSami Merila2011-07-051-6/+10
| | | * | Support partial input modeSami Merila2011-07-053-4/+17
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-07-051-0/+8
| | |\ \ \
| | | * | | Fixes switching runtime graphics system when the maximized window is shown or...Stanislav Ionascu2011-07-051-0/+8
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-07-064-27/+90
|\ \ \ \ \ \
| * | | | | | Add Q_DECL_CONSTEXPROlivier Goffart2011-07-061-11/+22
| * | | | | | Use Q_DECL_CONSTEXPR in QFlagsOlivier Goffart2011-07-062-15/+43
| * | | | | | Fix QScopedPointerarray default constructorOlivier Goffart2011-07-052-1/+25
* | | | | | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-07-056-8/+39
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-07-056-8/+39
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-07-053-1/+15
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | QS60Style: QMessageBox theme background is incorrectSami Merila2011-07-053-1/+15
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-07-043-7/+24
| | |\ \ \ \ | | | |/ / /
| | | * | | Adding "hkscs_2004" to the codec alias tableAlessandro Portale2011-07-041-0/+1
| | | * | | Adding Kazakh entry to the codec alias tableAlessandro Portale2011-07-041-1/+2
| | | * | | On symbian QMessageBox icon is on different side than in native dialogSami Merila2011-07-042-6/+21
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master...Qt Continuous Integration System2011-07-0553-1406/+1876
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-reviewMartin Jones2011-07-0553-1406/+1876
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-teamQt Continuous Integration System2011-07-048-169/+293
| | |\ \ \ \ \ \
| | | * | | | | | Flicking behaviour of ListView/GridView SnapOnItem is inconsistentMartin Jones2011-07-045-153/+200
| | | * | | | | | Skip flick velocity test on Mac.Martin Jones2011-07-031-0/+4
| | | * | | | | | Try again to fix flickable velocity on Mac.Martin Jones2011-06-301-0/+1
| | | * | | | | | Try to fix Mac CI test failureMartin Jones2011-06-301-2/+2
| | | * | | | | | qmlplugindump: Fix dumping with -path on Mac.Christian Kamm2011-06-291-2/+10
| | | * | | | | | qmlplugindump: Improve error message for misbehaving plugin components.Christian Kamm2011-06-291-2/+8
| | | * | | | | | Flickable is too sensitive.Martin Jones2011-06-291-1/+5
| | | * | | | | | Reduce timing dependancy in flickable testMartin Jones2011-06-292-49/+22
| | | * | | | | | Velocities reported by Flickable in onFlickStarted can be 0Martin Jones2011-06-282-9/+90
| | | * | | | | | qmldump: Fix export comparison.Christian Kamm2011-06-271-1/+1
| | * | | | | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-teamQt Continuous Integration System2011-06-2339-1211/+1315
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | QmlInspector: Some code cleanupsThorbjørn Lindeijer2011-06-237-51/+11
| | | * | | | | | QmlInspector: Some cleanup in the Color Picker toolThorbjørn Lindeijer2011-06-232-44/+10
| | | * | | | | | QmlInspector: Unified mouse and keyboard event handlingThorbjørn Lindeijer2011-06-2310-180/+320
| | | * | | | | | QmlInspector: Removed private header postfix and Qt namespaceThorbjørn Lindeijer2011-06-2337-401/+302
| | | * | | | | | QmlInspector: Share code between QGV/SG based QML debuggingThorbjørn Lindeijer2011-06-238-595/+732
| | * | | | | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-teamQt Continuous Integration System2011-06-232-20/+44
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | qmlplugindump: For extended types, remove exports of the base object.Christian Kamm2011-06-231-20/+27
| | | * | | | | | qmlplugindump: Build debug version if possible.Christian Kamm2011-06-231-0/+17
| | |/ / / / / /
| | * | | | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-teamQt Continuous Integration System2011-06-225-7/+225
| | |\ \ \ \ \ \
| | | * | | | | | QDeclarativeDebug: Add code coverage informationKai Koehne2011-06-225-7/+225
* | | | | | | | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-07-0514-509/+1077
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge remote branch 'origin/4.7' into qt-4.8-from-4.7Jani Hautakangas2011-07-0414-509/+1077
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-07-041-1/+1
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |