| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | doc: Removed a const from a declaration in the example. | Martin Smith | 2010-01-04 | 1 | -1/+1 |
|
|
* | Add prefix to statemachine-specific event types | Kent Hansen | 2009-10-02 | 1 | -2/+2 |
|
|
* | Make QSignalEvent and QWrappedEvent inner classes of QStateMachine | Kent Hansen | 2009-09-28 | 1 | -8/+7 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | fix warnings on mingw | Thierry Bastian | 2009-09-02 | 1 | -8/+6 |
|
|
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
* | Q_ASSERT failure in QStateMachinePrivate::handleTransitionSignal. | Gabriel de Dietrich | 2009-08-28 | 1 | -0/+17 |
|
|
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | remove constructors that are not useful | Kent Hansen | 2009-08-03 | 1 | -15/+0 |
|
|
* | Update license headers in files that are new in 4.6. | Jason McDonald | 2009-06-17 | 1 | -2/+2 |
|
|
* | add QT_NO_STATEMACHINE define so state machine can be compiled out | Kent Hansen | 2009-06-04 | 1 | -0/+5 |
|
|
* | make sure signal transition is correctly unregistered/re-registered | Kent Hansen | 2009-05-22 | 1 | -13/+16 |
|
|
* | Make QAbstractTransition::eventTest() non-const | Eskil Abrahamsen Blomfeldt | 2009-05-14 | 1 | -1/+1 |
|
|
* | kill the QT_STATEMACHINE_SOLUTION define | Kent Hansen | 2009-05-13 | 1 | -4/+0 |
|
|
* | add event as argument to onEntry(), onExit() and onTransition() | Kent Hansen | 2009-05-05 | 1 | -1/+2 |
|
|
* | rename a few properties and methods | Kent Hansen | 2009-04-29 | 1 | -1/+1 |
|
|
* | kill the stateactions api | Kent Hansen | 2009-04-22 | 1 | -4/+11 |
|
|
* | rename QTransition -> QActionTransition | Kent Hansen | 2009-04-21 | 1 | -4/+4 |
|
|
* | don't assert if the signal is not valid | Kent Hansen | 2009-04-21 | 1 | -1/+2 |
|
|
* | doc | Kent Hansen | 2009-04-20 | 1 | -0/+1 |
|
|
* | Initial import of statemachine branch from the old kinetic repository | Alexis Menard | 2009-04-17 | 1 | -0/+251 |
|
|