summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qml.pri
Commit message (Expand)AuthorAgeFilesLines
* Unify binding optimizer and QtScript binding signal management logicAaron Kennedy2010-03-101-0/+2
* Rename QDeclarativeMetaProperty -> QDeclarativePropertyAaron Kennedy2010-02-251-3/+3
* Make QDeclarativeMetaType and QDeclarativeType privateAaron Kennedy2010-02-241-1/+1
* Simplify QML element registration headersAaron Kennedy2010-02-241-1/+0
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-120/+120
* Get rid of QmlModulePlugin.Roberto Raggi2010-02-231-2/+0
* Merge remote branch 'origin/master' into qtruntimeRoberto Raggi2010-02-231-1/+1
|\
| * Make QmlBinding (and friends) privateAaron Kennedy2010-02-231-1/+1
* | Merge remote branch 'origin/master' into qtruntimeRoberto Raggi2010-02-221-1/+3
|\ \ | |/
| * Replace QmlList* and QList* support with a single QmlListProperty typeAaron Kennedy2010-02-221-1/+4
* | Added QmlExtensionPlugin and QmlExtensionInterface.Roberto Raggi2010-02-191-2/+7
* | Introduced a new parser for qmldir files.Roberto Raggi2010-02-191-2/+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