summaryrefslogtreecommitdiffstats
path: root/src/corelib/statemachine/qsignaltransition.h
Commit message (Expand)AuthorAgeFilesLines
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* remove constructors that are not usefulKent Hansen2009-08-031-3/+0
* Update license headers in files that are new in 4.6.Jason McDonald2009-06-171-2/+2
* 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-4/+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-1/+1
* kill the stateactions apiKent Hansen2009-04-221-3/+4
* rename QTransition -> QActionTransitionKent Hansen2009-04-211-3/+3
* Initial import of statemachine branch from the old kinetic repositoryAlexis Menard2009-04-171-0/+92