Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | Update QtGui and QtDeclarative def files | Joona Petrell | 2010-07-22 | 4 | -12/+33 | |
| | | * | | | | | | Make rootContext and engine pointers in QDeclarativeView API const | Joona Petrell | 2010-07-22 | 4 | -14/+15 | |
| | | * | | | | | | Add additional QVariant benchmarks. | Michael Brasser | 2010-07-22 | 1 | -0/+45 | |
| | | * | | | | | | Allow MouseArea dragging to filter mouse events from descendants | Martin Jones | 2010-07-22 | 6 | -6/+189 | |
| | * | | | | | | | Reuse QML lexer to simplify .pragma script logic | Aaron Kennedy | 2010-07-22 | 2 | -67/+42 | |
| | |/ / / / / / | ||||||
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-21 | 80 | -650/+1563 | |
| | |\ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-21 | 80 | -650/+1563 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | Expand QDeclarativeExtensionPlugin docs | Bea Lam | 2010-07-21 | 3 | -13/+73 | |
| | | | * | | | | | | Add missing snippet files | Bea Lam | 2010-07-21 | 2 | -0/+139 | |
| | | | * | | | | | | Expand QtObject doc | Bea Lam | 2010-07-21 | 2 | -7/+95 | |
| | | | * | | | | | | Indicate default values | Bea Lam | 2010-07-21 | 2 | -8/+26 | |
| | | | * | | | | | | Use snippets instead to avoid quoting license headers | Bea Lam | 2010-07-21 | 1 | -0/+1 | |
| | | | * | | | | | | Rename remaining 'wantsFocus'. | Yann Bodson | 2010-07-21 | 3 | -10/+10 | |
| | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-07-21 | 1 | -0/+12 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | | * | | | | | | Add QML tutorials to the tutorials page | Alan Alpert | 2010-07-21 | 1 | -0/+12 | |
| | | | * | | | | | | | Bounding rect of text was not always calculated correctly. | Martin Jones | 2010-07-21 | 3 | -53/+64 | |
| | | | |/ / / / / / | ||||||
| | | | * | | | | | | QML focus API updates. | Michael Brasser | 2010-07-21 | 32 | -246/+330 | |
| | | | * | | | | | | Do not show copyright header in documentation. | Yann Bodson | 2010-07-21 | 2 | -1/+3 | |
| | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-07-21 | 15 | -22/+142 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | | * | | | | | | Only ignore the same target value for a Behavior when it is running. | Michael Brasser | 2010-07-21 | 3 | -1/+45 | |
| | | | | * | | | | | | Fix clock example: make sure hands always moves forward. | Michael Brasser | 2010-07-21 | 1 | -3/+3 | |
| | | | | * | | | | | | font.letterSpacing used percentage rather than absolute values. | Martin Jones | 2010-07-21 | 8 | -16/+16 | |
| | | | | * | | | | | | Rewinding AnchorChanges should not make target item's implicit width and heig... | Joona Petrell | 2010-07-21 | 3 | -2/+78 | |
| | | | * | | | | | | | Ensure redirects (and indeed all reply process) is done in the right thread. | Warwick Allison | 2010-07-21 | 2 | -23/+34 | |
| | | | |/ / / / / / | ||||||
| | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-20 | 26 | -269/+636 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | | * | | | | | | Compile: include <float.h> for usage of FLT_MAX. | Michael Brasser | 2010-07-20 | 2 | -8/+2 | |
| | | | | * | | | | | | Restore the FLT_MAX define. | Martin Jones | 2010-07-20 | 2 | -0/+8 | |
| | | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-20 | 26 | -269/+634 | |
| | | | | |\ \ \ \ \ \ | ||||||
| | | | | | * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-20 | 26 | -269/+634 | |
| | | | | | |\ \ \ \ \ \ | ||||||
| | | | | | | * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-20 | 26 | -269/+634 | |
| | | | | | | |\ \ \ \ \ \ | ||||||
| | | | | | | | * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-07-20 | 21 | -262/+555 | |
| | | | | | | | |\ \ \ \ \ \ | ||||||
| | | | | | | | | * | | | | | | Ensure the boundingRect() of Text is correctly calculated. | Michael Brasser | 2010-07-20 | 2 | -0/+3 | |
| | | | | | | | | * | | | | | | Better defaults for MouseArea's drag. | Michael Brasser | 2010-07-20 | 2 | -5/+3 | |
| | | | | | | | | * | | | | | | various doc improvements for animation elements | Bea Lam | 2010-07-20 | 12 | -188/+445 | |
| | | | | | | | | * | | | | | | fixes for dynamic object creation docs | Bea Lam | 2010-07-20 | 4 | -63/+84 | |
| | | | | | | | | * | | | | | | Change docs to show how to define enum properties | Bea Lam | 2010-07-20 | 1 | -6/+20 | |
| | | | | | | | * | | | | | | | Make Item::transformOriginPoint read-only | Martin Jones | 2010-07-20 | 1 | -0/+1 | |
| | | | | | | | |/ / / / / / | ||||||
| | | | | | | | * | | | | | | Improve documentation on setting arbitray transform origin points | Martin Jones | 2010-07-20 | 1 | -0/+7 | |
| | | | | | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-07-20 | 39 | -1491/+462 | |
| | | | | | | | |\ \ \ \ \ \ | ||||||
| | | | | | | | | * | | | | | | Improve QML text rendering when LCD smoothing is enabled for OS X. | Michael Brasser | 2010-07-19 | 2 | -0/+32 | |
| | | | | | | | * | | | | | | | Ensure released VisualItemModel items are removed from the scene. | Martin Jones | 2010-07-20 | 3 | -7/+39 | |
* | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-07-23 | 9 | -2/+60 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Updated WebKit to 669858f9bbd4913fd16c642090375c81acbfdb04 | Simon Hausmann | 2010-07-23 | 7 | -2/+55 | |
| * | | | | | | | | | | | | | | Make it possible for Qt modules to extend QT_CONFIG | Simon Hausmann | 2010-07-23 | 2 | -0/+5 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-23 | 11 | -185/+560 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fixed the scope when evaluating GestureArea javascript expressions | Denis Dzyubenko | 2010-07-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Report errors when evaluating JavaScript expressions from the GestureArea QML... | Denis Dzyubenko | 2010-07-23 | 1 | -1/+4 | |
| * | | | | | | | | | | | | Register a few gesture-related types in the meta-type system. | Denis Dzyubenko | 2010-07-23 | 3 | -0/+13 | |
| * | | | | | | | | | | | | Update Polish translations | Jarek Kobus | 2010-07-23 | 5 | -181/+532 | |
| * | | | | | | | | | | | | Updated changes-4.7.0. | Kim Motoyoshi Kalland | 2010-07-23 | 1 | -0/+5 | |