Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove q->layout() and q->parentWidget() code where unnecessary | Thierry Bastian | 2009-06-11 | 1 | -2/+1 |
* | add QT_NO_STATEMACHINE define so state machine can be compiled out | Kent Hansen | 2009-06-04 | 1 | -0/+5 |
* | kill unused private functions | Kent Hansen | 2009-05-22 | 1 | -5/+0 |
* | kill the QT_STATEMACHINE_SOLUTION define | Kent Hansen | 2009-05-13 | 1 | -25/+2 |
* | add event as argument to onEntry(), onExit() and onTransition() | Kent Hansen | 2009-05-05 | 1 | -10/+12 |
* | say hello (again) to QAbstract{State,Transition}::machine() | Kent Hansen | 2009-04-29 | 1 | -1/+12 |
* | move assignProperty() to QState | Kent Hansen | 2009-04-29 | 1 | -22/+2 |
* | Remove API for setting specific restore policies on states. We have no clear | Eskil Abrahamsen Blomfeldt | 2009-04-23 | 1 | -59/+1 |
* | kill the stateactions api | Kent Hansen | 2009-04-22 | 1 | -0/+29 |
* | doc | Kent Hansen | 2009-04-20 | 1 | -0/+1 |
* | more doc | Kent Hansen | 2009-04-17 | 1 | -1/+1 |
* | Initial import of statemachine branch from the old kinetic repository | Alexis Menard | 2009-04-17 | 1 | -0/+265 |