Remove "All rights reserved" line from license headers.
[profile/ivi/qtdeclarative.git] / tests / auto / qtquick2 / qquickgridview / tst_qquickgridview.cpp
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
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-16 Alan AlpertWait for polish at the start of addOrRemoveBeforeVisible
2012-01-15 Martin JonesHandle views with negative width/height
2012-01-13 Bea LamAdd tests for item polish bug on Mac
2012-01-13 Damian JansenUse QGuiApplication, not QApplication, in tests
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 Aaron KennedyQEXPECT_FAIL() a failing autotest
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-21 Friedemann KleintQDeclarative tests: Introduce base class for data tests.
2011-12-20 Andrew den ExterEnsure items in ListView and GridViews viewport are...
2011-12-17 Sergio AhumadaFix compilation due to header changes
2011-12-09 Andrew den ExterFix tests broken by a change in the signals emitted...
2011-12-06 Martin JonesAdd tests for snapOneItem/snapOneRow snapMode
2011-12-02 Kent HansenSay hello to QtQuick module