QQuickCanvas renames
[profile/ivi/qtdeclarative.git] / src / quick / items / qquickmousearea.cpp
2012-07-17 Alan AlpertQQuickCanvas renames
2012-07-16 Martin JonesChange Quick docs to refer to "types" rather than ...
2012-07-16 Alberto MardeganMouseArea: use current value of drag.axis
2012-07-11 Martin Jonespressed and pressedButtons don't work when multiple...
2012-07-04 Michael BrasserReport correct mouse position when made visible with...
2012-07-04 Andrew den ExterAllow mouse interaction with 0 opacity items.
2012-06-26 Oswald BuddenhagenMerge branch 'buildsystem'
2012-06-25 Frederik GladhornAdd mouse cursor shapes to MouseArea
2012-06-24 Tasuku SuzukiMake qtdeclarative compile with QT_NO_DRAGANDDROP
2012-06-21 Chris AdamsCreate new documentation structure
2012-06-10 Kent HansenAvoid string-based lookup in IS_SIGNAL_CONNECTED
2012-06-06 Luís Gabriel LimaFixing MouseArea::onWheel event doc
2012-06-06 Laszlo AgocsUtilize StartDragVelocity style hint in Flickable
2012-06-06 Jerome PasionDoc: Grouped Qt Quick types into several groups
2012-05-31 Bea LamFix doc snippets paths and parsing errors
2012-05-24 Nico VertriestDoc: Sanitized QML types
2012-05-14 Andrew den ExterFix setting drag properties in mousePress.
2012-05-08 Geir VattekarDoc: Moving Qt Quick docs for new doc structure
2012-04-30 Frederik GladhornRename absorb to enabled.
2012-04-23 Michael BrasserAlso check notifier endpoints when checking whether...
2012-04-19 Adriano RezendeAdd contains method to QQuickItem public API
2012-03-19 Kent HansenMerge master into api_changes
2012-03-13 Casper van DonderenRemove the usage of deprecated qdoc macros.
2012-03-11 Matthew VogtMerge branch 'master' of git://gitorious.org/qt/qtdecla...
2012-03-10 Luis Gabriel LimaAdd mouse wheel events handler to MouseArea
2012-03-07 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-05 Martin JonesHandle MouseArea.enabled = false after mouse is pressed.
2012-03-05 Matthew VogtMerge remote branch 'gerrit/api_changes' into merge...
2012-03-05 Matthew VogtMerge master <-> api_changes
2012-02-24 Matthew VogtRename QDeclarative symbols to QQuick and QQml
2012-02-21 Aaron KennedyReduce size of QQuickItemPrivate
2012-02-17 Yann BodsonProvide visual debugging for MouseArea and TouchArea
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-02 Kent HansenSay hello to QtQuick module