Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Documentation work. | Michael Brasser | 2009-04-30 | 1 | -3/+3 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-04-29 | 1 | -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 Cunha | 2009-04-28 | 1 | -2/+2 |
| | | |||||
* | | Some foreach remove/improve. | Martin Jones | 2009-04-28 | 1 | -2/+2 |
|/ | |||||
* | Don't create two atttached property objects per item. | Martin Jones | 2009-04-28 | 1 | -2/+5 |
| | |||||
* | Use QObject declarative data to store attached properties. | Aaron Kennedy | 2009-04-28 | 1 | -6/+3 |
| | | | | | An element's qmlAttachedProperties() function will now only ever get called once per object. | ||||
* | Remove QFxItem::itemContext() method. | Aaron Kennedy | 2009-04-27 | 1 | -3/+3 |
| | | | | Use qmlContext(object) instead. This makes everything consistent. | ||||
* | Initial import of kinetic-dui branch from the old kinetic | Michael Brasser | 2009-04-22 | 1 | -0/+1469 |