summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
* support both *.qml and *.whatever with autodetection. Some debug output, some...mae2009-04-245-6/+59
* Enable the "old" XML parser when the qgetenv("QML_XML") is not empty.Roberto Raggi2009-04-241-13/+3
* Added missing files.Roberto Raggi2009-04-242-0/+382
* Compile with gcc 4.xRoberto Raggi2009-04-242-4/+4
* Initial work on the qfx front-end.Roberto Raggi2009-04-2425-1/+11272
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-04-2411-138/+236
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-04-2418-81/+168
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-04-2421-122/+415
| | |\
| | * | Propagate scene geometry changes to view.Warwick Allison2009-04-242-1/+10
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-04-2450-518/+564
| | |\ \
| | * | | Compile.Warwick Allison2009-04-231-1/+1
| * | | | Add a QSimpleCanvasItem::ChildMouseFilter optionAaron Kennedy2009-04-248-136/+225
* | | | | Change Path, PathLine etc. coordinates to qreal. More docs.Martin Jones2009-04-242-85/+120
| |_|_|/ |/| | |
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-04-2420-112/+302
|\ \ \ \
| * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-04-246-43/+258
| |\ \ \ \ | | |/ / /
| | * | | Ensure -ve z stacks behind parent when using GraphicsViewAaron Kennedy2009-04-241-0/+9
| | * | | Don't manually stack children on GraphicsViewAaron Kennedy2009-04-241-5/+1
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-04-249-242/+122
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Don't access internal QMetaProperty membersAaron Kennedy2009-04-241-5/+1
| | * | | Add a Follow::followValue propertyAaron Kennedy2009-04-232-0/+22
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-04-234-4/+46
| | |\ \ \
| | * | | | Split up QmlMetaProperty::write() methodAaron Kennedy2009-04-232-33/+225
| * | | | | Documentation fixes.Michael Brasser2009-04-2414-61/+23
| * | | | | Expose basic BlendedImage docs.Michael Brasser2009-04-231-8/+21
| | |_|/ / | |/| | |
* | | | | Documentation for Path, PathLine, etc.Martin Jones2009-04-241-10/+113
|/ / / /
* | | | Using QVariant interpolators in qml variant animationLeonardo Sobral Cunha2009-04-231-88/+3
* | | | qdoc: Edited the documentation to remove numerous qdoc warnings.Martin Smith2009-04-231-7/+7
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Smith2009-04-232-4/+4
|\ \ \ \
| * | | | Fix signal usage from QmlcomponentAlexis Menard2009-04-232-4/+4
* | | | | qdoc: Edited the documentation to remove numerous qdoc warnings.Martin Smith2009-04-233-14/+14
|/ / / /
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Smith2009-04-231-1/+1
|\ \ \ \
| * | | | The signal should emit the namespace as well otherwise a connect willAlexis Menard2009-04-231-1/+1
| | |/ / | |/| |
* | | | qdoc: Edited the documentation to remove numerous qdoc warnings.Martin Smith2009-04-233-128/+93
|/ / /
* | | Layouts: don't mess with the coordinate in the direction we are notMartin Jones2009-04-231-2/+0
* | | Small doc fix - use a real element in the example.Martin Jones2009-04-231-2/+2
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-04-232-10/+2
|\ \ \ | |/ /
| * | Make declarative autotests compile.Aaron Kennedy2009-04-231-0/+2
| * | Remove QMetaObject hierarchy search from QmlMetaType::default*() methodsAaron Kennedy2009-04-231-10/+0
* | | Component and ComponentInstance documentation.Martin Jones2009-04-232-0/+44
|/ /
* | Merge in changes to old kinetic-dui branch.Michael Brasser2009-04-2345-271/+403
|/
* Make compileMichael Brasser2009-04-221-2/+2
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-22266-0/+72009