aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/items/qsgitem.h
Commit message (Expand)AuthorAgeFilesLines
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-211-415/+0
* Add DropArea item and Drag attached property.Andrew den Exter2011-10-101-5/+6
* Fix warnings.Michael Brasser2011-09-161-3/+3
* Merge branch 'master' into refactorGunnar Sletta2011-09-121-1/+5
|\
| * Make state a public property of QSGItem.Michael Brasser2011-09-121-1/+4
| * Add new path functionality.Michael Brasser2011-09-081-0/+1
* | Remove the remaining dependencies onto QtWidgetsLars Knoll2011-09-011-1/+0
* | Use QMouseEvent instead of QGraphicsSceneMouseEventLars Knoll2011-09-011-5/+5
* | Merge branch 'master' into refactorGunnar Sletta2011-08-251-0/+1
|\|
| * Cancel mousearea pressed state when window is deactivatedCharles Yin2011-08-021-0/+1
* | Make textureProvider() a virtual accessor in QSGItem.Gunnar Sletta2011-08-221-0/+5
* | Build against refactor.Samuel Rødal2011-07-291-2/+2
|/
* Clip to bounding rectAlan Alpert2011-07-281-1/+1
* Extract all QtQuick 1 elements into a separate library/plugin.Martin Jones2011-07-121-0/+1
* Merge branch 'v8'Aaron Kennedy2011-07-081-2/+2
|\
| * Merge branch 'qtquick2' into v8Aaron Kennedy2011-06-101-0/+5
| |\
| * | Initial V8 integrationAaron Kennedy2011-06-061-2/+2
* | | Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-081-17/+17
* | | Replace the QGraphicsSceneHoverEvent with a QHoverEventLars Knoll2011-07-071-3/+3
* | | Use QWheelEvent instead of QGraphicsSceneWheelEventLars Knoll2011-07-071-1/+1
| |/ |/|
* | Add a DragTarget element.Andrew den Exter2011-06-091-0/+5
|/
* Initial import from qtquick2.Qt by Nokia2011-04-271-0/+399