summaryrefslogtreecommitdiffstats
path: root/src/declarative/util
Commit message (Expand)AuthorAgeFilesLines
* QDeclarativeView: Make usable in DesignerFriedemann Kleint2010-03-051-1/+3
* compile fix for WinCEMaurice Kalinowski2010-03-021-0/+2
* 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
| * 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 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
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-2311-233/+285
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | 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
| | |\ \ \ \ | | | |/ / /
| | * | | | Introduced the internal virtual method QmlView::setRootObject(object).Roberto Raggi2010-02-192-45/+54
| * | | | | Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls.Warwick Allison2010-02-2328-131/+309
| | |/ / / | |/| | |
* | | | | doc: Added \since 4.7 to several \qmlclass elements.Martin Smith2010-02-2610-11/+24
| |_|_|/ |/| | |