summaryrefslogtreecommitdiffstats
path: root/examples/animation/appchooser
Commit message (Collapse)AuthorAgeFilesLines
* Instead of adding animations for all properties to all transitions, we useEskil Abrahamsen Blomfeldt2009-05-061-7/+11
| | | | the default animation concept, since this is its intended use.
* Merge branch 'kinetic-statemachine' into kinetic-animationsKent Hansen2009-04-241-1/+1
|\ | | | | | | | | Conflicts: examples/animation/piemenu/qgraphicspiemenu_p.h
| * Remove API for setting specific restore policies on states. We have no clearEskil Abrahamsen Blomfeldt2009-04-231-1/+1
| | | | | | | | | | | | use case for this, so it has been removed. If the requirement arises we can add it back in later. Since it no longer makes sense to have it in QAbstractState, the RestorePolicy enum has been moved to QStateMachine.
* | Update copyright headers of animation examplesLeonardo Sobral Cunha2009-04-231-3/+33
|/
* Initial import of statemachine branch from the old kinetic repositoryAlexis Menard2009-04-177-0/+144