summaryrefslogtreecommitdiff
path: root/tests/auto/declarative/qdeclarativeflickable/tst_qdeclarativeflickable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Fix jump and property changes on first move when dragging a Flickable.Andrew den Exter2013-05-111-0/+6
* Flickable shouldn't grab the mouse until it starts an effective move.Andrew den Exter2013-02-221-0/+74
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* test: Mark tst_qdeclarativeflickable unstable failures as XFAILSergio Ahumada2012-08-231-2/+14
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Clicking on a disabled ListView's delegate breaks mouse interactionPasi Pentikainen2012-05-081-0/+35
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Skip flick velocity test on Mac.Martin Jones2011-07-041-0/+4
* Try again to fix flickable velocity on Mac.Martin Jones2011-06-301-0/+1
* Try to fix Mac CI test failureMartin Jones2011-06-301-2/+2
* Reduce timing dependancy in flickable testMartin Jones2011-06-291-48/+21
* Velocities reported by Flickable in onFlickStarted can be 0Martin Jones2011-06-281-0/+69
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Improve Flickable dynamics and allow platform specific tweaking.Martin Jones2011-04-061-1/+1
* Disabled non-QDeclarativeItems in Flickable break flickingMartin Jones2011-03-161-0/+39
* Fix unstable qdeclarativeflickable test.Martin Jones2011-03-091-2/+2
* Prevent recursion due to nested Flickables with pressDelayMartin Jones2011-02-211-0/+29
* Make Flickable's wheel handling more like QAbstractScrollArea.Michael Brasser2011-02-021-0/+39
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Add versioning for new Flickable methods.Martin Jones2011-01-111-0/+43
* | Allow resizing Flickable content about a center point.Martin Jones2010-11-291-0/+54
|/
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-291-5/+5
* Handle QGraphicsWidgets in FlickableMartin Jones2010-08-161-0/+37
* Expose the Flickable's internal contentItemMartin Jones2010-06-241-0/+4
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-081-0/+5
* Flickable small API changes.Yann Bodson2010-05-121-0/+28
* Replace Flickable overshoot property with boundsBehaviorMartin Jones2010-04-221-13/+19
* Rename remaining import Qt 4.6 lines to import Qt 4.7Joona Petrell2010-04-141-4/+4
* Renamed Flickable viewportXXX properties contentXXXMartin Jones2010-02-261-7/+6
* Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX t...Leonardo Sobral Cunha2010-02-241-12/+12
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+224