summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml
Commit message (Expand)AuthorAgeFilesLines
* Change to commercial license headers in preparation for release.Jason McDonald2010-09-07152-1989/+1989
* Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938.Jason McDonald2010-09-026-7/+7
* Doc: Fixes to Qt Quick documentation.Jason McDonald2010-09-022-4/+4
* Fix broken example codeBea Lam2010-09-011-5/+8
* Doc: Fixed qdoc warnings.v4.7.0-rc1Jesper Thomschutz2010-08-241-4/+4
* doc: The QML Qt element was missing from the documentation.Martin Smith2010-08-121-3/+4
* Fix warning from whining complier.Martin Jones2010-08-081-1/+1
* Fixed comment about all enums being accessible in QML. Fix for QTBUG-12527.Jerome Pasion2010-08-041-3/+2
* Component docsBea Lam2010-07-291-21/+9
* Fixes for Dynamic Object Management docs. Also adds links toBea Lam2010-07-292-17/+13
* various doc fixesBea Lam2010-07-293-5/+4
* Improvements to Modules docsBea Lam2010-07-291-3/+3
* Copied Qt QML 4.7 branch to release.Toby Tomkins2010-07-2722-491/+745
* improvements to docs and examplesBea Lam2010-07-261-4/+12
* Make rootContext and engine pointers in QDeclarativeView API constJoona Petrell2010-07-262-3/+3
* font.letterSpacing used percentage rather than absolute values.Martin Jones2010-07-261-1/+1
* fix doc linksBea Lam2010-07-181-2/+3
* Fixed debugger's evaluation of dynamic properties in contextLasse Holmstedt2010-07-171-1/+1
* qdoc: Fixed a few links to QtObject (QML:QtObject)Martin Smith2010-07-161-3/+3
* Resetting bindings through debugger interfaceLasse Holmstedt2010-07-152-0/+28
* Fix inconsistent reporting of module import errors when using versions.Warwick Allison2010-07-131-3/+15
* Extend QDeclarativeImageProvider to support QPixmap loading andBea Lam2010-07-134-28/+196
* Allow the debugger to modify method bodiesAaron Kennedy2010-07-134-5/+83
* 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
| * Doc improvements: move some example code to snippets, add screenshots,Bea Lam2010-06-092-6/+8
| * Move some example code into snippets/ and add other doc fixesBea Lam2010-06-092-6/+7
| * Keep reported point/pixel size in sync.Michael Brasser2010-06-072-0/+14