summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml
Commit message (Expand)AuthorAgeFilesLines
...
* Build on Windows.Martin Jones2010-04-071-1/+6
* Cleanup (remove QDeclarativeScriptClass)Aaron Kennedy2010-04-0713-142/+34
* Disallow nested elements in ListModelAaron Kennedy2010-04-071-0/+3
* Disallow creation of attached objects Keys and KeyNavigationMartin Jones2010-04-071-0/+32
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-0799-367/+370
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-061-1/+1
| |\
| | * Labs (experimental) Gesture support.Warwick Allison2010-04-061-1/+1
| * | 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
* | Optimization: Only allocate QScriptValue if we need tooAaron Kennedy2010-04-013-10/+13
* | Crash: Assign context in CreateSimpleObject tooAaron Kennedy2010-04-011-6/+6
* | Optimization: Minor object allocation speedupAaron Kennedy2010-04-011-1/+7
* | Optimization: Improve allocation strategy for QDeclarativeDeclarativeDataAaron Kennedy2010-04-018-18/+94
|/
* 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
|\ \ \ \ \ | |/ / / /