summaryrefslogtreecommitdiffstats
path: root/examples/animation
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Make sure M_PI is definedKent Hansen2009-05-221-0/+4
* Don't use the time() function; use QTime insteadKent Hansen2009-05-221-2/+1
* Fix compile issueThierry Bastian2009-05-221-0/+2
* Fix compile error caused by reference to non-existant example.Jason McDonald2009-05-211-1/+0
* Fix missing/outdated license headers.Jason McDonald2009-05-212-2/+24
* update the padnavigator example and suppress the padnavigator-ngThierry Bastian2009-05-2019-982/+0
* fix compiler warningsKent Hansen2009-05-202-3/+3
* fix two .pro file bugsKent Hansen2009-05-201-1/+0
* compile with -qtnamespace, clean up the example .pro filesKent Hansen2009-05-2023-59/+78
* add README file for examples/animationKent Hansen2009-05-201-0/+38
* Remove old examples and demos for animationsThierry Bastian2009-05-2032-3078/+0
* Removing QT_EXPERIMENTAL_SOLUTION from the animation apiLeonardo Sobral Cunha2009-05-1927-174/+14
* 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
* Fix top level compile in examples/animationEskil Abrahamsen Blomfeldt2009-05-141-3/+0
* Make QAbstractTransition::eventTest() non-constEskil Abrahamsen Blomfeldt2009-05-145-12/+12
* Instead of adding animations for all properties to all transitions, we useEskil Abrahamsen Blomfeldt2009-05-061-7/+11
* add event as argument to onEntry(), onExit() and onTransition()Kent Hansen2009-05-057-34/+34
* kill QStateMachine::animationsFinished(), introduce QState::polished()Kent Hansen2009-04-291-2/+2
* 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
|/
* Merge branch 'kinetic-statemachine' into kinetic-animationsKent Hansen2009-04-246-22/+7
|\
| * Remove API for setting specific restore policies on states. We have no clearEskil Abrahamsen Blomfeldt2009-04-231-1/+1
| * Compile.Eskil Abrahamsen Blomfeldt2009-04-231-2/+0
| * Remove specific RestorePolicy per state from example. The semantics for thisEskil Abrahamsen Blomfeldt2009-04-233-15/+0
| * kill the stateactions apiKent Hansen2009-04-223-6/+6
* | Moved the animation examples piemenu and photobrowser to examples/researchLeonardo Sobral Cunha2009-04-2316-0/+0
* | Update copyright headers of animation examplesLeonardo Sobral Cunha2009-04-2354-110/+1937
* | Fixes for solution package.Jan-Arve Sæther2009-04-225-6/+10
|/
* compile fixThierry Bastian2009-04-201-1/+1
* cleanup in demoThierry Bastian2009-04-204-95/+30
* iterationCount becomes loopCount againThierry Bastian2009-04-203-6/+5
* Initial import of statemachine branch from the old kinetic repositoryAlexis Menard2009-04-17179-0/+12285