summaryrefslogtreecommitdiffstats
path: root/src/corelib/statemachine/qeventtransition.cpp
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-30/+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/+5
* make sure event transition is correctly unregistered/re-registeredKent Hansen2009-05-221-13/+16
* 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/+2
* rename QBoundEvent to QWrappedEvent and make it publicKent Hansen2009-04-291-24/+10
* rename a few properties and methodsKent Hansen2009-04-291-3/+3
* kill the stateactions apiKent Hansen2009-04-221-7/+14
* rename QTransition -> QActionTransitionKent Hansen2009-04-211-7/+7
* docKent Hansen2009-04-201-2/+3
* Initial import of statemachine branch from the old kinetic repositoryAlexis Menard2009-04-171-0/+291