summaryrefslogtreecommitdiffstats
path: root/src/declarative/util
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/master' into qtruntimeRoberto Raggi2010-02-2311-189/+239
|\
| * Adds QmlEasingValueType to qmlLeonardo Sobral Cunha2010-02-233-123/+51
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-237-39/+152
| |\
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-236-8/+4
| | |\
| | | * QmlExpression API reviewAaron Kennedy2010-02-233-4/+0
| | | * Make QmlBinding (and friends) privateAaron Kennedy2010-02-234-4/+4
| | * | Doc fix.Bea Lam2010-02-231-2/+2
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-2363-1166/+1139
| | |\ \ | | | |/
| | * | 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-232-27/+36
| | |/ | |/|
* | | Compile.Roberto Raggi2010-02-221-2/+0
* | | Merge remote branch 'origin/master' into qtruntimeRoberto Raggi2010-02-2225-417/+286
|\ \ \ | |/ /
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-2216-311/+208
| |\ \
| | * | Replace QmlList* and QList* support with a single QmlListProperty typeAaron Kennedy2010-02-2216-311/+208
| * | | Remove race condition in remote pixmap cancelling.Martin Jones2010-02-221-17/+12
| |/ /
| * | Rename MouseRegion -> MouseAreaMartin Jones2010-02-224-10/+10
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-222-52/+38
| |\ \
| | * | Fix compile error on SolarisAaron Kennedy2010-02-222-52/+38
| * | | Document the default velocity of EaseFollowMartin Jones2010-02-221-1/+10
| * | | Remove use of unexprted private classes.Martin Jones2010-02-222-26/+8
| |/ /
* | | Introduced the internal virtual method QmlView::setRootObject(object).Roberto Raggi2010-02-192-45/+54
|/ /
* | 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-191-8/+0
| |\ \
| * | | Delete the QmlImageRequestHandler in the correct thread.Martin Jones2010-02-191-3/+6
* | | | More strict type checking of ListElement properties.Warwick Allison2010-02-191-10/+32
| |/ / |/| |
* | | 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-1863-63/+63
|\ \
| * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-1663-64/+68
| |\ \
| | * | Fix copyright year.Jason McDonald2010-02-1663-63/+63
| | * | doc: Fixed some qdoc errors.Martin Smith2010-02-162-1/+5
* | | | Removed incorrect Q_UNUSED() macro from QmlPropertyAnimation::transitionLeonardo Sobral Cunha2010-02-181-1/+0
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-186-475/+578
|\ \ \ \
| * | | | Animation doc fix.Michael Brasser2010-02-181-24/+11
| * | | | Add a RotationAnimation element.Michael Brasser2010-02-183-0/+223
| * | | | Remove unneeded comparison.Michael Brasser2010-02-181-1/+1
| * | | | Fix bugs and add tests related to manual start/stop control of animations.Michael Brasser2010-02-182-10/+12
| * | | | Transitions and Behaviors should exclusively control their animations.Michael Brasser2010-02-185-8/+25
| * | | | Animation's setTarget should only be called via QmlValueSource*.Michael Brasser2010-02-181-1/+3
| * | | | Minor transition cleanup.Michael Brasser2010-02-181-7/+1
| * | | | Minor animation class cleanup.Michael Brasser2010-02-183-29/+25
| * | | | Get rid of the matchProperties/properties distinction, as itMichael Brasser2010-02-185-433/+315
* | | | | QmlView API review. See QmlChanges.txt for details.Martin Jones2010-02-182-226/+212
|/ / / /
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-175-20/+39
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlAaron Kennedy2010-02-171-2/+4
| |\ \ \ | | | |/ | | |/|
| | * | Declare QmlXmlListModelRole meta type before any code uses it.Bea Lam2010-02-171-2/+4
| * | | Revert "Replace QList<>* support with QmlListProperty"Aaron Kennedy2010-02-174-38/+37
| |/ /
| * | Replace QList<>* support with QmlListPropertyAaron Kennedy2010-02-164-37/+38
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-165-6/+15
| |\ \
| | * | MOBILITY-404 QS Windows.Wolfgang Beck2010-02-165-6/+15
| | |/
| * | Add QmlImageProvider to allow asynchronous access to images.Martin Jones2010-02-161-15/+23
| |/