summaryrefslogtreecommitdiffstats
path: root/examples/animation/sub-attaq
Commit message (Expand)AuthorAgeFilesLines
* Move sub-attaq from examples to demos because sub-attaq is a bitAlexis Menard2009-07-2871-6520/+0
* Make QStateMachine inherit QStateKent Hansen2009-07-226-20/+20
* Update license headers in files that are new in 4.6.Jason McDonald2009-06-1727-54/+54
* Fixed sub-attaq example buildThiago Marcos P. Santos2009-05-291-0/+2
* Fix build when compiling Qt using -no-opengl configuration.Brad Hards2009-05-281-3/+6
* small cleanup on the sub-attaq demoThierry Bastian2009-05-286-9/+6
* Fixes sub-attaq in shadow build.Olivier Goffart2009-05-272-1/+2
* Compile without OpenGLOlivier Goffart2009-05-271-3/+3
* Removed some export to symbols that don't need itThierry Bastian2009-05-252-35/+14
* Fix missing/outdated license headers.Jason McDonald2009-05-212-2/+24
* compile with -qtnamespace, clean up the example .pro filesKent Hansen2009-05-208-17/+18
* Removing QT_EXPERIMENTAL_SOLUTION from the animation apiLeonardo Sobral Cunha2009-05-1917-112/+12
* Make QAbstractTransition::eventTest() non-constEskil Abrahamsen Blomfeldt2009-05-143-9/+9
* add event as argument to onEntry(), onExit() and onTransition()Kent Hansen2009-05-056-31/+31
* Merge branch 'kinetic-animations' into kinetic-statemachineKent Hansen2009-04-2921-117/+370
|\
| * Build fix for mingwThierry Bastian2009-04-2718-54/+52
| * Add an OSD to display game progress in the sceneAlexis Menard2009-04-2411-65/+320
* | modifiers --> modifiersMaskKent Hansen2009-04-291-9/+0
* | make history state constructibleKent Hansen2009-04-291-1/+1
* | compile after api changesKent Hansen2009-04-281-2/+2
|/
* Fixes for solution package.Jan-Arve Sæther2009-04-224-6/+9
* compile fixThierry Bastian2009-04-201-1/+1
* cleanup in demoThierry Bastian2009-04-204-95/+30
* iterationCount becomes loopCount againThierry Bastian2009-04-201-3/+2
* Initial import of statemachine branch from the old kinetic repositoryAlexis Menard2009-04-1770-0/+6434