summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlcomponent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Small doc fixes.Martin Jones2009-11-251-2/+2
* Doc.Michael Brasser2009-11-181-3/+6
* docWarwick Allison2009-11-131-4/+12
* Remove "to" limit on minor version.Warwick Allison2009-11-051-1/+1
* CleanupAaron Kennedy2009-10-301-0/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-301-16/+16
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-301-0/+48
| |\
| * | fix headersWarwick Allison2009-10-291-16/+16
* | | Make private headers _pAaron Kennedy2009-10-301-1/+1
* | | Rename QFx classes to QmlGraphicsAaron Kennedy2009-10-301-2/+2
| |/ |/|
* | Merge QmlComponentJS into QmlComponentAlan Alpert2009-10-291-0/+48
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-281-1/+32
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-10-281-0/+17
| |\
| | * Do not display transient binding errorsAaron Kennedy2009-10-281-0/+17
| * | Doc.Michael Brasser2009-10-281-1/+15
| |/
* | Fix remote content loading for absolute URLsWarwick Allison2009-10-271-3/+6
|/
* Silence warnings.Michael Brasser2009-10-261-2/+0
* Add accessor for QmlComponent's creation contextAaron Kennedy2009-10-231-0/+15
* change all ids in doc examples to start with lower case.Martin Jones2009-10-221-3/+3
* Add Component::onCompleted attached propertyAaron Kennedy2009-10-141-0/+65
* Improve Behavior reliability.Michael Brasser2009-10-111-1/+1
* Reenable types/enums and move scripts into an isolated scopeAaron Kennedy2009-10-051-1/+2
* Make more qmlecmascript tests passAaron Kennedy2009-09-231-25/+43
* Move ComponentInstance functionality into LoaderMartin Jones2009-09-091-2/+3
* Add status and progress properties to Loader.Martin Jones2009-09-071-4/+19
* Add QML enum supportAaron Kennedy2009-09-031-0/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-261-1/+1
|\
| * Fix handling of empty strings for URLsWarwick Allison2009-08-261-1/+1
* | Fix compile after merge from 4.6.Michael Brasser2009-08-251-1/+1
|/
* Renaming Rect -> RectangleYann Bodson2009-08-191-1/+1
* Abstract expression and binding APIsAaron Kennedy2009-08-101-2/+2
* Remove unused QmlContextPrivate member variablesAaron Kennedy2009-08-041-5/+0
* Make private stuff privateAaron Kennedy2009-07-271-5/+5
* 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...Warwick Allison2009-07-231-24/+0
|\
| * Move errorsString to QmlBindableComponent because it's for use in scriptAlan Alpert2009-07-211-24/+0
* | 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-17/+0
* Rename QmlBindableValue to QmlBindingAaron Kennedy2009-07-201-2/+2
* Remove unnecessary global context management stuffAaron Kennedy2009-07-161-6/+4
* Remove pointless QmlCompiledComponent classAaron Kennedy2009-07-151-3/+3
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-141-2/+5
|\
| * Start moving debugger out of processAaron Kennedy2009-07-131-2/+5
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-121-3/+3
|\ \ | |/
| * DocAaron Kennedy2009-07-071-3/+3
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-091-6/+24
|\ \ | |/
| * Improve QmlComponent APIAaron Kennedy2009-07-071-5/+23
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-021-0/+23
| |\
| * | Make performance logging classes private.Michael Brasser2009-07-021-1/+1