Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cherry pick fix for MOBILITY-1077 from Qt Mobility. | Aaron McCarthy | 2010-07-27 | 1 | -4/+8 |
* | Cherry pick fix for MOBILITY-1145 from Qt Mobility. | Aaron McCarthy | 2010-07-27 | 1 | -1/+3 |
* | Cherry pick fix for MOBILITY-1144 from Qt Mobility. | Aaron McCarthy | 2010-07-27 | 1 | -2/+15 |
* | Drawer widget in a MainWindow disappears after returning from full screen mode. | Carlos Manuel Duclos Vergara | 2010-07-23 | 1 | -1/+3 |
* | 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 | 1 | -0/+1 |
|\ | |||||
| * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-07-23 | 4 | -2/+18 |
| |\ | |||||
| * | | doc: Added missing \since 4.7 to effect propertyu. | Martin Smith | 2010-07-23 | 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-07-23 | 44 | -509/+888 |
|\ \ \ | |||||
| * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-23 | 44 | -509/+888 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Update QtDeclarative def files | Joona Petrell | 2010-07-23 | 2 | -6/+8 |
| | * | | Fix crash in MouseArea | Joona Petrell | 2010-07-23 | 1 | -1/+2 |
| | * | | Compile | Aaron Kennedy | 2010-07-23 | 1 | -6/+3 |
| | * | | Fixes undeleted timers (and endless warning from the event loop about | Aaron Kennedy | 2010-07-23 | 1 | -1/+1 |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-07-23 | 44 | -123/+149 |
| | |\ \ | |||||
| | | * | | Remove unneeded member variable. | Michael Brasser | 2010-07-22 | 2 | -6/+3 |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-22 | 38 | -475/+816 |
| | | |\ \ | |||||
| | | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-22 | 38 | -475/+816 |
| | | | |\ \ | |||||
| | * | | | | | Generalize qml "registration" | Aaron Kennedy | 2010-07-22 | 6 | -21/+64 |
| | * | | | | | Fix compiler warning | Aaron Kennedy | 2010-07-22 | 1 | -2/+0 |
| | | |_|/ / | | |/| | | | |||||
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-07-22 | 14 | -37/+159 |
| | |\ \ \ \ | |||||
| | | * | | | | Fix TextEdit text attribute and text stored in the internal QTextDocument hav... | Joona Petrell | 2010-07-22 | 1 | -2/+3 |
| | | * | | | | Remove QDeclarativeItem::childrenChanged() signal overload | Martin Jones | 2010-07-22 | 3 | -3/+2 |
| | | * | | | | 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 |
| | | * | | | | Allow MouseArea dragging to filter mouse events from descendants | Martin Jones | 2010-07-22 | 4 | -6/+106 |
| | * | | | | | 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 | 26 | -371/+615 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-21 | 26 | -371/+615 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Expand QDeclarativeExtensionPlugin docs | Bea Lam | 2010-07-21 | 1 | -12/+65 |
| | | | * | | | | Expand QtObject doc | Bea Lam | 2010-07-21 | 1 | -7/+40 |
| | | | * | | | | Indicate default values | Bea Lam | 2010-07-21 | 2 | -8/+26 |
| | | | * | | | | Rename remaining 'wantsFocus'. | Yann Bodson | 2010-07-21 | 1 | -1/+1 |
| | | | * | | | | Bounding rect of text was not always calculated correctly. | Martin Jones | 2010-07-21 | 1 | -53/+27 |
| | | | * | | | | QML focus API updates. | Michael Brasser | 2010-07-21 | 10 | -68/+158 |
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-07-21 | 7 | -11/+15 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | Only ignore the same target value for a Behavior when it is running. | Michael Brasser | 2010-07-21 | 1 | -1/+1 |
| | | | | * | | | | font.letterSpacing used percentage rather than absolute values. | Martin Jones | 2010-07-21 | 5 | -8/+8 |
| | | | | * | | | | Rewinding AnchorChanges should not make target item's implicit width and heig... | Joona Petrell | 2010-07-21 | 1 | -2/+6 |
| | | | * | | | | | Ensure redirects (and indeed all reply process) is done in the right thread. | Warwick Allison | 2010-07-21 | 1 | -23/+32 |
| | | | |/ / / / | |||||
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-20 | 12 | -190/+253 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | 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 | 12 | -190/+251 |
| | | | | |\ \ \ \ | |||||
| | | | | | * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-07-20 | 9 | -187/+206 |
| | | | | | |\ \ \ \ | |||||
| | | | | | | * | | | | Ensure the boundingRect() of Text is correctly calculated. | Michael Brasser | 2010-07-20 | 1 | -0/+2 |
| | | | | | | * | | | | 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 | 6 | -182/+201 |
| | | | | | * | | | | | 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 | 6 | -776/+49 |
| | | | | | |\ \ \ \ |