summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlengine.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Expose type library information in QmlDomObjectKai Koehne2009-08-241-16/+92
* Remove the overhead of string conversion from the vector() built-inRhys Weatherley2009-08-241-4/+2
* Add vector() function as a built-in to QMLRhys Weatherley2009-08-211-0/+41
* Renaming Rect -> RectangleYann Bodson2009-08-191-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-08-191-9/+0
|\
| * Various doc fixes.Michael Brasser2009-08-191-9/+0
* | Use range semantics for versions.Warwick Allison2009-08-191-14/+19
* | tighten installed importingWarwick Allison2009-08-191-30/+28
|/
* Resolve attached property typenames in correct context.Warwick Allison2009-08-181-1/+4
* More namespace improvementsWarwick Allison2009-08-171-16/+18
* compile on 64bit machines (quintptr can hold void* onmae2009-08-131-1/+1
* Wait for connections to remote debugging interfaceKai Koehne2009-08-131-0/+2
* Add delay parameter to the destroy function on QML objectsAlan Alpert2009-08-131-3/+31
* Abstract expression and binding APIsAaron Kennedy2009-08-101-9/+10
* Simplify QmlDeclarativeData to a single classAaron Kennedy2009-08-101-16/+21
* Improve performance by separating id and context propertiesAaron Kennedy2009-08-041-48/+14
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-08-031-52/+55
|\
| * Remove some warningsYann Bodson2009-08-031-52/+55
* | Make QmlMetaProperty reentrantAaron Kennedy2009-08-031-1/+1
|/
* Revert "Make private stuff public"Alan Alpert2009-07-281-17/+10
* Make private stuff publicAlan Alpert2009-07-281-10/+17
* Make private stuff privateAaron Kennedy2009-07-271-57/+55
* Make privateAaron Kennedy2009-07-271-1/+1
* Rename QmlBindableComponent to QmlComponentJS, as per Aaron's request.Alan Alpert2009-07-241-4/+4
* Move import access functions to QmlEnginePrivate.Warwick Allison2009-07-231-22/+27
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-231-18/+125
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-231-5/+7
| |\
| * | Add prototype value type supportAaron Kennedy2009-07-231-18/+125
* | | Allow span of versions to be defined, not just one.Warwick Allison2009-07-231-1/+1
* | | Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-231-1/+1
| |/ |/|
* | Move the Script interface of QmlComponent to QmlBindableComponentAlan Alpert2009-07-211-5/+7
|/
* Rename QmlBindableValue to QmlBindingAaron Kennedy2009-07-201-5/+5
* Simplify binding optimizationAaron Kennedy2009-07-201-68/+0
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-161-125/+5
|\
| * Remove unnecessary global context management stuffAaron Kennedy2009-07-161-125/+5
| * Indenting fixAaron Kennedy2009-07-161-1/+1
* | Qualifiers and versioning for C++-defined types.Warwick Allison2009-07-161-77/+173
|/
* Remove pointless QmlCompiledComponent classAaron Kennedy2009-07-151-1/+1
* Remove bogus use of QT3_SUPPORT.Warwick Allison2009-07-141-5/+4
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-141-3/+17
|\
| * Start moving debugger out of processAaron Kennedy2009-07-131-3/+17
* | Libraries and library versioning.Warwick Allison2009-07-141-31/+107
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-091-551/+74
|\ \ | |/
| * Improve QmlComponent APIAaron Kennedy2009-07-071-0/+30
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-061-22/+38
| |\
| | * Fix bug in createQmlObjectAlan Alpert2009-07-061-9/+4
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-031-526/+3
| | |\
| | * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-021-1/+1
| | |\ \
| | * | | Improve JS dynamic creationAlan Alpert2009-07-021-19/+40
| * | | | DocAaron Kennedy2009-07-061-2/+2
| | |_|/ | |/| |