summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* Change license headers from Nokia to DigiaSergio Ahumada2013-03-1216-288/+288
| | | | | Change-Id: Ica0aa63b8f9b335768a78752cba6c066195e882b Reviewed-by: Robin Burchell <[email protected]>
* rename .qs files to .jsKent Hansen2009-11-2616-0/+0
| | | | No need to use our file extension; it's JavaScript code.
* Update licensing informationKent Hansen2009-11-2616-224/+512
| | | | Trolltech ASA is no more, long live Qt by Nokia!
* remove references to QStateMachine::rootState in exampleKent Hansen2009-08-261-2/+2
| | | | rootState is no more, the machine is the root.
* make Calendar and Screenshot examples work againKent Hansen2009-07-132-9/+9
| | | | | the qscript connect() function throws an error when attempting to connect to an overloaded signal, so we need to disambiguate.
* Two-way button state machine example ported to QtScriptKent Hansen2009-06-041-0/+21
|
* add basic example of using animation+statesKent Hansen2009-06-031-0/+55
|
* Initial import from revision 664 at ↵Simon Hausmann2008-07-0324-0/+3845
svn://labs.trolltech.com/svn/qtscript/generator