summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-141-7/+3
|\
| * Fixing merge conflicts.Martin Smith2010-07-1316-69/+431
| |\
| * | qdoc: Marked some missing declarative properties and functions as \internal.Martin Smith2010-07-091-2/+2
| * | qdoc: Fixed a few links to QtObject (QML:QtObject)Martin Smith2010-07-071-3/+3
* | | Check for binding having been deleted in more placesAaron Kennedy2010-07-141-0/+6
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-07-141-4/+12
|\ \ \
| * | | improvements to docs and examplesBea Lam2010-07-141-4/+12
| | |/ | |/|
* | | Split responsibilities in QDeclarativeExpression more cleanlyAaron Kennedy2010-07-147-331/+401
|/ /
* | Resetting bindings through debugger interfaceLasse Holmstedt2010-07-092-0/+28
* | doc improvementsBea Lam2010-07-092-5/+27
* | Extend QDeclarativeImageProvider to support QPixmap loading andBea Lam2010-07-084-28/+196
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-07-081-12/+15
|\ \
| * | Micro optimization in QML date/time formatting functions.Michael Brasser2010-07-081-12/+15
* | | Allow the debugger to modify method bodiesAaron Kennedy2010-07-084-5/+83
|/ /
* | QML: Let the debugger now the name of embedded functions within a QML functionOlivier Goffart2010-07-071-1/+1
* | docsBea Lam2010-07-071-2/+2
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-07-062-6/+19
|\ \
| * | docWarwick Allison2010-07-061-2/+2
| * | Fix inconsistent reporting of module import errors when using versions.Warwick Allison2010-07-051-3/+15
| * | Work around QTBUG-11929Warwick Allison2010-07-051-1/+2
* | | doc improvementsBea Lam2010-07-064-4/+56
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-07-021-4/+4
|\ \
| * | fix doc linksBea Lam2010-07-021-2/+3
| * | Fix docs to link to the new QML Viewer page instead of the Runtime pageBea Lam2010-07-021-2/+1
| |/
* | Make autotests work with qreal == float (in addition to double).Warwick Allison2010-07-023-4/+4
* | Don't accept *files* that exist when *directory* is required.Warwick Allison2010-07-021-2/+4
|/
* Remove a few more unnecessary exports.Martin Jones2010-07-011-1/+1
* Don't export declarative private classesMartin Jones2010-07-012-2/+2
* Added SET_BINDING message to QDeclarative debugger protocolLasse Holmstedt2010-06-302-2/+66
* Docs - add more links to relevant examplesBea Lam2010-06-303-2/+4
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-2912-32/+118
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Martin Jones2010-06-285-31/+40
| |\
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-06-259-14/+82
| |\ \
| | * | Handle enums in method arguments in the same way as QtScriptAaron Kennedy2010-06-252-1/+25
| | * | Allow custom parsers to handle attached propertiesAaron Kennedy2010-06-252-5/+20
| | * | Allow components to be created from .pragma library JS filesAaron Kennedy2010-06-253-6/+23
| | * | Fix assertAaron Kennedy2010-06-251-2/+2
| | * | Disallow global object properties as property namesAaron Kennedy2010-06-252-0/+12
| * | | Test ListElement type via type system, not string comparison.Warwick Allison2010-06-254-0/+25
| |/ /
| * | References to undefined variables throws a ReferenceErrorAaron Kennedy2010-06-232-18/+11
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-06-285-28/+37
|\ \ \ | | |/ | |/|
| * | Use custom static scopes to improve QML/JavaScript performanceKent Hansen2010-06-255-28/+37
| |/
* | Merge branch '4.7' of /home/dboddie/git/oslo-staging-1 into 4.7David Boddie2010-06-251-1/+24
|\ \ | |/
| * DocAaron Kennedy2010-06-221-1/+24
* | Doc: Changed links to explicitly refer to QML objects.David Boddie2010-06-181-11/+11
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-171-1/+1
|\
| * Work around ICE in Intel C++ Compiler 11.1.072Thiago Macieira2010-06-161-1/+1
* | Move knowledge of QGraphicsObject out of qml engineAaron Kennedy2010-06-165-15/+46
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-126-13/+33
|\
| * Minor doc fixesBea Lam2010-06-111-1/+4