summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml
Commit message (Collapse)AuthorAgeFilesLines
* Replace the use of the obsolete GfxEasing with QEasingCurve.Michael Brasser2009-04-271-2/+0
|
* qdoc: Edited qdoc comments to remove some qdoc warnings.Martin Smith2009-04-241-2/+15
|
* Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-04-243-38/+226
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-04-242-5/+5
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | Don't access internal QMetaProperty membersAaron Kennedy2009-04-241-5/+1
| | | | | | | | | | | | We can use the new QMetaProperty::propertyIndex() method instead.
| * | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-04-231-0/+24
| |\ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | Split up QmlMetaProperty::write() methodAaron Kennedy2009-04-232-33/+225
| | | |
* | | | Documentation fixes.Michael Brasser2009-04-241-5/+5
| |_|/ |/| | | | | | | | | | | Reduce the number of warnings from qdoc. \todo's have been made into tasks instead.
* | | qdoc: Edited the documentation to remove numerous qdoc warnings.Martin Smith2009-04-231-4/+4
| | |
* | | The signal should emit the namespace as well otherwise a connect willAlexis Menard2009-04-231-1/+1
| |/ |/| | | | | be not trivial.
* | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-04-232-10/+2
|\ \ | |/ | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Make declarative autotests compile.Aaron Kennedy2009-04-231-0/+2
| | | | | | | | No guarentees are made as to whether they pass.
| * Remove QMetaObject hierarchy search from QmlMetaType::default*() methodsAaron Kennedy2009-04-231-10/+0
| | | | | | | | QMetaObject::indexOfClassInfo() already searches the entire hierarchy
* | Component and ComponentInstance documentation.Martin Jones2009-04-231-0/+24
|/
* Merge in changes to old kinetic-dui branch.Michael Brasser2009-04-238-192/+291
|
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-2271-0/+16974