Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | Update the input method sensitivity in case of complex widgets in QGraphicsPr... | Alexis Menard | 2010-04-29 | 1 | -0/+6 | |
| | | | | * | | | Mark some properties in QDeclarativeItem as private properties. | Alexis Menard | 2010-04-29 | 5 | -178/+114 | |
| | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-29 | 1 | -0/+2 | |
| | | | | |\ \ \ | ||||||
| | | | | | * | | | Update QmlChanges.txt | Bea Lam | 2010-04-29 | 1 | -0/+2 | |
| | | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-29 | 4 | -60/+7 | |
| | | | | |\ \ \ \ | | | | | | |/ / / | ||||||
| | | | | | * | | | Don't call qRegisterMetaType() in global scope | Bea Lam | 2010-04-29 | 2 | -1/+1 | |
| | | | | | * | | | Remove Component's isReady, isLoading, isError and isNull properties. | Bea Lam | 2010-04-29 | 2 | -58/+5 | |
| | | | | | * | | | Return enum property values as numbers, not QVariant values | Bea Lam | 2010-04-29 | 1 | -1/+1 | |
| | | | | * | | | | Ensure filenames are correctly resolved | Warwick Allison | 2010-04-29 | 1 | -1/+1 | |
| | | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-29 | 16 | -922/+1149 | |
| | | | | |\ \ \ \ | | | | | | |/ / / | ||||||
| | | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-29 | 8 | -6/+42 | |
| | | | | |\ \ \ \ | ||||||
| | | | | * | | | | | Stricter (but controllable) error reporting on Connections signal-name error.... | Warwick Allison | 2010-04-29 | 2 | -8/+40 | |
| | | | * | | | | | | Doc: some simple examples of sourceSize usage. | Martin Jones | 2010-04-29 | 1 | -0/+26 | |
| | | | | |_|/ / / | | | | |/| | | | | ||||||
| | | | * | | | | | Fix typo in qdeclarativeitem's doc | Leonardo Sobral Cunha | 2010-04-29 | 1 | -1/+1 | |
| | | | * | | | | | Fix path view update on startX(Y) changes in qml | Leonardo Sobral Cunha | 2010-04-29 | 3 | -1/+16 | |
| | | | * | | | | | Suppress transient errors from bindings | Aaron Kennedy | 2010-04-29 | 1 | -1/+3 | |
| | | | * | | | | | Cleanup: Move import stuff out of the QDeclarativeEngine | Aaron Kennedy | 2010-04-29 | 11 | -919/+1129 | |
| | | | | |/ / / | | | | |/| | | | ||||||
| | | | * | | | | Prevent Behavior from being triggered on initialization. | Michael Brasser | 2010-04-29 | 6 | -2/+38 | |
| | | | * | | | | Doc: Qt.MidButton -> Qt.MiddleButton | Martin Jones | 2010-04-28 | 2 | -4/+4 | |
| | | | |/ / / | ||||||
| | | | * | | | Compile on OSX, hopefully. | Martin Jones | 2010-04-28 | 1 | -0/+1 | |
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-28 | 25 | -445/+703 | |
| | | | |\ \ \ | ||||||
| | | | | * | | | Improve border image documentation. | Yann Bodson | 2010-04-28 | 1 | -11/+23 | |
| | | | | * | | | Doc - micro fix. | Martin Jones | 2010-04-28 | 1 | -1/+0 | |
| | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-28 | 4 | -13/+73 | |
| | | | | |\ \ \ | ||||||
| | | | | | * | | | Bunch of doc fixes. | Alexis Menard | 2010-04-28 | 4 | -13/+73 | |
| | | | | * | | | | Alpha needs to be part of rectangle cache key. | Martin Jones | 2010-04-28 | 1 | -4/+6 | |
| | | | | |/ / / | ||||||
| | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-28 | 9 | -327/+334 | |
| | | | | |\ \ \ | ||||||
| | | | | | * | | | Code cleanup | Aaron Kennedy | 2010-04-28 | 1 | -235/+238 | |
| | | | | | * | | | Remove unused variable | Aaron Kennedy | 2010-04-28 | 2 | -4/+1 | |
| | | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-04-28 | 1 | -29/+43 | |
| | | | | | |\ \ \ | ||||||
| | | | | | * | | | | Don't unnecessarily regenerate property cache | Aaron Kennedy | 2010-04-28 | 5 | -29/+76 | |
| | | | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-04-28 | 5 | -10/+54 | |
| | | | | | |\ \ \ \ | ||||||
| | | | | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-04-28 | 8 | -53/+153 | |
| | | | | | |\ \ \ \ \ | ||||||
| | | | | | * | | | | | | Small cleanups | Aaron Kennedy | 2010-04-28 | 2 | -59/+19 | |
| | | | | * | | | | | | | Doc: overview for Image | Martin Jones | 2010-04-28 | 1 | -1/+21 | |
| | | | | | |_|_|/ / / | | | | | |/| | | | | | ||||||
| | | | | * | | | | | | Share Rectangle pixmap caches between items. | Martin Jones | 2010-04-28 | 1 | -29/+43 | |
| | | | | | |_|/ / / | | | | | |/| | | | | ||||||
| | | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-28 | 1 | -1/+1 | |
| | | | | |\ \ \ \ \ | ||||||
| | | | | | * | | | | | Make compile | Bea Lam | 2010-04-28 | 1 | -1/+1 | |
| | | | | | | |/ / / | | | | | | |/| | | | ||||||
| | | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-28 | 8 | -53/+153 | |
| | | | | |\ \ \ \ \ | | | | | | |/ / / / | ||||||
| | | | | | * | | | | Doc fixes | Bea Lam | 2010-04-28 | 6 | -52/+79 | |
| | | | | | * | | | | Setting conflicting anchors to items inside positioners should print a warning | Joona Petrell | 2010-04-28 | 2 | -1/+74 | |
| | | | | | |/ / / | ||||||
| | | | | * | | | | Fix snap at view boundaries with overshoot on. | Martin Jones | 2010-04-28 | 2 | -8/+14 | |
| | | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-28 | 20 | -29/+50 | |
| | | | | |\ \ \ \ | | | | | | |/ / / | ||||||
| | | | | * | | | | Emit hoverChanged appropriately when Item visibility changes. | Martin Jones | 2010-04-28 | 2 | -1/+39 | |
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-05-08 | 27 | -648/+912 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Updated WebKit to 07b60cf799680fcfb7785ee88e14f8030a5dbfa2 | Simon Hausmann | 2010-05-07 | 18 | -52/+225 | |
| * | | | | | | | | Updated WebKit to e4b73bb0b173f21db8f0de3dae885a8a71282996 | Simon Hausmann | 2010-05-06 | 4 | -3/+17 | |
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Simon Hausmann | 2010-05-06 | 7 | -18/+107 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | Updated WebKit to 992e57ee469bd8c6a2afef6b15896a161ab8aeb3 | Simon Hausmann | 2010-05-05 | 15 | -598/+675 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-05-07 | 3 | -6/+21 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | |