summaryrefslogtreecommitdiffstats
path: root/src/corelib/statemachine/qabstracttransition.h
Commit message (Expand)AuthorAgeFilesLines
* add QT_NO_STATEMACHINE define so state machine can be compiled outKent Hansen2009-06-041-0/+4
* Make QAbstractTransition::eventTest() non-constEskil Abrahamsen Blomfeldt2009-05-141-1/+1
* kill the QT_STATEMACHINE_SOLUTION defineKent Hansen2009-05-131-3/+0
* add event as argument to onEntry(), onExit() and onTransition()Kent Hansen2009-05-051-1/+1
* rename a few properties and methodsKent Hansen2009-04-291-3/+3
* say hello (again) to QAbstract{State,Transition}::machine()Kent Hansen2009-04-291-0/+3
* Initial import of statemachine branch from the old kinetic repositoryAlexis Menard2009-04-171-0/+111