summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxlistview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename notifiers: topChanged -> yChanged; leftChanged -> xChanged.Michael Brasser2009-06-301-2/+2
* 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-1/+0
* Make VisualItemModel with packages work properly.Martin Jones2009-05-201-80/+101
* More robust error handling (in ListView) and reporting (in VisualModel).Martin Jones2009-05-121-13/+20
* qdoc: Fixed some qdoc errors.Martin Smith2009-05-111-5/+5
* Fix removal of items that span a range greater than the visible range.Martin Jones2009-05-081-15/+34
* setWidth() and setHeight() lost their virtual at some point :-/Martin Jones2009-05-081-22/+2
* GridView docs.Martin Jones2009-05-061-3/+1
* docWarwick Allison2009-05-011-2/+2
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-04-301-4/+4
|\
| * Documentation work.Michael Brasser2009-04-301-4/+4
* | Doc.Martin Jones2009-04-301-1/+1
|/
* Documentation for ListViewMartin Jones2009-04-301-98/+45
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-04-291-3/+3
|\
| * Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-3/+3
* | Some foreach remove/improve.Martin Jones2009-04-281-3/+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-4/+4
* Replace the use of the obsolete GfxEasing with QEasingCurve.Michael Brasser2009-04-271-5/+4
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+1680