Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change license headers from Nokia to Digia | Sergio Ahumada | 2013-03-12 | 16 | -288/+288 |
| | | | | | Change-Id: Ica0aa63b8f9b335768a78752cba6c066195e882b Reviewed-by: Robin Burchell <[email protected]> | ||||
* | rename .qs files to .js | Kent Hansen | 2009-11-26 | 16 | -0/+0 |
| | | | | No need to use our file extension; it's JavaScript code. | ||||
* | Update licensing information | Kent Hansen | 2009-11-26 | 16 | -224/+512 |
| | | | | Trolltech ASA is no more, long live Qt by Nokia! | ||||
* | remove references to QStateMachine::rootState in example | Kent Hansen | 2009-08-26 | 1 | -2/+2 |
| | | | | rootState is no more, the machine is the root. | ||||
* | make Calendar and Screenshot examples work again | Kent Hansen | 2009-07-13 | 2 | -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 QtScript | Kent Hansen | 2009-06-04 | 1 | -0/+21 |
| | |||||
* | add basic example of using animation+states | Kent Hansen | 2009-06-03 | 1 | -0/+55 |
| | |||||
* | Initial import from revision 664 at ↵ | Simon Hausmann | 2008-07-03 | 24 | -0/+3845 |
svn://labs.trolltech.com/svn/qtscript/generator |