summaryrefslogtreecommitdiffstats
path: root/src/declarative/util
Commit message (Expand)AuthorAgeFilesLines
* Minor construction optimizations.Michael Brasser2010-03-111-0/+3
* Add AnchorAnimation for animating AnchorChanges.Michael Brasser2010-03-119-120/+359
* 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
* | | Remove NumberFormatter and DateTimeFormatter.Michael Brasser2010-03-058-1254/+0
* | | RotationAnimation docs + test.Michael Brasser2010-03-041-10/+12
|/ /
* | Update QML PropertyAnimation::easing docsLeonardo Sobral Cunha2010-03-041-2/+17
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-041-0/+2
|\ \
| * | Set StrongFocus on QDeclarativeView so that elements can get focus.Martin Jones2010-03-041-0/+2
* | | Compile without QVariant::EasingCurve in Qt 4.6.2.Warwick Allison2010-03-041-3/+5
|/ /
* | '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
| | |/