QQuickCanvas renames
[profile/ivi/qtdeclarative.git] / src / quick / items / qquickflickable.cpp
2012-07-17 Alan AlpertQQuickCanvas renames
2012-07-16 Martin JonesChange Quick docs to refer to "types" rather than ...
2012-07-13 Shawn RutledgeFix transformed flickable so that the new autotest...
2012-07-11 Michael BrasserUpdate usage of childrenRect in Flickable docs.
2012-07-04 Michael BrasserImprove wheel event handling.
2012-06-28 Shawn RutledgePropagate synthesized mouse events in parallel with...
2012-06-22 Bea LamRename Flickable x/yOrigin to originX/Y
2012-06-21 Chris AdamsCreate new documentation structure
2012-06-13 Martin JonesUpdate Flickable velocity/overbound for each axis indep...
2012-06-07 Bea Lamrebound property for Flickable
2012-06-06 Bea LamDon't emit moving and flicking signals unnecessarily
2012-06-06 Laszlo AgocsUtilize StartDragVelocity style hint in Flickable
2012-06-06 Jerome PasionDoc: Grouped Qt Quick types into several groups
2012-06-01 Martin JonesFirm-up the over bound Flickable behavior
2012-05-31 Bea LamFix doc snippets paths and parsing errors
2012-05-24 Nico VertriestDoc: Sanitized QML types
2012-05-24 Aaron KennedyLazily create QMetaObjects
2012-05-11 Frederik GladhornImprove variable name
2012-05-11 Andras BecsiFix axis locking for AutoFlickDirection
2012-05-08 Geir VattekarDoc: Moving Qt Quick docs for new doc structure
2012-05-08 Martin JonesStop flicking on a full pixel.
2012-04-27 Frederik GladhornFix typos.
2012-04-19 Adriano RezendeAdd contains method to QQuickItem public API
2012-04-11 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-04 Andras BecsiFlickable should only call ungrabMouse() if it is the...
2012-03-23 Kent HansenMerge master into api_changes
2012-03-21 Laszlo AgocsAllow flick on press-move-release in Flickable.
2012-03-20 Martin JonesRestore view to sensible position if grab is cancelled.
2012-03-19 Kent HansenMerge master into api_changes
2012-03-15 Martin JonesSet more sensible Flickable default input filtering...
2012-03-13 Casper van DonderenRemove the usage of deprecated qdoc macros.
2012-03-13 Matthew VogtMerge branch 'master' of git://gitorious.org/qt/qtdecla...
2012-03-13 Martin JonesImprove interaction of nested Flickables and PathView
2012-03-12 Gatis PaeglisFix for QTBUG-22777. Removed unnecessary check.
2012-03-05 Matthew VogtMerge remote branch 'gerrit/api_changes' into merge...
2012-03-05 Matthew VogtMerge master <-> api_changes
2012-03-02 Laszlo AgocsUse velocity from touch events only when they are valid
2012-02-24 Matthew VogtRename QDeclarative symbols to QQuick and QQml
2012-02-10 Martin JonesUse use touch events to generate mouse events in Quick...
2012-02-07 Martin JonesEnsure Flickable moving and flicking properties are...
2012-02-02 Martin JonesMultiple fast flicks with large content moves faster
2012-02-01 Andras BecsiFlickable should be controllable programatically
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-06 Martin JonesFlickable now emits contentX/YChanged after the content...
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-20 Andras BecsiUse input event timestamps in QQuickFlickable if available.
2011-12-02 Kent HansenSay hello to QtQuick module