| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename layouts to positioners | Alan Alpert | 2009-08-13 | 21 | -22/+22 |
|
|
* | Add delay parameter to the destroy function on QML objects | Alan Alpert | 2009-08-13 | 2 | -2/+10 |
|
|
* | Fix due to fillMode PreserveAspect -> PreserveAspectFit | Martin Jones | 2009-08-12 | 1 | -1/+1 |
|
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-08-12 | 5 | -19/+22 |
|\ |
|
| * | Clearer name for two PreserveAspect modes. | Warwick Allison | 2009-08-10 | 1 | -4/+4 |
|
|
| * | docs | Yann Bodson | 2009-08-10 | 1 | -0/+0 |
|
|
| * | Add a PreserveAspectFill mode (needs a better name) | Yann Bodson | 2009-08-10 | 1 | -0/+3 |
|
|
| * | Add new class QFxBorderImage. | Yann Bodson | 2009-08-09 | 3 | -17/+17 |
|
|
* | | Change key handling to use a Keys attached property. | Martin Jones | 2009-08-12 | 1 | -9/+8 |
|/ |
|
* | Add support for CSS-like horizontalTileRule and verticalTileRule to ScaleGrid. | Yann Bodson | 2009-08-06 | 7 | -0/+120 |
|
|
* | Renaming: FontFamily -> FontLoader | Yann Bodson | 2009-08-04 | 1 | -4/+4 |
|
|
* | Example of smooth rect painting | Yann Bodson | 2009-08-04 | 3 | -0/+110 |
|
|
* | Renaming: FocusRealm -> FocusScope | Yann Bodson | 2009-08-03 | 3 | -3/+3 |
|
|
* | Rework VisualItemModel into VisualItemModel & VisualDataModel | Martin Jones | 2009-08-03 | 1 | -0/+57 |
|
|
* | Use new enum ints (should be ids!) | Warwick Allison | 2009-07-31 | 1 | -2/+2 |
|
|
* | update for fa75cbdd3e1ae7b7d10d582498ae7e1d535f82ec | Warwick Allison | 2009-07-31 | 1 | -2/+2 |
|
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-07-31 | 23 | -53/+121 |
|\ |
|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Yann Bodson | 2009-07-31 | 21 | -53/+55 |
| |\ |
|
| | * | Rename Rect.pen to Rect.border | Michael Brasser | 2009-07-31 | 12 | -17/+17 |
|
|
| | * | Rename centeredIn to centerIn. | Michael Brasser | 2009-07-31 | 9 | -11/+11 |
|
|
| | * | Introduce Loader item. | Michael Brasser | 2009-07-30 | 7 | -25/+27 |
|
|
| * | | Add an example using FontFamily. | Yann Bodson | 2009-07-31 | 2 | -0/+66 |
| |/ |
|
* | | tile/preservseAspect are now fillMode | Warwick Allison | 2009-07-31 | 5 | -3/+42 |
|/ |
|
* | fix all examples after change to QGraphicsTransform::origin. | Lars Knoll | 2009-07-29 | 3 | -7/+7 |
|
|
* | fixes in examples and demos | Lars Knoll | 2009-07-29 | 2 | -8/+9 |
|
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-07-29 | 2 | -2/+3 |
|\ |
|
| * | Fix for QmlPalette | Yann Bodson | 2009-07-28 | 2 | -2/+3 |
|
|
* | | Add mass property to follow. | Martin Jones | 2009-07-29 | 1 | -2/+10 |
|
|
* | | loader improvements. | Martin Jones | 2009-07-29 | 2 | -1/+118 |
|/ |
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Yann Bodson | 2009-07-23 | 140 | -29/+269 |
|\ |
|
| * | Doc and example fixes for library qualification (QT-558) | Warwick Allison | 2009-07-23 | 20 | -29/+29 |
|
|
| * | Move all QML types to Qt/4.6 namespace. | Warwick Allison | 2009-07-23 | 120 | -0/+240 |
|
|
* | | make scrollbars look nice again. | Yann Bodson | 2009-07-23 | 1 | -7/+7 |
|/ |
|
* | Move the Script interface of QmlComponent to QmlBindableComponent | Alan Alpert | 2009-07-21 | 1 | -2/+2 |
|
|
* | Allow minehunt example to compile again. | Alan Alpert | 2009-07-20 | 1 | -1/+0 |
|
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-07-20 | 8 | -25/+37 |
|\ |
|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Alan Alpert | 2009-07-20 | 11 | -21/+174 |
| |\ |
|
| | * | Make identical to non-simple example. | Warwick Allison | 2009-07-20 | 1 | -4/+13 |
|
|
| | * | Update in light of new Image.preserveAspect property | Warwick Allison | 2009-07-20 | 6 | -21/+10 |
|
|
| * | | Fixup minehunt example with the new style particle explosions | Alan Alpert | 2009-07-20 | 2 | -4/+18 |
|
|
* | | | Add an inSync property that holds whether the target has "caught up" | Martin Jones | 2009-07-20 | 2 | -6/+20 |
| |/
|/| |
|
* | | 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 |
|
|
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-07-17 | 4 | -14/+29 |
|\ \
| |/ |
|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-07-17 | 3 | -13/+29 |
| |\ |
|
| | * | Compile, tidy up code. | Warwick Allison | 2009-07-17 | 3 | -13/+29 |
|
|
| * | | Remove non-functioning opaque property. | Michael Brasser | 2009-07-17 | 1 | -1/+0 |
| |/ |
|
* | | "snow" demo | Aaron Kennedy | 2009-07-17 | 4 | -0/+170 |
|/ |
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-07-16 | 5 | -17/+49 |
|\ |
|
| * | Improve loader example | Yann Bodson | 2009-07-16 | 5 | -17/+49 |
|
|