Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove dragMode property from Flickable. | Martin Jones | 2009-09-03 | 1 | -38/+12 |
| | |||||
* | Flickable visible area properties moved into visibleArea as dot props. | Martin Jones | 2009-09-03 | 1 | -4/+4 |
| | |||||
* | Flickable locked property changed to interactive. | Martin Jones | 2009-09-02 | 1 | -1/+1 |
| | | | | Note that the meaning of the property has been reversed. | ||||
* | Make a number of Flickable API changes following review. | Martin Jones | 2009-08-28 | 1 | -6/+6 |
| | |||||
* | Deal better with extents changing while flicking. | Martin Jones | 2009-08-28 | 1 | -0/+4 |
| | | | | | | Flicks could stop at some odd places if the viewport size changed during flicking. We now attempt to adjust to the correct behaviour at the ends of the viewport. | ||||
* | Move timeline class to util and make private. | Michael Brasser | 2009-07-02 | 1 | -1/+1 |
| | |||||
* | Remove extraneous semicolons. | Martin Jones | 2009-05-26 | 1 | -1/+1 |
| | | | | Caused massive number of warnings with winscw | ||||
* | Rename GfxValue to QmlTimeLineValue. | Michael Brasser | 2009-04-27 | 1 | -7/+7 |
| | |||||
* | Rename GfxEvent to QmlTimeLineEvent. | Michael Brasser | 2009-04-27 | 1 | -2/+2 |
| | |||||
* | Add a QSimpleCanvasItem::ChildMouseFilter option | Aaron Kennedy | 2009-04-24 | 1 | -0/+4 |
| | | | | Child mouse filter only filters events sent to your children | ||||
* | Initial import of kinetic-dui branch from the old kinetic | Michael Brasser | 2009-04-22 | 1 | -0/+166 |