summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-231-0/+13
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-23127-876/+2302
| |\
| * | Missing test data file.Bea Lam2010-02-231-0/+13
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-23112-696/+2179
|\ \ \ | | |/ | |/|
| * | Added missing destructor to QmlExtensionInterface.Roberto Raggi2010-02-231-0/+1
| * | Merge branch 'qtruntime'Roberto Raggi2010-02-2324-277/+811
| |\ \
| | * | Get rid of the useless import 'files'Roberto Raggi2010-02-231-1/+0
| | * | Fixed the install rules for the QML plugins example.Roberto Raggi2010-02-231-11/+14
| | * | Added the qmldir file for declarative plugins exampleThorbjørn Lindeijer2010-02-231-0/+2
| | * | Get rid of QmlModulePlugin.Roberto Raggi2010-02-2314-228/+29
| | * | 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
| | * | Fix compile error in QEasingCurveLeonardo Sobral Cunha2010-02-231-3/+3
| | * | Merge remote branch 'origin/master' into qtruntimeRoberto Raggi2010-02-23138-932/+2354
| | |\ \
| | * | | 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-221497-67480/+141764
| | |\ \ \
| | * | | | 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
| * | | | | Avoiding PlatSec warnings for Symbian devicesAleksandar Sasha Babic2010-02-231-1/+1
| * | | | | Fix build on solarisAlan Alpert2010-02-231-1/+1
| * | | | | Fixing deployment and default values for SymbianAleksandar Sasha Babic2010-02-232-0/+26
| * | | | | Fixing deplyment on Symbian platformAleksandar Sasha Babic2010-02-232-1/+16
| * | | | | Fixing deployment on SymbianAleksandar Sasha Babic2010-02-232-2/+13
| * | | | | Fixing deployment on SymbianAleksandar Sasha Babic2010-02-231-0/+10
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlAlan Alpert2010-02-233-2/+19
| |\ \ \ \ \
| | * | | | | Fixing deployment on Symbian platformAleksandar Sasha Babic2010-02-232-2/+13
| | * | | | | Fixing deployment on SymbianAleksandar Sasha Babic2010-02-231-0/+6
| * | | | | | Doc fixAlan Alpert2010-02-231-1/+1
| |/ / / / /
| * | | | | More precise compiler errorsAlan Alpert2010-02-231-2/+2
| * | | | | Fix compile error in QEasingCurveLeonardo Sobral Cunha2010-02-231-3/+3
| | |_|/ / | |/| | |
| * | | | String to enum conversion in value typesAaron Kennedy2010-02-238-12/+71
| * | | | Updates all qml examples/demos to use the easing curve value type syntaxLeonardo Sobral Cunha2010-02-2341-162/+164
| * | | | Adds QmlEasingValueType to qmlLeonardo Sobral Cunha2010-02-237-181/+237
| * | | | Add QEasingCurve as builtin metatypeLeonardo Sobral Cunha2010-02-237-11/+285
| * | | | Add missing NOTIFY signals to positioners, particles and webviewJoona Petrell2010-02-2312-43/+521
* | | | | Fix illegal access in QmlStyledText and add auto testsMartin Jones2010-02-234-12/+118
|/ / / /
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-2334-279/+616
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-2334-252/+383
| |\ \ \
| | * | | QmlExpression API reviewAaron Kennedy2010-02-2315-70/+45
| | * | | Make QmlBinding (and friends) privateAaron Kennedy2010-02-2321-178/+169
| * | | | Doc fix.Bea Lam2010-02-231-2/+2
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-232056-71182/+160302
| |\ \ \ \
| * | | | | Add XmlRole::isKey property for incremental data changes when reload()Bea Lam2010-02-232-29/+400
* | | | | | Remove QmlView::execute(). QmlView::setSource() does it all now.Martin Jones2010-02-2320-180/+123
| |_|/ / / |/| | | |
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-2313-58/+148
|\ \ \ \ \ | | |/ / / | |/| | |