summaryrefslogtreecommitdiffstats
path: root/src/declarative/util
Commit message (Expand)AuthorAgeFilesLines
* 'on' syntax fixesYann Bodson2010-03-034-32/+32
* Add documentation for the 'when' property of Binding.Yann Bodson2010-03-031-1/+14
* Initialize variable before use.Michael Brasser2010-03-021-1/+1
* Replace remaining QGuard usage with QDeclarativeGuard.Michael Brasser2010-03-011-2/+3
* Reapply "Some animation cleanup/refactoring."Michael Brasser2010-03-012-12/+20
* Setting the same source again causes reload.Martin Jones2010-03-011-4/+5
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-012-1/+21
|\
| * Expand documention of status property with examplesAlan Alpert2010-03-012-1/+21
* | compile fix for WinCEMaurice Kalinowski2010-03-011-0/+2
|/
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-03-0122-338/+799
|\
| * Rename QDeclarativeGraphics_setParent_noEvent QDeclarative_setParent_noEventMartin Jones2010-03-012-7/+7
| * Fixed private header include style to work when headers are installed.Rohan McGovern2010-03-014-4/+4
| * Merge remote branch 'origin/master' into 4.7Thiago Macieira2010-02-2768-4427/+5216
| |\
| | * Revert "Some animation cleanup/refactoring."Leonardo Sobral Cunha2010-02-262-20/+12
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-261-0/+2
| | |\
| | | * Polish QDeclarativeProperty APIAaron Kennedy2010-02-261-0/+2
| | * | Rename files to follow class name.Warwick Allison2010-02-264-4/+4
| | * | Change Connection syntax as per QT-2822.Warwick Allison2010-02-263-166/+130
| | |/
| | * Fix ParentAnimation crash.Michael Brasser2010-02-262-3/+9
| | * Some animation cleanup/refactoring.Michael Brasser2010-02-262-12/+20
| | * Add ParentAnimation.Michael Brasser2010-02-266-7/+486
| * | doc: Added \since 4.7 to several \qmlclass elements.Martin Smith2010-02-2610-11/+24
* | | Fix reload() when keys are not specified, and add extra tests.Bea Lam2010-03-011-2/+19
| |/ |/|
* | Rename QDeclarativeMetaProperty -> QDeclarativePropertyAaron Kennedy2010-02-2518-87/+87
* | Document and test resetting properties in a state change.Michael Brasser2010-02-251-1/+28
* | Handle smooth reparenting where the item being reparented has a complexMichael Brasser2010-02-251-11/+12
* | Make more private QDeclarativeMetaProperty methods privateAaron Kennedy2010-02-253-8/+11
* | docWarwick Allison2010-02-251-3/+1
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-251-0/+3
|\ \
| * | Fix QDeclarativePropertyAnimation to avoid property writes while stoppedLeonardo Sobral Cunha2010-02-251-0/+3
* | | Document PackageMartin Jones2010-02-251-0/+27
|/ /
* | Remove QDeclarativeMetaProperty::createProperty() methodAaron Kennedy2010-02-253-6/+6
* | Move private QDeclarativeMetaProperty functions into the private classAaron Kennedy2010-02-255-15/+20
* | Revert "Add QDeclarativeGraphicsWidget, a QGraphicsWidget version of QmlView"Aaron Kennedy2010-02-253-574/+2
* | Fix building without the XmlPatterns ModuleAlan Alpert2010-02-241-0/+2
* | Add QDeclarativeGraphicsWidget, a QGraphicsWidget version of QmlViewAlan Alpert2010-02-243-2/+574
* | Make QDeclarativeMetaType and QDeclarativeType privateAaron Kennedy2010-02-242-3/+3
* | Simplify QML element registration headersAaron Kennedy2010-02-249-1/+10
* | Add an "asynchonous" property to Image.Martin Jones2010-02-242-36/+67
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-2465-2962/+2962
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-2411-2/+24
|\ \
| * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-2411-2/+24
| |\ \ | | |/
| | * Merge remote branch 'origin/master'Thiago Macieira2010-02-2325-417/+286
| | |\
| | * | doc: Fixed some qdoc errors.Martin Smith2010-02-221-2/+2
| | * | Merge remote branch 'origin/master'Thiago Macieira2010-02-2015-747/+867
| | |\ \
| | * | | doc: Added "\since 4.7" to a bunch of declarative stuff.Martin Smith2010-02-1911-0/+22
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-241-12/+12
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-235-168/+103
| |\ \ \ \
| * | | | | Fix illegal access in QmlStyledText and add auto testsMartin Jones2010-02-231-12/+12
* | | | | | Merge fix.Warwick Allison2010-02-231-1/+6