summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativecomponent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Surviving out of memory in Qt Quick appmread2011-11-211-47/+55
* Rename QDeclarativeEngineDebugServer to ~ServiceKai Koehne2011-09-161-2/+2
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-131-0/+17
|\
| * Fix regression in wigglytext.qmlMichael Brasser2011-04-121-0/+17
* | Doc: Fixed markup.David Boddie2011-03-251-2/+2
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7David Boddie2011-03-221-8/+18
|\|
| * fix/improve docs for new QtQuick 1.1 attributesBea Lam2011-02-281-8/+18
* | Merge commit 'refs/merge-requests/1108' of git://gitorious.org/qt/qt into mer...David Boddie2011-02-231-13/+10
|\|
| * Ensure animations start correctly when running is bound to a value.Michael Brasser2011-02-211-13/+10
* | Doc: Fixed links and whitespace.David Boddie2011-02-171-1/+1
|/
* Allow functions to be passed in as values for grouped propertiesBea Lam2011-01-281-3/+14
* Adding support for group properties in Component::CreateObject()Christopher Ham2011-01-281-1/+5
* Fix object check in createObjectChristopher Ham2011-01-271-2/+2
* Fix righ-to-left support in text components.Christopher Ham2011-01-271-13/+54
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+5
|\
| * Clarify Component.createObject(null) behavior.Martin Jones2011-01-141-0/+4
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-071-11/+0
|\|
| * Improve QDeclarativeComponent test coverage.Michael Brasser2010-12-231-11/+0
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2010-12-131-12/+16
|\|
| * Some doc clarification for components and javascript integrationBea Lam2010-12-061-12/+16
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2010-12-011-1/+4
|\|
| * Improve consistency in handling of aliases, bindings and value typesAaron Kennedy2010-11-291-1/+4
* | Add additional trace range data.Michael Brasser2010-11-191-1/+3
|/
* Largely rewrite the Using QML in C++ Applications documentation. ItBea Lam2010-11-041-0/+37
* Optimization: Don't generate intermediate QDeclarativeComponent'sAaron Kennedy2010-10-141-27/+30
* Remove some unnecessary includes in cpp filesAaron Kennedy2010-10-081-1/+0
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-291-1/+1
* Merge branch '4.7' into qmldocsDavid Boddie2010-09-061-3/+5
|\
| * Complete Component::createObject() creation after setting the parent.Martin Jones2010-09-031-3/+5
* | Doc: Added types to method and signal documentation; other fixes.David Boddie2010-09-011-1/+1
|/
* Simplify type management codeAaron Kennedy2010-08-271-34/+21
* QDeclarativeDebug: send a message when new object are addedOlivier Goffart2010-08-241-2/+6
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-08-161-0/+1
|\
| * qdoc: Reorganized the QML elements table to be a dictionary...Martin Smith2010-08-161-0/+1
* | Merge branch '4.7' of ../oslo-staging-2 into 4.7David Boddie2010-08-131-1/+1
|\ \ | |/ |/|
| * Doc: Fixes to Qt Quick documentation.David Boddie2010-08-091-1/+1
* | Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938.Jerome Pasion2010-08-091-2/+2
|/
* Component docsBea Lam2010-07-291-21/+9
* Fixes for Dynamic Object Management docs. Also adds links toBea Lam2010-07-291-0/+3
* various doc fixesBea Lam2010-07-271-1/+3
* doc improvementsBea Lam2010-07-091-5/+23
* docsBea Lam2010-07-071-2/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-07-061-3/+4
|\
| * docWarwick Allison2010-07-061-2/+2
| * Work around QTBUG-11929Warwick Allison2010-07-051-1/+2