Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo in docs. | Aaron McCarthy | 2010-07-27 | 1 | -1/+1 |
* | 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 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-25 | 2 | -1/+26 |
|\ | |||||
| * | Drawer widget in a MainWindow disappears after returning from full screen mode. | Carlos Manuel Duclos Vergara | 2010-07-23 | 2 | -1/+26 |
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-07-25 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Dummy commit to make the CI test again | Simon Hausmann | 2010-07-25 | 0 | -0/+0 |
| * | Fix quoting for module reading in qconfig.pri | Simon Hausmann | 2010-07-24 | 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-07-23 | 2 | -27/+26 |
|\ | |||||
| * | qdoc: Cleaned up the TOC for QML element pages. | Martin Smith | 2010-07-23 | 1 | -5/+11 |
| * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-07-23 | 10 | -183/+558 |
| |\ | |||||
| * | | qdoc: Cleaned up the Inherits and Inherited by lines for QML elements. | Martin Smith | 2010-07-23 | 1 | -22/+14 |
| * | | 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 | 101 | -788/+2008 |
|\ \ \ | |||||
| * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-23 | 101 | -788/+2008 |
| |\ \ \ | |||||
| | * | | | 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 | 64 | -175/+483 |
| | |\ \ \ | |||||
| | | * | | | Remove unneeded member variable. | Michael Brasser | 2010-07-22 | 2 | -6/+3 |
| | | * | | | Fix test. | Michael Brasser | 2010-07-22 | 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-22 | 95 | -754/+1935 |
| | | |\ \ \ | |||||
| | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-22 | 95 | -754/+1935 |
| | | | |\ \ \ | |||||
| | | | | * | | | Fix TextInput echoMode autotest on Linux | Joona Petrell | 2010-07-22 | 1 | -0/+4 |
| | * | | | | | | 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 | 19 | -37/+326 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Fix TextEdit text attribute and text stored in the internal QTextDocument hav... | Joona Petrell | 2010-07-22 | 2 | -2/+37 |
| | | * | | | | | Remove QDeclarativeItem::childrenChanged() signal overload | Martin Jones | 2010-07-22 | 4 | -3/+7 |
| | | * | | | | | 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 |