summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-2612-353/+444
|\
| * 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-269-81/+281
| |\
| | * DocAaron Kennedy2010-02-262-13/+150
| | * update painted geometry on pixmapChanged rather than sourceChangedYann Bodson2010-02-262-10/+3
| * | Rename files to follow class name.Warwick Allison2010-02-264-4/+4
| * | Change Connection syntax as per QT-2822.Warwick Allison2010-02-264-166/+135
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-2610-73/+160
|\ \ \ | | |/ | |/|
| * | Polish QDeclarativeProperty APIAaron Kennedy2010-02-266-58/+128
| |/
| * Test, demo, and work-around bug QTBUG-8535Warwick Allison2010-02-261-0/+3
| * Fix ParentAnimation crash.Michael Brasser2010-02-262-3/+9
| * Some animation cleanup/refactoring.Michael Brasser2010-02-262-12/+20
* | Make Flickable overshoot behavior nicer.Martin Jones2010-02-263-27/+58
* | Tiny doc tweak.Martin Jones2010-02-261-1/+1
|/
* Fix Flickable.overShoot doc - it is a bool not a realMartin Jones2010-02-261-2/+2
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-265-47/+57
|\
| * Remove unnecessary QDeclarativeProperty::Type enum valuesAaron Kennedy2010-02-263-22/+43
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-266-7/+486
| |\
| * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-2556-1366/+1535
| |\ \
| * \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-2513-10/+120
| |\ \ \
| * \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-254-29/+27
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-2552-743/+872
| |\ \ \ \ \
| * | | | | | Automatically connect to signals "onFooChanged" if property is "foo".Bea Lam2010-02-253-25/+14
* | | | | | | Renamed Flickable viewportXXX properties contentXXXMartin Jones2010-02-265-80/+62
| |_|_|_|_|/ |/| | | | |
* | | | | | Add ParentAnimation.Michael Brasser2010-02-266-7/+486
| |_|_|_|/ |/| | | |
* | | | | Protect against double initialization.Roberto Raggi2010-02-252-6/+20
* | | | | Fix compilation due to enabling of QStringBuilder throughoutThiago Macieira2010-02-251-1/+1
* | | | | Merge branch 'master' of git:qt/qt-qmlThiago Macieira2010-02-25324-19071/+19942
|\ \ \ \ \
| * | | | | Don't look for contextual keywords when defining properties.Roberto Raggi2010-02-253-632/+658
| * | | | | Introduced QDeclarativeExtensionPlugin::registerTypes(uri).Roberto Raggi2010-02-255-6/+29
| * | | | | Rename QDeclarativeMetaProperty -> QDeclarativePropertyAaron Kennedy2010-02-2544-317/+316
| * | | | | Introduced alternative syntax for defining QML bindings.Roberto Raggi2010-02-257-1000/+1072
| * | | | | 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-2514-77/+82
| * | | | | docWarwick Allison2010-02-251-3/+1
| | |_|_|/ | |/| | |
| * | | | Fix documentation following MouseRegion -> MouseArea changeMartin Jones2010-02-251-9/+9
| * | | | 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-252-0/+54
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-2517-816/+215
| |\ \ \ \ | | |/ / /
| | * | | Tweak QDeclarativeMetaProperty type category APIAaron Kennedy2010-02-254-29/+27
| | | |/ | | |/|
| | * | Remove QDeclarativeMetaProperty::AttachedAaron Kennedy2010-02-253-40/+13
| | * | Remove QDeclarativeMetaProperty::createProperty() methodAaron Kennedy2010-02-255-112/+92
| | * | Move private QDeclarativeMetaProperty functions into the private classAaron Kennedy2010-02-2510-49/+69
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-251-2/+2
| | |\ \
| | | * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlYann Bodson2010-02-253-574/+2
| | | |\ \
| | | * | | QML Text item clipping logic was reversedYann Bodson2010-02-251-2/+2
| | * | | | Make QML_REGISTER...TYPE functions unnecessary (still exist for now).Warwick Allison2010-02-251-13/+13
| | | |/ / | | |/| |
| | * | | Revert "Add QDeclarativeGraphicsWidget, a QGraphicsWidget version of QmlView"Aaron Kennedy2010-02-253-574/+2
| | |/ /