summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml
Commit message (Expand)AuthorAgeFilesLines
* Fix QtDeclarative public headers to include <QtDeclarative/foo.h>Thiago Macieira2010-04-024-9/+9
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-0295-331/+331
* Fix loading of _debug.dylib plugins under OSX.Roberto Raggi2010-04-011-1/+4
* import "." first - i.e. override it by everything else.Warwick Allison2010-04-011-25/+25
* Fixed: Declared properties cannot be assigned in declarationRoberto Raggi2010-03-318-1039/+1138
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-03-311-20/+31
|\
| * Optimize QDeclarativeEngine::importExtensionmae2010-03-311-20/+31
* | Fix bug when adding import paths manuallyAlan Alpert2010-03-311-1/+7
|/
* Fix qml plugin loading with specified path in qmldirmae2010-03-301-3/+8
* WorkerScript was receiving events after deletion and trying to processBea Lam2010-03-301-1/+5
* Change and rename qml EaseFollow to SmoothedAnimationLeonardo Sobral Cunha2010-03-301-0/+5
* Make QDeclarativeListProperty a classAaron Kennedy2010-03-301-1/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-305-67/+36
|\
| * Simplify import path.Warwick Allison2010-03-293-57/+36
| * Removed unneeded code.Roberto Raggi2010-03-292-10/+0
* | Fix qdeclarativedom::loadDynamicProperty testAaron Kennedy2010-03-301-0/+6
|/
* Improve QML compiler statisticsAaron Kennedy2010-03-292-9/+45
* Use error enum not numbersWarwick Allison2010-03-291-2/+2
* DocAaron Kennedy2010-03-291-45/+40
* Optimization: reduce allocationsAaron Kennedy2010-03-292-4/+4
* Remove "variant" QML propertiesAaron Kennedy2010-03-291-2/+1
* Use QDateTime when specifying a "date" property in QMLAaron Kennedy2010-03-295-4/+43
* Fix for qdeclarativelanguage::listPropertiesAaron Kennedy2010-03-291-2/+5
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-292-29/+416
|\
| * Optimization: Don't use QVariant in QDeclarativeVMEMetaObjectAaron Kennedy2010-03-292-29/+416
* | Add importPathList, mainly for doc purposes.Warwick Allison2010-03-292-10/+25
|/
* Source resizing for QDeclarativeImageProvider too.Warwick Allison2010-03-284-5/+9
* Recompute the source location of regexp literals.Roberto Raggi2010-03-262-2/+14
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-03-265-161/+255
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-264-211/+138
| |\
| | * Remove some Script {} docsMartin Jones2010-03-252-89/+0
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Martin Jones2010-03-252-122/+138
| | |\
| | | * Merge remote branch 'main/4.7' into 4.7Morten Johan Sørvig2010-03-2533-123/+556
| | | |\
| | | * \ Merge remote branch 'origin/4.7' into HEADThiago Macieira2010-03-243-3/+3
| | | |\ \
| | | * | | doc: Fixed all the remaining qdoc errors. For now.Martin Smith2010-03-241-116/+132
| | | * | | Fix cast-from-ascii warningThiago Macieira2010-03-201-1/+1
| | | * | | Fix compilation on LinuxThiago Macieira2010-03-201-5/+5
| * | | | | Add missing files from 72599ca45c416f2f0a9654412c14a148ca3d728cAaron Kennedy2010-03-262-0/+167
| |/ / / /
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-03-2515-46/+134
|\ \ \ \ \ | |/ / / /
| * | | | Optimize QML "parent" property accessAaron Kennedy2010-03-252-15/+75
| * | | | Protect the QDeclarativeListProperty used in QGraphicsItem with ifdefAlexis Menard2010-03-251-0/+4
| | |_|/ | |/| |
| * | | Qt.Infinite -> Animation.InfiniteMichael Brasser2010-03-252-5/+2
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-252-4/+4
| |\ \ \
| | * | | Replace Animation's repeat property with loops.Michael Brasser2010-03-252-4/+4
| * | | | Remove faulty assert - the precondition is checked for correctly later onAaron Kennedy2010-03-251-2/+1
| |/ / /
| * | | Merge remote branch 'origin/4.7' into HEADThiago Macieira2010-03-242-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | Fix warnings in the declarative moduleThierry Bastian2010-03-233-3/+3
| | |/
| * | Disallow the implicit QDeclarativeGuardedContextData copy constructorAaron Kennedy2010-03-241-0/+10
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-246-4/+40
| |\ \
| | * | Add object ids to the metadata provided in debugger classes.Bea Lam2010-03-246-4/+40