summaryrefslogtreecommitdiffstats
path: root/src/corelib/statemachine/qstatemachine.h
Commit message (Expand)AuthorAgeFilesLines
* kill the QT_STATEMACHINE_SOLUTION defineKent Hansen2009-05-131-8/+1
* add QStateMachine::isRunning()Kent Hansen2009-05-071-0/+2
* Rename NoDefaultStateInHistoryState -> NoDefaultStateInHistoryStateError for ...Eskil Abrahamsen Blomfeldt2009-05-071-1/+1
* Fix infinite loop when source and target of transition are in different treesEskil Abrahamsen Blomfeldt2009-05-071-0/+1
* kill QStateMachine::animationsFinished(), introduce QState::polished()Kent Hansen2009-04-291-4/+0
* kill QStateMachine::states() and QState::transitions()Kent Hansen2009-04-291-1/+0
* kill source/target-specific animationsKent Hansen2009-04-291-8/+0
* add animationsEnabled propertyKent Hansen2009-04-291-0/+6
* Remove API for setting specific restore policies on states. We have no clearEskil Abrahamsen Blomfeldt2009-04-231-2/+8
* kill the stateactions apiKent Hansen2009-04-221-2/+2
* Add API for adding default animations to the state machine. This is especiallyEskil Abrahamsen Blomfeldt2009-04-211-0/+16
* Initial import of statemachine branch from the old kinetic repositoryAlexis Menard2009-04-171-0/+155