summaryrefslogtreecommitdiffstats
path: root/src/declarative/util
Commit message (Expand)AuthorAgeFilesLines
* Remove warningsYann Bodson2010-03-181-0/+1
* Don't use QScriptValueIterator to iterate over arrays.Bea Lam2010-03-181-4/+3
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Alan Alpert2010-03-171-2/+2
|\
| * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-03-111-4/+3
| |\
| | * Use index-based approach for iterating over JS array propertiesKent Hansen2010-03-101-4/+3
| * | qdoc: Fixed lookup of QML property nodes.Martin Smith2010-03-111-2/+2
| |/
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-03-171-4/+16
|\ \
| * | Allow enum constants as list element properties.Warwick Allison2010-03-171-4/+16
* | | Emits itemsRemoved() in QDeclarativeListModel::remove.Yann Bodson2010-03-171-14/+16
|/ /
* | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-171-1/+2
|\ \
| * | Optimization: Reduce unnecessary QObject allocationsAaron Kennedy2010-03-171-1/+2
* | | Tests for default count(), get() values should be run on the workerBea Lam2010-03-172-7/+2
|/ /
* | Fixes for the module importmae2010-03-161-0/+1
* | Remove unneeded #include and add needed header to .priMartin Jones2010-03-162-2/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-166-308/+1273
|\ \
| * | Doc fixes.Bea Lam2010-03-161-27/+27
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-1613-198/+523
| |\ \
| * | | Remove WorkerListModel and integrate its functionality into ListModel.Bea Lam2010-03-166-308/+1273
* | | | Update more animation on property value source docs.Martin Jones2010-03-161-1/+1
| |/ / |/| |
* | | Make easing docs more consistent with other grouped property docs.Michael Brasser2010-03-141-4/+8
* | | Fix typo.Michael Brasser2010-03-141-1/+1
* | | Revert "Use one thread for all instances."Michael Brasser2010-03-121-19/+15
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-119-120/+362
|\ \ \
| * | | Minor construction optimizations.Michael Brasser2010-03-111-0/+3
| * | | Add AnchorAnimation for animating AnchorChanges.Michael Brasser2010-03-119-120/+359
* | | | Fix test, fix warning consistency.Warwick Allison2010-03-111-0/+1
|/ / /
* | | Document - and use - the qmlRegisterXXX template functionsmae2010-03-101-36/+39
* | | Merge remote branch 'qt/4.7' into qml-4.7Qt Continuous Integration System2010-03-102-7/+20
|\ \ \ | | |/ | |/|
| * | doc: Fixed several qdoc errors.Martin Smith2010-03-092-6/+5
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-091-4/+15
| |\ \ | | |/ | |/|
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-081-4/+15
| | |\
| | | * doc: Fixed some QML qdoc errors.Martin Smith2010-03-051-4/+15
* | | | URL redirection for font loaderWarwick Allison2010-03-101-1/+17
* | | | URL redirection for normal images.Warwick Allison2010-03-101-6/+35
* | | | Implement URL redirection for types and XmlListModel.Warwick Allison2010-03-101-2/+19
* | | | Make QDeclarativeItem NOTIFY signals canonicalJoona Petrell2010-03-091-2/+2
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Michael Brasser2010-03-095-17/+25
|\ \ \ \ | |/ / /
| * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-082-0/+2
| |\ \ \ | | |/ /
| | * | Make the animation property of Behavior deferred.Michael Brasser2010-03-082-0/+2
| * | | Use one thread for all instances.Bea Lam2010-03-081-15/+19
| |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-0515-1294/+198
| |\ \ | | |/ | |/|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-052-2/+4
| |\ \
| | * | QtDeclarative: Fix compiler warningsFriedemann Kleint2010-03-021-1/+1
| | * | QDeclarativeView: Make usable in DesignerFriedemann Kleint2010-03-021-1/+3
* | | | Doc fix.Michael Brasser2010-03-051-1/+5
| |_|/ |/| |
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Michael Brasser2010-03-054-17/+50
|\ \ \
| * | | Add missing NOTIFYs to timer, xmllistmodel, xmlroleJoona Petrell2010-03-054-17/+50
| |/ /
* | | Add basic support for explicit newParent in ParentAnimation.Michael Brasser2010-03-052-7/+57
* | | Document new ParentChange properties.Michael Brasser2010-03-051-6/+16
* | | ParentAnimation docs + test.Michael Brasser2010-03-051-0/+63