summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-011-8/+18
|\
| * fix/improve docs for new QtQuick 1.1 attributesBea Lam2011-02-281-8/+18
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-02-284-35/+35
|\ \
| * | Fix compilation on INTEGRITYRolland Dudemaine2011-02-224-35/+35
* | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-238-26/+24
|\ \ \ | |/ / |/| / | |/
| * Merge branch '4.7' of git://scm.dev.nokia.troll.no/qt/qt into 4.7Joona Petrell2011-02-226-17/+22
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-02-203-3/+3
| | |\
| | | * Fix warnings in QtDeclarativeThiago Macieira2011-02-173-3/+3
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-181-8/+10
| | |\ \
| * | | | Ensure animations start correctly when running is bound to a value.Michael Brasser2011-02-213-15/+10
| * | | | Ensure QDeclarativeListProperty docs are associated with QtDeclarative.Martin Jones2011-02-201-0/+1
| | |/ / | |/| |
| * | | QDeclarativeDebug: Fix crash when serializing list of QObjectsKai Koehne2011-02-161-8/+10
* | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-172-17/+80
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-142-17/+80
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Correct the "module not installed" error handlingAaron Kennedy2011-02-111-12/+13
| | * Make addImportPath() work for windows paths starting with lower caseBea Lam2011-02-111-2/+4
| | * Report any exceptions occurring in WorkerScript javascript codeBea Lam2011-02-111-3/+63
* | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-109-38/+259
|\ \ \ | |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-103-5/+62
| |\ \ | | |/
| | * Update modules-related tests and docsBea Lam2011-02-102-2/+24
| | * CLeanup registers after AddStringAaron Kennedy2011-02-101-3/+38
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-081-12/+64
| |\ \ | | |/
| | * Support seperate versions of installed modulesmae2011-02-081-12/+64
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-075-7/+114
| |\ \ | | |/
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2011-02-042-1/+11
| | |\
| | | * Clarify case preservation in QDeclarativeImageProvidersAlan Alpert2011-02-042-1/+11
| | * | Allow unknown types to be passed opaquely through signalsAaron Kennedy2011-02-033-6/+103
| | |/
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-staging into 4.7-integ...Qt Continuous Integration System2011-02-043-14/+19
| |\ \ | | |/ | |/|
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7David Boddie2011-01-264-2/+11
| | |\
| | * | Doc: Fixed invalid/incomplete QML code snippets.David Boddie2011-01-173-14/+19
* | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-0449-263/+1663
|\ \ \ \ | |/ / /
| * | | Correct error messageAaron Kennedy2011-02-031-2/+10
| * | | Correct assertAaron Kennedy2011-02-031-2/+1
| * | | Export QDeclarativeRefCount so that symbian compiles.Martin Jones2011-02-021-1/+1
| * | | Move Qt.application docs into Qt global object pageBea Lam2011-02-021-4/+56
| * | | Use qobject_cast rather than dynamic_cast.Martin Jones2011-01-301-3/+3
| * | | 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 test breakage for qdeclarativeworkerscriptBea Lam2011-01-281-1/+3
| * | | Ensure simple objects also get the appropriate property cacheAaron Kennedy2011-01-283-11/+9
| * | | Fix object check in createObjectChristopher Ham2011-01-271-2/+2
| * | | Apply property bindings during component creation. Add versioningChristopher Ham2011-01-271-1/+1
| * | | Fix righ-to-left support in text components.Christopher Ham2011-01-273-13/+57
| * | | Allow property bindings to be easily created from JavaScriptBea Lam2011-01-279-17/+149
| * | | Implement property versioning inside the declarative engineAaron Kennedy2011-01-2715-121/+435
| * | | Add location information for tracing.Michael Brasser2011-01-253-4/+17
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-19143-147/+156
| |\ \ \ | | | |/ | | |/|
| * | | Fix declarative autotest compilation on SymbianJoona Petrell2011-01-181-1/+1
| * | | Fix QtDeclarative compilation warningsJoona Petrell2011-01-183-14/+7
| * | | Fix memory leakAaron Kennedy2011-01-171-3/+9