summaryrefslogtreecommitdiffstats
path: root/src/corelib/statemachine/qstatemachine.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Export QStateMachine::WrappedEvent and QStateMachine::SignalEventEskil Abrahamsen Blomfeldt2009-11-181-2/+2
* Change name of DoNotRestoreProperties enum to DontRestorePropertiesEskil Abrahamsen Blomfeldt2009-11-031-1/+1
* Change name of QStateMachine::animationsEnabled property to "animated"Eskil Abrahamsen Blomfeldt2009-11-031-3/+3
* add missing includeKent Hansen2009-10-061-0/+1
* Introduce state machine event priority, make it possible to cancel eventsKent Hansen2009-09-291-3/+8
* Make QSignalEvent and QWrappedEvent inner classes of QStateMachineKent Hansen2009-09-281-2/+34
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Make QStateMachine inherit QStateKent Hansen2009-07-221-17/+5
* 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
* 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