summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qml.pri
Commit message (Expand)AuthorAgeFilesLines
* Replace QmlList* and QList* support with a single QmlListProperty typeAaron Kennedy2010-02-221-1/+4
* Make QmlDom API internalKai Koehne2010-02-181-1/+1
* Add QmlImageProvider to allow asynchronous access to images.Martin Jones2010-02-161-0/+2
* Move image network access into a separate thread, with decoding.Martin Jones2010-01-291-7/+4
* CleanupAaron Kennedy2010-01-271-4/+2
* Harden binding optimizerAaron Kennedy2010-01-271-2/+0
* Compile with Qt 4.6.1Aaron Kennedy2010-01-201-1/+3
* Load qmlmodules plugins.Warwick Allison2010-01-071-0/+2
* Introduce experimental binding optimizerAaron Kennedy2009-12-141-0/+2
* clean up project filesOswald Buddenhagen2009-12-031-114/+118
* Basic WorkerScript functionalityAaron Kennedy2009-11-301-3/+5
* Remove dead codeAaron Kennedy2009-11-161-3/+0
* CleanupAaron Kennedy2009-10-301-0/+1
* Merge QmlComponentJS into QmlComponentAlan Alpert2009-10-291-3/+0
* Remove QML SQL classesAaron Kennedy2009-10-281-0/+2
* Ensure cleanup happens before the destruction of QScriptEngineAaron Kennedy2009-10-261-0/+2
* Support assigning scripts to QML propertiesAaron Kennedy2009-10-221-0/+2
* Support read-only iteration of list propertiesAaron Kennedy2009-10-141-2/+4
* Improve Behavior reliability.Michael Brasser2009-10-111-0/+2
* Make Script an instrinsic typeAaron Kennedy2009-10-071-0/+1
* Reenable types/enums and move scripts into an isolated scopeAaron Kennedy2009-10-051-2/+8
* Prevent writes to the global objectAaron Kennedy2009-10-051-2/+4
* Improve script lookup cachingAaron Kennedy2009-10-051-2/+8
* Create a property cache for synthesized metaobjectsAaron Kennedy2009-10-051-2/+4
* Make more qmlecmascript tests passAaron Kennedy2009-09-231-0/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-09-231-1/+3
|\
| * Basic first-working SQL database interface.Warwick Allison2009-09-161-0/+2
* | Add some of the functionality from the old debugger (e.g. dynamic updating of...Bea Lam2009-09-231-2/+4
|/
* Move qmetaobjectbuilder into declarative/qml directoryMartin Jones2009-09-071-2/+4
* Implement (parts of) XMLHttpRequestAaron Kennedy2009-08-271-2/+4
* Cleanup.Michael Brasser2009-08-131-1/+0
* Abstract expression and binding APIsAaron Kennedy2009-08-101-2/+4
* Make privateAaron Kennedy2009-07-271-1/+1
* Rename QmlBindableComponent to QmlComponentJS, as per Aaron's request.Alan Alpert2009-07-241-3/+3
* Move import access functions to QmlEnginePrivate.Warwick Allison2009-07-231-0/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-231-0/+3
|\
| * Move the Script interface of QmlComponent to QmlBindableComponentAlan Alpert2009-07-211-0/+3
* | Add prototype value type supportAaron Kennedy2009-07-231-2/+4
|/
* Rename QmlBindableValue to QmlBindingAaron Kennedy2009-07-201-3/+3
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-161-0/+2
|\
| * Move the QML rewriting stuff into a central locationAaron Kennedy2009-07-161-0/+2
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-151-2/+1
|\ \ | |/
| * Remove pointless QmlCompiledComponent classAaron Kennedy2009-07-151-2/+0
| * Rework compiler to a two phase analyse/generate approachAaron Kennedy2009-07-151-0/+1
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-151-0/+2
|\ \ | |/
| * Start moving debugger out of processAaron Kennedy2009-07-131-0/+2
* | Check if scripttools is enabled.Michael Brasser2009-07-131-1/+1
|/
* Move QmlExpression into its own fileAaron Kennedy2009-07-031-0/+2
* Improve bindings startup performanceAaron Kennedy2009-06-101-1/+2
* QmlBasicScript should work on the actual JS AST treeAaron Kennedy2009-05-281-2/+4