Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Eskil Abrahamsen Blomfeldt | 2010-03-09 | 463 | -7555/+17849 |
|\ | |||||
| * | Renamed QPainter::Fragment/Hint -> QPainter::PixmapFragment/Hint | Trond Kjernåsen | 2010-03-09 | 10 | -40/+45 |
| * | QTreeView: let the dataChanged signal refresh the hasChildren attribute. | Olivier Goffart | 2010-03-09 | 1 | -1/+5 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-09 | 11 | -242/+184 |
| |\ | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-08 | 11 | -242/+184 |
| | |\ | |||||
| | | * | Fixed bounds calculation in QtSvg. | Kim Motoyoshi Kalland | 2010-03-08 | 10 | -226/+173 |
| | | * | Fixed vector-effect property output from QSvgGenerator. | Kim Motoyoshi Kalland | 2010-03-08 | 1 | -16/+11 |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-03-09 | 6 | -48/+431 |
| |\ \ \ | |||||
| | * | | | Minor cleanup. | Michael Brasser | 2010-03-09 | 2 | -26/+15 |
| | * | | | Add highlightRangeMode and snapMode to GridView. | Martin Jones | 2010-03-09 | 2 | -20/+384 |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Michael Brasser | 2010-03-09 | 21 | -499/+241 |
| | |\ \ \ | |||||
| | * | | | | Minor anchors.fill optimization. | Michael Brasser | 2010-03-09 | 4 | -2/+32 |
| * | | | | | Move pixmapChanged signal to QDeclarativeImage | Yann Bodson | 2010-03-09 | 4 | -8/+7 |
| | |/ / / | |/| | | | |||||
| * | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-08 | 26 | -535/+254 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Always copy the qmldir files into the build directory | Tobias Hunger | 2010-03-08 | 4 | -7/+7 |
| | | |/ | | |/| | |||||
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-08 | 4 | -7/+10 |
| | |\ \ | |||||
| | | * | | Fix build on Maemo X11 | Tom Cooksey | 2010-03-08 | 1 | -1/+1 |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | aavit | 2010-03-08 | 166 | -976/+11200 |
| | | |\ \ | |||||
| | | | * | | Enable cleanup hooks when creating an EGL surface for a pixmap | Tom Cooksey | 2010-03-08 | 2 | -6/+7 |
| | | * | | | Fix crash on Win with 16bit screendepth when copy/pasting images | aavit | 2010-03-08 | 1 | -0/+2 |
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-03-08 | 10 | -467/+200 |
| | |\ \ \ \ | |||||
| | | * | | | | Remove duration property from QSoundEffect. | Justin McPherson | 2010-03-08 | 8 | -44/+0 |
| | | * | | | | Fix effects.pri. | Justin McPherson | 2010-03-08 | 1 | -2/+2 |
| | | * | | | | Refactor QSoundEffect. | Justin McPherson | 2010-03-08 | 9 | -440/+217 |
| | * | | | | | clearFocus() before setParentItem(0) on an item with focus. | Martin Jones | 2010-03-08 | 1 | -0/+2 |
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-03-08 | 2 | -0/+2 |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | | * | | | | Make the animation property of Behavior deferred. | Michael Brasser | 2010-03-08 | 2 | -0/+2 |
| | * | | | | | fix QDeclarativeItem sceneEvent handling | Yann Bodson | 2010-03-08 | 1 | -3/+3 |
| | |/ / / / | |||||
| | * | | | | Particles optimization and doc fixes. | Michael Brasser | 2010-03-08 | 1 | -3/+5 |
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-08 | 2 | -10/+12 |
| | |\ \ \ \ | |||||
| | | * | | | | Fix Qt.tint() algorithm | Aaron Kennedy | 2010-03-08 | 1 | -10/+6 |
| | | * | | | | Disallow upper case property, signal and method names in QML | Aaron Kennedy | 2010-03-08 | 1 | -0/+6 |
| | * | | | | | Add Flipable example. | Bea Lam | 2010-03-08 | 1 | -38/+13 |
| | |/ / / / | |||||
| * | | | | | Use one thread for all instances. | Bea Lam | 2010-03-08 | 1 | -15/+19 |
| |/ / / / | |||||
| * | | | | Remove code dupliation in fixupX/Y(), flickX/Y() | Martin Jones | 2010-03-08 | 7 | -467/+326 |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-08 | 9 | -24/+30 |
| |\ \ \ \ | |||||
| | * | | | | Optimize Rectangle, Image, and Text creation. | Michael Brasser | 2010-03-08 | 9 | -24/+30 |
| * | | | | | Add PathView.isCurrentIndex and PathView.view attached properties | Martin Jones | 2010-03-08 | 3 | -73/+181 |
| |/ / / / | |||||
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-07 | 31 | -1460/+607 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-05 | 31 | -1460/+607 |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-05 | 31 | -1460/+607 |
| | | |\ \ \ | |||||
| | | | * | | | optimize dynamic call-by-name away | mae | 2010-03-05 | 2 | -9/+15 |
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-05 | 29 | -1451/+592 |
| | | | |\ \ \ | |||||
| | | | | * | | | Add support for QtScript connect/disconnect syntax in QML | Aaron Kennedy | 2010-03-05 | 2 | -0/+93 |
| | | | | * | | | Minor perf improvement when running QML script blocks | Aaron Kennedy | 2010-03-05 | 1 | -2/+3 |
| | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-05 | 12 | -1277/+150 |
| | | | | |\ \ \ | |||||
| | | | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Michael Brasser | 2010-03-05 | 32 | -342/+518 |
| | | | | | |\ \ \ | |||||
| | | | | | * | | | | Add basic support for explicit newParent in ParentAnimation. | Michael Brasser | 2010-03-05 | 2 | -7/+57 |
| | | | | | * | | | | Document new ParentChange properties. | Michael Brasser | 2010-03-05 | 1 | -6/+16 |
| | | | | | * | | | | Update QmlChanges.txt | Michael Brasser | 2010-03-05 | 1 | -0/+2 |