summaryrefslogtreecommitdiffstats
path: root/examples/animation/stickman
Commit message (Expand)AuthorAgeFilesLines
* Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-...Jerome Pasion2010-07-291-1/+1
* Doc: Updated example license to three clause BSD license.David Boddie2010-05-1911-301/+290
* Enabled some examples by default in Symbian buildsMiikka Heikkinen2010-03-101-0/+5
* Update copyright year to 2010Jason McDonald2010-01-0611-11/+11
* Rename QState::polished() signal to "propertiesAssigned"Eskil Abrahamsen Blomfeldt2009-11-031-2/+2
* Make QSignalEvent and QWrappedEvent inner classes of QStateMachineKent Hansen2009-09-281-1/+1
* Update license headers again.Jason McDonald2009-09-0911-44/+44
* fix warnings in stickman demo on mingwThierry Bastian2009-09-036-37/+32
* Stickman: increases the view size for making room for jumping & dyingLeonardo Sobral Cunha2009-09-021-1/+5
* Don't show example fullscreen on desktopOlivier Goffart2009-09-021-4/+4
* Fix repainting artifacts in Stickman exampleEskil Abrahamsen Blomfeldt2009-09-021-0/+1
* make the animations file in stickman demo be resourcesThierry Bastian2009-09-023-5/+14
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-3110-130/+130
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
* Update contact URL in license headers.Jason McDonald2009-08-1211-11/+11
* remove constructors that are not usefulKent Hansen2009-08-031-2/+4
* Make QStateMachine inherit QStateKent Hansen2009-07-221-3/+3
* Remove Stickman editorEskil Abrahamsen Blomfeldt2009-07-217-437/+0
* Update license headers in files that are new in 4.6.Jason McDonald2009-06-1715-30/+30
* Fixed compile error with Sun CC 5.5.jasplin2009-06-051-1/+1
* Make sure M_PI is definedKent Hansen2009-05-221-0/+4
* Fix compile issueThierry Bastian2009-05-221-0/+2
* fix compiler warningsKent Hansen2009-05-202-3/+3
* compile with -qtnamespace, clean up the example .pro filesKent Hansen2009-05-205-11/+24
* 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-142-28/+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-243-17/+2
|\
| * Remove specific RestorePolicy per state from example. The semantics for thisEskil Abrahamsen Blomfeldt2009-04-233-15/+0
| * kill the stateactions apiKent Hansen2009-04-221-2/+2
* | Update copyright headers of animation examplesLeonardo Sobral Cunha2009-04-2315-3/+618
|/
* Initial import of statemachine branch from the old kinetic repositoryAlexis Menard2009-04-1721-0/+1247