summaryrefslogtreecommitdiffstats
path: root/examples/declarative/border-image
Commit message (Expand)AuthorAgeFilesLines
* Add .qmlproject files to declarative examples.Yann Bodson2010-04-201-0/+16
* Fix code style in examplesBea Lam2010-04-132-2/+0
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-083-3/+3
* Qt.Infinite -> Animation.InfiniteMichael Brasser2010-03-251-2/+2
* Replace Animation's repeat property with loops.Michael Brasser2010-03-251-2/+2
* Make "on" syntax mandatory for value sources and interceptorsAaron Kennedy2010-03-021-2/+2
* Updates all qml examples/demos to use the easing curve value type syntaxLeonardo Sobral Cunha2010-02-231-4/+4
* Removed "running: true" for animations used as propertyvaluesourceLeonardo Sobral Cunha2010-02-111-2/+2
* cleanupYann Bodson2009-10-308-41/+11
* use aliases when possibleYann Bodson2009-10-121-4/+4
* lowercase idsYann Bodson2009-10-064-16/+16
* Change .sci syntax to match BorderImage.Yann Bodson2009-10-052-10/+10
* cleanup examplesYann Bodson2009-10-023-16/+17
* Rename positioners.Warwick Allison2009-08-241-1/+1
* Renaming Rect -> RectangleYann Bodson2009-08-193-3/+3
* more docsYann Bodson2009-08-191-0/+31
* docsYann Bodson2009-08-101-0/+0
* Add new class QFxBorderImage.Yann Bodson2009-08-093-17/+17
* Add support for CSS-like horizontalTileRule and verticalTileRule to ScaleGrid.Yann Bodson2009-08-067-0/+120