summaryrefslogtreecommitdiffstats
path: root/examples/declarative/fonts
Commit message (Expand)AuthorAgeFilesLines
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-083-3/+3
* Qt.Infinite -> Animation.InfiniteMichael Brasser2010-03-252-3/+3
* Replace Animation's repeat property with loops.Michael Brasser2010-03-252-3/+3
* Use new enum syntax for value types.Yann Bodson2010-03-051-11/+11
* declarative examples cleanupYann Bodson2010-03-051-13/+0
* Make "on" syntax mandatory for value sources and interceptorsAaron Kennedy2010-03-022-3/+3
* Updates all qml examples/demos to use the easing curve value type syntaxLeonardo Sobral Cunha2010-02-231-1/+1
* Removed "running: true" for animations used as propertyvaluesourceLeonardo Sobral Cunha2010-02-112-3/+3
* Replace FreeMono by OCRA fontKai Koehne2010-01-223-1/+1
* use FreeMono.ttfYann Bodson2009-11-053-2/+1
* * add more font examplesYann Bodson2009-11-033-26/+75
* cleanupYann Bodson2009-10-281-5/+5
* lowercase idsYann Bodson2009-10-061-21/+21
* Rename positioners.Warwick Allison2009-08-241-1/+1
* Renaming Palette -> SystemPaletteYann Bodson2009-08-201-1/+1
* Renaming Rect -> RectangleYann Bodson2009-08-191-1/+1
* Get rid of QmlFont and use the QFont value type instead.Michael Brasser2009-08-141-5/+5
* Rename layouts to positionersAlan Alpert2009-08-131-1/+1
* Renaming: FontFamily -> FontLoaderYann Bodson2009-08-041-4/+4
* Add an example using FontFamily.Yann Bodson2009-07-312-0/+66