summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativegridview_p.h
Commit message (Expand)AuthorAgeFilesLines
* ListView.view and GridView.view properties should not be writable.Martin Jones2010-08-261-1/+1
* Fix ListView.view attached property with VisualItemModelMartin Jones2010-08-261-2/+10
* Don't export declarative private classesMartin Jones2010-07-011-1/+1
* Restore neutral movement state if a view is manually positioned.Martin Jones2010-06-241-0/+3
* Add header and footer to GridViewMartin Jones2010-06-031-0/+11
* Move Q_ENUMS to start of class declarationAaron Kennedy2010-05-171-2/+2
* QtDeclarative: remove spurious semi-colons from the source codeThiago Macieira2010-05-041-1/+1
* Fix highlight position with StrictlyEnforceRange and range greater than item ...Martin Jones2010-04-211-0/+1
* Add highlightMoveDuration to views.Martin Jones2010-04-081-0/+5
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-1/+1
* Add missing semicolons. moc was confused and positionViewAtIndex not invokable.Yann Bodson2010-03-181-1/+1
* Add ListView and GridView.indexAt() methods to get the index at a point.Martin Jones2010-03-171-1/+3
* Add a positioning 'mode' to positionViewAtIndex()Martin Jones2010-03-111-1/+4
* Schedule view relayout after itemsInserted/Removed()Martin Jones2010-03-101-1/+1
* Initialize member variable in QDeclarativeGridViewAttachedMartin Jones2010-03-091-1/+1
* Add highlightRangeMode and snapMode to GridView.Martin Jones2010-03-091-0/+27
* Remove code dupliation in fixupX/Y(), flickX/Y()Martin Jones2010-03-081-1/+0
* Remove unnecessary additional hash of QDeclarativeGridViewAttachedMartin Jones2010-03-041-16/+3
* Add NOTIFY signals to list, grid and path viewsJoona Petrell2010-03-021-7/+13
* React to QAbstractItemModel::modelReset() signal.Martin Jones2010-02-251-0/+1
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+222