Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move sub-attaq from examples to demos because sub-attaq is a bit | Alexis Menard | 2009-07-28 | 1 | -150/+0 |
| | | | | too "advanced". | ||||
* | Update license headers in files that are new in 4.6. | Jason McDonald | 2009-06-17 | 1 | -2/+2 |
| | | | | Reviewed-by: Trust Me | ||||
* | Removed some export to symbols that don't need it | Thierry Bastian | 2009-05-25 | 1 | -33/+12 |
| | | | | ...hopefully | ||||
* | Removing QT_EXPERIMENTAL_SOLUTION from the animation api | Leonardo Sobral Cunha | 2009-05-19 | 1 | -7/+2 |
| | |||||
* | add event as argument to onEntry(), onExit() and onTransition() | Kent Hansen | 2009-05-05 | 1 | -2/+2 |
| | | | | | | | | | Accessing the event can be useful. E.g., onEntry() can do some common event processing regardless of which transition caused the state to be entered; onTransition() can be used in combination with eventTest(), where eventTest() would first check that the input matches some criteria, and then the actual processing of that input would be done in onTransition. | ||||
* | Fixes for solution package. | Jan-Arve Sæther | 2009-04-22 | 1 | -1/+2 |
| | |||||
* | Initial import of statemachine branch from the old kinetic repository | Alexis Menard | 2009-04-17 | 1 | -0/+175 |