Fix outdated license headers.
[profile/ivi/qtdeclarative.git] / src / declarative / items / qsgitemview.cpp
2011-08-05 Jason McDonaldFix outdated license headers.
2011-08-02 Bea LamFix content position for key navigation with StrictlyEn...
2011-07-28 Bea LamFix moving of multiple items, and moving items backwards
2011-07-28 Martin JonesThe views have many +/- 1 which are causing errors.
2011-07-28 Martin JonesView highlight flickers with highlightRangeMode: ApplyRange
2011-07-26 Martin JonesAdd headerItem and footerItem properties to views.
2011-07-21 Bea LamAlways position headers at a negative position
2011-07-21 Bea LamMake lastPosition() result consistent among GridView...
2011-07-20 Bea LamRefactor ListView and GridView implementations