summaryrefslogtreecommitdiffstats
path: root/examples/animation/stickman/lifecycle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* remove constructors that are not usefulKent Hansen2009-08-031-2/+4
* Make QStateMachine inherit QStateKent Hansen2009-07-221-3/+3
* Update license headers in files that are new in 4.6.Jason McDonald2009-06-171-2/+2
* Removing QT_EXPERIMENTAL_SOLUTION from the animation apiLeonardo Sobral Cunha2009-05-191-9/+0
* Remove the connectByAnimation() function and add some documentation for the S...Eskil Abrahamsen Blomfeldt2009-05-141-26/+22
* Start work on docs for Stickman exampleEskil Abrahamsen Blomfeldt2009-05-141-3/+5
* Make QAbstractTransition::eventTest() non-constEskil Abrahamsen Blomfeldt2009-05-141-2/+2
* kill QStateMachine::animationsFinished(), introduce QState::polished()Kent Hansen2009-04-291-2/+2
* Merge branch 'kinetic-statemachine' into kinetic-animationsKent Hansen2009-04-241-14/+2
|\
| * Remove specific RestorePolicy per state from example. The semantics for thisEskil Abrahamsen Blomfeldt2009-04-231-12/+0
| * kill the stateactions apiKent Hansen2009-04-221-2/+2
* | Update copyright headers of animation examplesLeonardo Sobral Cunha2009-04-231-0/+41
|/
* Initial import of statemachine branch from the old kinetic repositoryAlexis Menard2009-04-171-0/+194