summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qmlstateoperations.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Format conversion for animation, states and transitions, and transformMichael Brasser2009-05-011-11/+30
| | | | elements.
* Documentation for ListViewMartin Jones2009-04-301-0/+1
| | | | Convert to new format, use \snippet.
* Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-8/+8
|
* Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-04-271-1/+0
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Replace the use of the obsolete GfxEasing with QEasingCurve.Michael Brasser2009-04-271-1/+0
| |
* | Add a declarative data ptr to QObjectPrivateAaron Kennedy2009-04-271-5/+2
|/ | | | This data ptr does not increase the size of the QObject, as we take advantage of space only used during destruction. Currently this data is only used to store an object's QmlContext, but it will be used for more later.
* Merge in changes to old kinetic-dui branch.Michael Brasser2009-04-231-1/+1
|
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+416