summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxgridview.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Documentation work.Michael Brasser2009-04-301-3/+3
|
* Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-04-291-2/+2
|\ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/fx/qfximageitem.cpp src/declarative/fx/qfxpathview.cpp src/declarative/util/qmllistmodel.cpp
| * Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-2/+2
| |
* | Some foreach remove/improve.Martin Jones2009-04-281-2/+2
|/
* Don't create two atttached property objects per item.Martin Jones2009-04-281-2/+5
|
* Use QObject declarative data to store attached properties.Aaron Kennedy2009-04-281-6/+3
| | | | | An element's qmlAttachedProperties() function will now only ever get called once per object.
* Remove QFxItem::itemContext() method.Aaron Kennedy2009-04-271-3/+3
| | | | Use qmlContext(object) instead. This makes everything consistent.
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+1469