Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add QT_NO_STATEMACHINE define so state machine can be compiled out | Kent Hansen | 2009-06-04 | 1 | -0/+4 |
* | kill the QT_STATEMACHINE_SOLUTION define | Kent Hansen | 2009-05-13 | 1 | -4/+0 |
* | add event as argument to onEntry(), onExit() and onTransition() | Kent Hansen | 2009-05-05 | 1 | -2/+2 |
* | kill QStateMachine::states() and QState::transitions() | Kent Hansen | 2009-04-29 | 1 | -1/+0 |
* | replace QState::Type with QState::childMode property | Kent Hansen | 2009-04-29 | 1 | -5/+11 |
* | make history state constructible | Kent Hansen | 2009-04-29 | 1 | -7/+0 |
* | move assignProperty() to QState | Kent Hansen | 2009-04-29 | 1 | -0/+4 |
* | replace QStateFinished{Event,Transition} by QState::finished() signal | Kent Hansen | 2009-04-27 | 1 | -2/+3 |
* | kill the stateactions api | Kent Hansen | 2009-04-22 | 1 | -3/+3 |
* | Have QState::addTransition(QAbstractTransition*) return the transition object | Eskil Abrahamsen Blomfeldt | 2009-04-21 | 1 | -1/+1 |
* | Initial import of statemachine branch from the old kinetic repository | Alexis Menard | 2009-04-17 | 1 | -0/+114 |