summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
* Get rid of QmlModulePlugin.Roberto Raggi2010-02-234-200/+0
* Look for QML plugins in the paths specified in QML_PLUGIN_PATH env var.Roberto Raggi2010-02-234-6/+31
* Added QmlEnginePrivate::resolvePlugin.Roberto Raggi2010-02-232-3/+92
* Merge remote branch 'origin/master' into qtruntimeRoberto Raggi2010-02-2344-488/+964
|\
| * String to enum conversion in value typesAaron Kennedy2010-02-235-12/+38
| * Adds QmlEasingValueType to qmlLeonardo Sobral Cunha2010-02-235-123/+178
| * Add missing NOTIFY signals to positioners, particles and webviewJoona Petrell2010-02-236-42/+161
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-2327-260/+353
| |\
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-2327-233/+373
| | |\
| | | * QmlExpression API reviewAaron Kennedy2010-02-2312-65/+38
| | | * Make QmlBinding (and friends) privateAaron Kennedy2010-02-2318-164/+167
| | * | Doc fix.Bea Lam2010-02-231-2/+2
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-23306-3008/+3090
| | |\ \
| | * | | Add XmlRole::isKey property for incremental data changes when reload()Bea Lam2010-02-231-29/+146
| * | | | Remove QmlView::execute(). QmlView::setSource() does it all now.Martin Jones2010-02-233-29/+37
| | |_|/ | |/| |
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-232-17/+19
| |\ \ \ | | | |/ | | |/|
| | * | Fix but in QmlMetaProperty assignment operatorAaron Kennedy2010-02-231-0/+2
| | * | Small QmlMetaProperty code cleanupAaron Kennedy2010-02-231-16/+16
| | * | Better support modelData for object list models.Michael Brasser2010-02-231-1/+1
| * | | Add support for setting the root index when using a QAbstractItemModel.Martin Jones2010-02-232-4/+168
| |/ /
| * | Make uncached text painting work for richtext too.Martin Jones2010-02-232-3/+12
* | | Load QML extensions.Roberto Raggi2010-02-227-25/+62
* | | Document the QmlExtensionPlugin interface.Roberto Raggi2010-02-223-0/+157
* | | Compile.Roberto Raggi2010-02-221-2/+0
* | | Merge remote branch 'origin/master' into qtruntimeRoberto Raggi2010-02-2285-1666/+1350
|\ \ \ | |/ /
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-2264-1432/+1123
| |\ \
| | * | Replace QmlList* and QList* support with a single QmlListProperty typeAaron Kennedy2010-02-2264-1432/+1123
| * | | Remove race condition in remote pixmap cancelling.Martin Jones2010-02-221-17/+12
| |/ /
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-221-0/+5
| |\ \
| | * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMichael Brasser2010-02-2210-93/+83
| | |\ \
| | * | | Update QmlChanges with animation API changes.Michael Brasser2010-02-221-0/+5
| * | | | Rename MouseRegion -> MouseAreaMartin Jones2010-02-2214-124/+127
| | |/ / | |/| |
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-227-66/+65
| |\ \ \
| | * | | Fix compile error on SolarisAaron Kennedy2010-02-227-66/+65
| | |/ /
| * | | Document the default velocity of EaseFollowMartin Jones2010-02-221-1/+10
| * | | Remove use of unexprted private classes.Martin Jones2010-02-222-26/+8
| |/ /
* | | Introduced QmlEngine::importExtension.Roberto Raggi2010-02-222-1/+21
* | | Get rid of the unfriendly ImportedNamespace::isBuiltin flag.Roberto Raggi2010-02-191-27/+16
* | | Added QmlExtensionPlugin and QmlExtensionInterface.Roberto Raggi2010-02-194-2/+75
* | | Introduced a new parser for qmldir files.Roberto Raggi2010-02-194-20/+352
* | | Introduced the internal virtual method QmlView::setRootObject(object).Roberto Raggi2010-02-192-45/+54
|/ /
* | Revert "Speed up QmlGraphicsItem::setParentItem."Bjørn Erik Nilsen2010-02-191-5/+1
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-191-3/+6
|\ \
| * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-192-8/+1
| |\ \
| * | | Delete the QmlImageRequestHandler in the correct thread.Martin Jones2010-02-191-3/+6
* | | | More strict type checking of ListElement properties.Warwick Allison2010-02-192-10/+40
| |/ / |/| |
* | | Fix "AnimatedImage ignores Anchors setting"Michael Brasser2010-02-191-0/+1
* | | Remove unused function that breaks build on AIX.Michael Brasser2010-02-191-8/+0
|/ /
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-18298-334/+350
|\ \
| * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-16295-332/+352
| |\ \