summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qmlgraphicsmouseregion.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use QApplication::startDragDistance() for dragging threshold.Martin Jones2009-12-111-4/+4
|
* Fix doc Qt.MiddleButton -> Qt.MidButtonMartin Jones2009-12-091-1/+1
| | | | Task-number: QTBUG-6617
* fix includesOswald Buddenhagen2009-12-031-4/+5
| | | | | | | | | | | | - include headers from own directory with "" - include headers from own project without private/ - sort includes from most specific to most generic - make headers self-contained - some whitespace unification no attempt was made at making the qt includes consistent regarding the use of module names and forwarding headers. no attempt was made at sorting includes.
* A collection of small optimizations.Martin Jones2009-12-031-4/+14
|
* Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-021-3/+3
| | | | It seems we're going to have to so a syncqt/configure in Qt modules.
* remove unneeded constructorsYann Bodson2009-11-091-7/+0
|
* Doc.Michael Brasser2009-11-061-3/+3
|
* Remove "to" limit on minor version.Warwick Allison2009-11-051-2/+2
| | | | | | QML_DEFINE_TYPE etc. now define just the initial support version, with support in all future versions being thus implied. QTBUG-5421
* Doc.Michael Brasser2009-11-031-1/+1
|
* Rename fx -> graphicsitemsAaron Kennedy2009-10-301-0/+649