summaryrefslogtreecommitdiffstats
path: root/examples/statemachine/pingpong
Commit message (Expand)AuthorAgeFilesLines
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Update license headers in files that are new in 4.6.Jason McDonald2009-06-171-2/+2
* kill usage of QT_STATEMACHINE_SOLUTIONKent Hansen2009-06-041-5/+0
* compile with -qtnamespace, clean up the example .pro filesKent Hansen2009-05-201-6/+7
* Make QAbstractTransition::eventTest() non-constEskil Abrahamsen Blomfeldt2009-05-141-2/+2
* document the statemachine/pingpong exampleKent Hansen2009-05-121-0/+14
* add event as argument to onEntry(), onExit() and onTransition()Kent Hansen2009-05-051-3/+3
* replace QState::Type with QState::childMode propertyKent Hansen2009-04-291-1/+1
* say hello (again) to QAbstract{State,Transition}::machine()Kent Hansen2009-04-291-21/+10
* include the right headerKent Hansen2009-04-211-1/+1
* Initial import of statemachine branch from the old kinetic repositoryAlexis Menard2009-04-172-0/+152