summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlcomponent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-181-1/+1
|\
| * Fix copyright year.Jason McDonald2010-02-161-1/+1
* | Remove noop codeAaron Kennedy2010-02-151-1/+0
|/
* Remove QByteArray constructor from QmlComponent.Michael Brasser2010-01-131-16/+0
* unwarnWarwick Allison2010-01-111-1/+1
* Revert "Maybe fix QTBUG-5690"Alan Alpert2010-01-041-2/+1
* Maybe fix QTBUG-5690Alan Alpert2009-12-221-1/+2
* Fix deferred property bugsAaron Kennedy2009-12-181-75/+113
* small cleanupThierry Bastian2009-12-041-3/+3
* fix includesOswald Buddenhagen2009-12-031-13/+15
* Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-021-10/+10
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-12-021-1/+1
|\
| * Run QmlParserStatus::componentComplete() in opposite orderAaron Kennedy2009-12-021-1/+1
* | Remove include styles that rely on configure.Warwick Allison2009-12-011-6/+6
|/
* 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