summaryrefslogtreecommitdiffstats
path: root/examples/declarative
Commit message (Expand)AuthorAgeFilesLines
...
* Rename positioners.Warwick Allison2009-08-2423-26/+26
* Fix WebViewSettingsWarwick Allison2009-08-244-2/+165
* fromState -> from, toState -> to for Transition.Michael Brasser2009-08-2421-45/+45
* SetPropertyAction -> PropertyActionMartin Jones2009-08-214-18/+18
* Renamed transition action elementsMartin Jones2009-08-212-3/+3
* Rename State change elements.Martin Jones2009-08-2137-131/+131
* Add MouseRegion::pressedButtons property. Update mouseX/Y when hovered.Martin Jones2009-08-211-0/+1
* Renaming: Bind -> BindingYann Bodson2009-08-211-4/+4
* Renaming Palette -> SystemPaletteYann Bodson2009-08-202-10/+10
* Renaming Rect -> RectangleYann Bodson2009-08-1988-178/+178
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-08-192-0/+60
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-195-5/+6
| |\
| * | Various doc fixes.Michael Brasser2009-08-192-0/+60
* | | updateWarwick Allison2009-08-195-2/+21
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-1923-19/+146
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-196-0/+127
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-08-191-0/+31
| | |\
| | | * more docsYann Bodson2009-08-191-0/+31
| | * | Update Positioner TestsAlan Alpert2009-08-191-20/+20
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-08-191-2/+2
| | |\ \ | | | |/
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-08-1812-20/+22
| | |\ \
| | * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-08-1818-44/+56
| | |\ \ \
| | * | | | Cleanup and example for positionersAlan Alpert2009-08-135-0/+96
| * | | | | Text-related API updates after reviewMichael Brasser2009-08-1916-17/+17
| | |_|_|/ | |/| | |
| * | | | Rename filter to targets.Michael Brasser2009-08-181-2/+2
| | |_|/ | |/| |
* | | | API improvements for MouseRegion and DragMartin Jones2009-08-195-5/+6
|/ / /
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-186-8/+8
|\ \ \
| * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-184-11/+11
| |\ \ \ | | | |/ | | |/|
| * | | Change Item.contents to Item.childrenRect.Michael Brasser2009-08-186-8/+8
* | | | MouseRegion API changes following review.Martin Jones2009-08-186-12/+14
| |/ / |/| |
* | | Make pong example scale.Martin Jones2009-08-171-6/+6
* | | Add smooth: true to dial example.Martin Jones2009-08-172-4/+4
* | | Update more often to avoid odd intervals beteeen second movements.Martin Jones2009-08-171-1/+1
|/ /
* | Slightly more key friendly loader.Martin Jones2009-08-172-8/+19
* | Get rid of QmlFont and use the QFont value type instead.Michael Brasser2009-08-1411-18/+18
* | react on mouse press rather than click (feels faster)mae2009-08-131-2/+2
* | Fix flowview example VisualModel -> VisualDataModelMartin Jones2009-08-131-1/+1
* | Fix angle.Michael Brasser2009-08-131-1/+1
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-1323-24/+32
|\ \ | |/
| * Rename layouts to positionersAlan Alpert2009-08-1321-22/+22
| * Add delay parameter to the destroy function on QML objectsAlan Alpert2009-08-132-2/+10
* | QGraphicsRotation3D has been merged into QGraphicsRotation.Michael Brasser2009-08-132-3/+4
|/
* Fix due to fillMode PreserveAspect -> PreserveAspectFitMartin Jones2009-08-121-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-125-19/+22
|\
| * Clearer name for two PreserveAspect modes.Warwick Allison2009-08-101-4/+4
| * docsYann Bodson2009-08-101-0/+0
| * Add a PreserveAspectFill mode (needs a better name)Yann Bodson2009-08-101-0/+3
| * Add new class QFxBorderImage.Yann Bodson2009-08-093-17/+17
* | Change key handling to use a Keys attached property.Martin Jones2009-08-121-9/+8
|/
* Add support for CSS-like horizontalTileRule and verticalTileRule to ScaleGrid.Yann Bodson2009-08-067-0/+120