summaryrefslogtreecommitdiffstats
path: root/src/corelib/statemachine/qabstractstate.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* 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
* 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