| Commit message (Expand) | Author | Age | Files | Lines |
* | Export QStateMachine::WrappedEvent and QStateMachine::SignalEvent | Eskil Abrahamsen Blomfeldt | 2009-11-18 | 1 | -2/+2 |
|
|
* | Don't crash in QStateMachine when event transition listens to | Eskil Abrahamsen Blomfeldt | 2009-11-05 | 1 | -3/+2 |
|
|
* | Merge branch 'statemachine-api-changes' into 4.6 | Eskil Abrahamsen Blomfeldt | 2009-11-03 | 6 | -36/+41 |
|\ |
|
| * | Rename QState::polished() signal to "propertiesAssigned" | Eskil Abrahamsen Blomfeldt | 2009-11-03 | 4 | -11/+17 |
|
|
| * | Remove return type of QState::addTransition(QAbstractTransition*) | Eskil Abrahamsen Blomfeldt | 2009-11-03 | 2 | -9/+8 |
|
|
| * | Change name of DoNotRestoreProperties enum to DontRestoreProperties | Eskil Abrahamsen Blomfeldt | 2009-11-03 | 2 | -5/+5 |
|
|
| * | Change name of QStateMachine::animationsEnabled property to "animated" | Eskil Abrahamsen Blomfeldt | 2009-11-03 | 3 | -11/+11 |
|
|
* | | Introduce internal StateType to avoid excessive qobject_casts | Kent Hansen | 2009-10-30 | 7 | -25/+80 |
|/ |
|
* | Cache a state's parent state | Kent Hansen | 2009-10-29 | 2 | -2/+8 |
|
|
* | doc: Remove \internal tag from QStateMachine::configuration() | Kent Hansen | 2009-10-29 | 1 | -2/+0 |
|
|
* | Make QStateMachine event posting functions thread-safe | Kent Hansen | 2009-10-29 | 2 | -17/+83 |
|
|
* | Cache QState's child states | Kent Hansen | 2009-10-29 | 2 | -10/+17 |
|
|
* | QStateMachine::event() should call QState::event() | Kent Hansen | 2009-10-29 | 1 | -1/+1 |
|
|
* | Greatly improve the performance of obtaining a state's transitions | Kent Hansen | 2009-10-28 | 2 | -8/+17 |
|
|
* | add missing include | Kent Hansen | 2009-10-06 | 1 | -0/+1 |
|
|
* | Add prefix to statemachine-specific event types | Kent Hansen | 2009-10-02 | 3 | -5/+5 |
|
|
* | Make sure delayed events are cancelled when a state machine halts | Kent Hansen | 2009-09-29 | 2 | -0/+21 |
|
|
* | Introduce state machine event priority, make it possible to cancel events | Kent Hansen | 2009-09-29 | 2 | -20/+89 |
|
|
* | Do synchronous processing of events in state machine if possible | Kent Hansen | 2009-09-29 | 2 | -13/+40 |
|
|
* | doc: Describe the semantics of targetless state machine transitions | Kent Hansen | 2009-09-29 | 1 | -0/+4 |
|
|
* | Make QSignalEvent and QWrappedEvent inner classes of QStateMachine | Kent Hansen | 2009-09-28 | 7 | -207/+72 |
|
|
* | Replacing QPointer usage with QWeakPointer in statemachine | Leonardo Sobral Cunha | 2009-09-25 | 3 | -7/+7 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 26 | -104/+104 |
|
|
* | Doc: Added a note that a state machine requires a running event loop. | David Boddie | 2009-09-07 | 1 | -31/+11 |
|
|
* | 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 | 25 | -325/+325 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|
|
* | Q_ASSERT failure in QStateMachinePrivate::handleTransitionSignal. | Gabriel de Dietrich | 2009-08-28 | 5 | -1/+30 |
|
|
* | Merge commit 'qt/master' | Jason Barron | 2009-08-21 | 2 | -6/+6 |
|\ |
|
| * | rename QEventTransition::eventObject to eventSource | Kent Hansen | 2009-08-21 | 2 | -6/+6 |
|
|
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-20 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Remove a few warnings when compiling Qt and unexport some functions. | Thiago Macieira | 2009-08-20 | 1 | -0/+2 |
|
|
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 26 | -30/+29 |
|\ \
| |/ |
|
| * | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 26 | -26/+26 |
|
|
| * | fix issues reported by Coverity | Kent Hansen | 2009-08-10 | 3 | -4/+3 |
|
|
* | | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATE | Harald Fernengel | 2009-08-06 | 8 | -8/+8 |
|
|
* | | Merge commit 'origin/master' | Jason Barron | 2009-08-04 | 8 | -8/+8 |
|\ \ |
|
| * | | Squashed commit of the topic/exceptions branch. | Harald Fernengel | 2009-08-03 | 8 | -8/+8 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-04 | 10 | -95/+111 |
|\ \ \
| | |/
| |/| |
|
| * | | export QStateMachinePrivate symbols | Kent Hansen | 2009-08-03 | 1 | -6/+2 |
|
|
| * | | remove constructors that are not useful | Kent Hansen | 2009-08-03 | 8 | -82/+8 |
|
|
| * | | Export symbol used in QtGui. | Volker Hilsheimer | 2009-07-31 | 1 | -1/+5 |
|
|
| * | | compile | Kent Hansen | 2009-07-31 | 1 | -1/+1 |
|
|
| * | | add private goToState() function to state machine | Kent Hansen | 2009-07-31 | 2 | -7/+97 |
|
|
| * | | remove const from QSignalEvent::sender* | Kent Hansen | 2009-07-31 | 3 | -6/+6 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 6 | -222/+136 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | make statemachine compile with QT_NO_PROPERTIES | Kent Hansen | 2009-07-23 | 4 | -0/+22 |
|
|
| * | Make QStateMachine inherit QState | Kent Hansen | 2009-07-22 | 5 | -222/+111 |
|
|
| * | delete incorrect documentation | Kent Hansen | 2009-07-22 | 1 | -12/+0 |
|
|
| * | Fix memory leak with wrapped events | Kent Hansen | 2009-07-21 | 1 | -0/+3 |
|
|