summaryrefslogtreecommitdiffstats
path: root/examples/declarative/fonts/fonts.qml
Commit message (Expand)AuthorAgeFilesLines
* Fix localFont path in fonts example.Yann Bodson2010-04-151-2/+2
* Fix code style in examplesBea Lam2010-04-131-22/+30
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-081-1/+1
* Use new enum syntax for value types.Yann Bodson2010-03-051-11/+11
* declarative examples cleanupYann Bodson2010-03-051-13/+0
* Replace FreeMono by OCRA fontKai Koehne2010-01-221-1/+1
* use FreeMono.ttfYann Bodson2009-11-051-2/+1
* * add more font examplesYann Bodson2009-11-031-26/+30
* 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-311-0/+66