summaryrefslogtreecommitdiffstats
path: root/examples/declarative/fonts/hello.qml
Commit message (Expand)AuthorAgeFilesLines
* Restructure the examples. They are now organized into variousBea Lam2010-05-161-38/+0
* Use enum rather than string for easing type.Yann Bodson2010-05-051-1/+1
* Fix code style in examplesBea Lam2010-04-131-8/+19
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-081-1/+1
* 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-1/+1
* Removed "running: true" for animations used as propertyvaluesourceLeonardo Sobral Cunha2010-02-111-2/+2
* * add more font examplesYann Bodson2009-11-031-0/+27