summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxgridview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename notifiers: topChanged -> yChanged; leftChanged -> xChanged.Michael Brasser2009-06-301-6/+6
* Fix GridView handling of unrequested items.Martin Jones2009-06-241-0/+4
* Compile fix.Michael Brasser2009-06-051-2/+1
* Another compile fix for WinCE.Michael Brasser2009-06-051-1/+1
* Remove extraneous semicolons.Martin Jones2009-05-261-1/+1
* Remove debugMartin Jones2009-05-201-8/+0
* Make VisualItemModel with packages work properly.Martin Jones2009-05-201-63/+95
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-141-6/+11
|\
| * GridView shall not crash when given a broken delegate.Martin Jones2009-05-141-6/+11
* | Make compile on arm.Michael Brasser2009-05-141-1/+1
|/
* qdoc: Fixed some qdoc errors.Martin Smith2009-05-111-4/+4
* setWidth() and setHeight() lost their virtual at some point :-/Martin Jones2009-05-081-18/+3
* GridView docs.Martin Jones2009-05-061-83/+28
* docWarwick Allison2009-05-011-2/+2
* Documentation work.Michael Brasser2009-04-301-3/+3
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-04-291-2/+2
|\
| * 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
* Remove QFxItem::itemContext() method.Aaron Kennedy2009-04-271-3/+3
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+1469