Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change key handling to use a Keys attached property. | Martin Jones | 2009-08-12 | 1 | -9/+8 |
| | | | | | Replaces KeyAction, allowing focus to be set on the actual item that wants focus, rather than a separate handler item. | ||||
* | Use new enum ints (should be ids!) | Warwick Allison | 2009-07-31 | 1 | -2/+2 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-07-31 | 2 | -2/+2 |
|\ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/fx/qfximage.cpp | ||||
| * | Rename centeredIn to centerIn. | Michael Brasser | 2009-07-31 | 2 | -2/+2 |
| | | |||||
* | | tile/preservseAspect are now fillMode | Warwick Allison | 2009-07-31 | 1 | -1/+1 |
|/ | | | | as per API review | ||||
* | fixes in examples and demos | Lars Knoll | 2009-07-29 | 1 | -1/+1 |
| | | | | | Fixed all examples and demos to work after the changes to Flipable and Rotation3D. | ||||
* | Move all QML types to Qt/4.6 namespace. | Warwick Allison | 2009-07-23 | 3 | -0/+6 |
| | | | | | Adjust examples and demos accordingly. As per QT-558 | ||||
* | Add an inSync property that holds whether the target has "caught up" | Martin Jones | 2009-07-20 | 1 | -4/+5 |
| | | | | Useful for determining when the target has finished animating. | ||||
* | Remove unnecessary stuff from the example | Aaron Kennedy | 2009-07-17 | 3 | -15/+0 |
| | |||||
* | Add non-threadsafe QGuard class | Aaron Kennedy | 2009-07-17 | 1 | -0/+0 |
| | |||||
* | "snow" demo | Aaron Kennedy | 2009-07-17 | 4 | -0/+170 |