| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix compilation with QT_NO_TEXTCODEC | Tasuku Suzuki | 2010-07-29 | 3 | -1/+6 |
|
|
* | Fix compilation with QT_NO_XMLSTREAMREADER | Tasuku Suzuki | 2010-07-29 | 3 | -0/+10 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-29 | 3 | -41/+25 |
|\ |
|
| * | Improvements to Modules docs | Bea Lam | 2010-07-29 | 1 | -3/+3 |
|
|
| * | Component docs | Bea Lam | 2010-07-29 | 1 | -21/+9 |
|
|
| * | Fixes for Dynamic Object Management docs. Also adds links to | Bea Lam | 2010-07-29 | 2 | -17/+13 |
|
|
* | | QtDeclarative: Give name to function bindings and signals. | Olivier Goffart | 2010-07-28 | 7 | -4/+14 |
|/ |
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-27 | 5 | -13/+13 |
|\ |
|
| * | Fix QT_NO_DATESTRING | Tasuku Suzuki | 2010-07-27 | 5 | -13/+13 |
|
|
* | | various doc fixes | Bea Lam | 2010-07-27 | 3 | -5/+4 |
|/ |
|
* | QDeclarativeEngineDebugServer: Fix crash when trying to update non-properties. | Olivier Goffart | 2010-07-26 | 1 | -16/+14 |
|
|
* | Compile | Aaron Kennedy | 2010-07-23 | 1 | -6/+3 |
|
|
* | Generalize qml "registration" | Aaron Kennedy | 2010-07-22 | 5 | -20/+62 |
|
|
* | 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 | 2 | -3/+3 |
|\ |
|
| * | Make rootContext and engine pointers in QDeclarativeView API const | Joona Petrell | 2010-07-22 | 2 | -3/+3 |
|
|
* | | Reuse QML lexer to simplify .pragma script logic | Aaron Kennedy | 2010-07-22 | 2 | -67/+42 |
|/ |
|
* | Expand QDeclarativeExtensionPlugin docs | Bea Lam | 2010-07-21 | 1 | -12/+65 |
|
|
* | Expand QtObject doc | Bea Lam | 2010-07-21 | 1 | -7/+40 |
|
|
* | font.letterSpacing used percentage rather than absolute values. | Martin Jones | 2010-07-21 | 1 | -1/+1 |
|
|
* | various doc improvements for animation elements | Bea Lam | 2010-07-20 | 1 | -4/+11 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-16 | 1 | -1/+1 |
|\ |
|
| * | Fixed debugger's evaluation of dynamic properties in context | Lasse Holmstedt | 2010-07-16 | 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-16 | 1 | -7/+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-14 | 1 | -7/+3 |
| |\ |
|
| | * | Fixing merge conflicts. | Martin Smith | 2010-07-13 | 16 | -69/+431 |
| | |\ |
|
| | * | | qdoc: Marked some missing declarative properties and functions as \internal. | Martin Smith | 2010-07-09 | 1 | -2/+2 |
|
|
| | * | | qdoc: Fixed a few links to QtObject (QML:QtObject) | Martin Smith | 2010-07-07 | 1 | -3/+3 |
|
|
* | | | | fix spelling | Bea Lam | 2010-07-15 | 1 | -1/+1 |
|/ / / |
|
* | | | Check for binding having been deleted in more places | Aaron Kennedy | 2010-07-14 | 1 | -0/+6 |
|
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-07-14 | 1 | -4/+12 |
|\ \ \ |
|
| * | | | improvements to docs and examples | Bea Lam | 2010-07-14 | 1 | -4/+12 |
| | |/
| |/| |
|
* | | | Split responsibilities in QDeclarativeExpression more cleanly | Aaron Kennedy | 2010-07-14 | 7 | -331/+401 |
|/ / |
|
* | | Resetting bindings through debugger interface | Lasse Holmstedt | 2010-07-09 | 2 | -0/+28 |
|
|
* | | doc improvements | Bea Lam | 2010-07-09 | 2 | -5/+27 |
|
|
* | | Extend QDeclarativeImageProvider to support QPixmap loading and | Bea Lam | 2010-07-08 | 4 | -28/+196 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-07-08 | 1 | -12/+15 |
|\ \ |
|
| * | | Micro optimization in QML date/time formatting functions. | Michael Brasser | 2010-07-08 | 1 | -12/+15 |
|
|
* | | | Allow the debugger to modify method bodies | Aaron Kennedy | 2010-07-08 | 4 | -5/+83 |
|/ / |
|
* | | QML: Let the debugger now the name of embedded functions within a QML function | Olivier Goffart | 2010-07-07 | 1 | -1/+1 |
|
|
* | | docs | Bea Lam | 2010-07-07 | 1 | -2/+2 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-07-06 | 2 | -6/+19 |
|\ \ |
|
| * | | doc | Warwick Allison | 2010-07-06 | 1 | -2/+2 |
|
|
| * | | Fix inconsistent reporting of module import errors when using versions. | Warwick Allison | 2010-07-05 | 1 | -3/+15 |
|
|
| * | | Work around QTBUG-11929 | Warwick Allison | 2010-07-05 | 1 | -1/+2 |
|
|
* | | | doc improvements | Bea Lam | 2010-07-06 | 4 | -4/+56 |
|/ / |
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-07-02 | 1 | -4/+4 |
|\ \ |
|
| * | | fix doc links | Bea Lam | 2010-07-02 | 1 | -2/+3 |
|
|
| * | | Fix docs to link to the new QML Viewer page instead of the Runtime page | Bea Lam | 2010-07-02 | 1 | -2/+1 |
| |/ |
|
* | | Make autotests work with qreal == float (in addition to double). | Warwick Allison | 2010-07-02 | 3 | -4/+4 |
|
|