summaryrefslogtreecommitdiffstats
path: root/src/corelib/statemachine/qabstractstate.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* prevent subclasses from emitting entered() and exited()Kent Hansen2009-06-171-0/+3
* 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-3/+0
* add event as argument to onEntry(), onExit() and onTransition()Kent Hansen2009-05-051-2/+2
* say hello (again) to QAbstract{State,Transition}::machine()Kent Hansen2009-04-291-0/+2
* move assignProperty() to QStateKent Hansen2009-04-291-3/+0
* Remove API for setting specific restore policies on states. We have no clearEskil Abrahamsen Blomfeldt2009-04-231-11/+0
* kill the stateactions apiKent Hansen2009-04-221-0/+4
* Initial import of statemachine branch from the old kinetic repositoryAlexis Menard2009-04-171-0/+101