aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/items/qsgpathview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-211-1738/+0
* Fix coding style issuesKent Hansen2011-10-171-5/+5
* Fix creation context for delegatesBea Lam2011-10-141-1/+3
* Don't call componentComplete() on a VDM until its view is complete.Andrew den Exter2011-10-061-0/+9
* Add convenience macro for fast connects in declarative.Michael Brasser2011-09-271-9/+2
* Constrain while loop on item countAlan Alpert2011-09-221-4/+4
* Use QDeclarativeChangeSet to communicate changes to views.Andrew den Exter2011-09-211-92/+66
* Remove the remaining dependencies onto QtWidgetsLars Knoll2011-09-011-2/+3
* Use QMouseEvent instead of QGraphicsSceneMouseEventLars Knoll2011-09-011-32/+23
* Merge branch 'master' into refactorGunnar Sletta2011-08-251-31/+381
|\
| * Add module qualifier to \qmlattachedproperty docsAlan Alpert2011-08-171-3/+3
| * Add documentationAlan Alpert2011-08-091-1/+309
| * Add a currentItem property to PathView.Andrew den Exter2011-08-021-30/+59
| * Nesting PathView and Flickable causes PathView to stop at wrong offsetMartin Jones2011-08-021-0/+13
* | Build against refactor.Samuel Rødal2011-07-291-2/+2
|/
* Jump to same model index (if it exists) when the model changesAlan Alpert2011-07-291-1/+4
* Delete scene if you aren't going to use it.Alan Alpert2011-07-281-1/+1
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-081-17/+17
* Doc: Cleaned up the scene graph documentation a little.David Boddie2011-06-091-1/+0
* Update SG items with recent GV item changes.Martin Jones2011-05-301-2/+6
* Update SG items with GV item changes.Martin Jones2011-05-041-1/+3
* Initial import from qtquick2.Qt by Nokia2011-04-271-0/+1410