| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-08-24 | 18 | -46/+260 |
|\ |
|
| * | Stabilize tst_qgraphicsscene | Olivier Goffart | 2010-08-24 | 1 | -2/+2 |
|
|
| * | QDeclarativeDebug: send a message when new object are added | Olivier Goffart | 2010-08-24 | 5 | -2/+27 |
|
|
| * | QDeclarativeEngineDebugServer: make it a singleton. | Olivier Goffart | 2010-08-24 | 3 | -9/+14 |
|
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-08-24 | 12 | -35/+219 |
| |\
|/ / |
|
| * | Fix mispositioned text with QStaticText and OpenVG graphics system | Eskil Abrahamsen Blomfeldt | 2010-08-24 | 1 | -2/+5 |
|
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Gunnar Sletta | 2010-08-24 | 597 | -36258/+42775 |
| |\ |
|
| | * | QGraphicsView: Fix assert that may occurs if there are 'empty' item to draw, ... | Olivier Goffart | 2010-08-24 | 2 | -1/+29 |
|
|
| | * | Fix tst_Collections::QTBUG13079_collectionInsideCollection | Olivier Goffart | 2010-08-24 | 1 | -2/+2 |
|
|
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-08-24 | 7 | -18/+156 |
| | |\ |
|
| | | * | Fix assignment of a Q(Explicitly)SharedDataPointer included in the data itself | Olivier Goffart | 2010-08-23 | 2 | -8/+54 |
|
|
| | | * | Fix assignment of a container included in the container itself | Olivier Goffart | 2010-08-23 | 6 | -10/+102 |
|
|
| * | | | Use binarysort to find items. | Gunnar Sletta | 2010-08-24 | 2 | -14/+29 |
|
|
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-08-24 | 1 | -1/+2 |
|\ \ \ \ |
|
| * | | | | Added an install target to runonphone. | axis | 2010-08-24 | 1 | -1/+2 |
| | |/ /
| |/| | |
|
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-08-24 | 20 | -39/+66 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-24 | 17 | -68/+48 |
| |\ \ \ |
|
| | * | | | Fix few declarative code issues discovered by static code analysis | Joona Petrell | 2010-08-24 | 10 | -12/+12 |
|
|
| | * | | | Use SpringAnimation in relevant examples again. | Michael Brasser | 2010-08-24 | 2 | -5/+5 |
|
|
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-23 | 6 | -16/+20 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-23 | 107 | -12377/+14813 |
| |\ \ \ \ |
|
| * | | | | | Fix crach in synchronization of ListModel in WorkerThread. | Martin Jones | 2010-08-23 | 2 | -2/+18 |
|
|
| * | | | | | Enable mouse text selection in searchbox example | Martin Jones | 2010-08-22 | 1 | -0/+1 |
|
|
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-20 | 58 | -427/+1070 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-19 | 123 | -5919/+2995 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Make QML tests compile on OpenSolaris | Martin Jones | 2010-08-19 | 4 | -20/+20 |
|
|
| * | | | | | | | Document QML_DECLARE_TYPEINFO | Martin Jones | 2010-08-19 | 1 | -0/+10 |
|
|
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-08-24 | 5 | -51/+31 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | / /
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | Fix PathView when setting an empty model that is later filled. | Michael Brasser | 2010-08-24 | 3 | -2/+30 |
|
|
| * | | | | | | QDeclarativeVisualItemModel code cleanup. | Michael Brasser | 2010-08-24 | 2 | -49/+1 |
|/ / / / / / |
|
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-08-23 | 2 | -7/+5 |
|\ \ \ \ \ \ |
|
| * | | | | | | Doc: QtConcurrent::run. Make sure the example actually compiles | Olivier Goffart | 2010-08-23 | 2 | -7/+5 |
|
|
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-08-23 | 2 | -2/+7 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | On Symbian QGLWidget::glDraw() must do nothing if widget isn't visible. | Jani Hautakangas | 2010-08-23 | 1 | -0/+5 |
|
|
| * | | | | | | QWidget metadata has not been set up yet in QWidgetPrivate::init. | Jani Hautakangas | 2010-08-23 | 1 | -2/+2 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-08-23 | 1 | -4/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | Doc: update the documentation of NOTIFY signal to reflect reality | Olivier Goffart | 2010-08-23 | 1 | -4/+3 |
|
|
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-23 | 1 | -3/+5 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-23 | 1 | -3/+5 |
| |\ \ \ \ \ \
|/ / / / / / / |
|
| * | | | | | | Doc: changing template menus to better reflect links from the index page. | Morten Engvoldsen | 2010-08-22 | 1 | -3/+5 |
|
|
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-08-23 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | Move link for Declarative UI Runtime to Using QML with C++ section | Bea Lam | 2010-08-23 | 1 | -1/+1 |
|
|
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-22 | 18 | -17/+62 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| / / / / /
| |/ / / / / |
|
| * | | | | | Doc: Adding pages to the overviews and updating the index page. | Morten Engvoldsen | 2010-08-22 | 3 | -8/+17 |
|
|
| * | | | | | Doc: Updating pages and linking them to the overviews. | Morten Engvoldsen | 2010-08-22 | 15 | -9/+45 |
|
|
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-21 | 1 | -5/+18 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | bindTexture: Replace texture if painting is active on pixmap/image | Andreas Kling | 2010-08-21 | 1 | -5/+18 |
|/ / / / / |
|
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-08-20 | 2 | -5/+3 |
|\ \ \ \ \ |
|
| * | | | | | QDeclarativeDebug: stream all the context, including the internals ones. | Olivier Goffart | 2010-08-20 | 2 | -5/+3 |
|
|
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-20 | 49 | -12219/+14008 |
|\ \ \ \ \ \ |
|