Remove "All rights reserved" line from license headers.
[profile/ivi/qtdeclarative.git] / src / quick / items / qquickgridview.cpp
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-24 Martin JonesFixed crash in QDeclarativeGridView
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-19 Martin JonesFix lockup in views due to endless polish loop.
2012-01-17 Bea LamInsertions were calculating wrong insertion pos
2012-01-15 Martin JonesHandle views with negative width/height
2012-01-09 Bea LamFix positioning issues and change content y repositioni...
2012-01-06 Martin JonesAdd itemAt(x,y) function to GridView and ListView.
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-20 Andrew den ExterEnsure items in ListView and GridViews viewport are...
2011-12-07 Martin JonesFix some warnings.
2011-12-05 Martin JonesDocument headerItem and footerItem of ListView and...
2011-12-02 Kent HansenSay hello to QtQuick module