index
:
qt/qtscxml.git
5.10
5.11
5.12
5.13
5.14
5.15
5.7
5.8
5.9
6.1
6.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.5.5
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
wip/cmake
SCXML (state machine notation) compiler and related tools
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
auto
/
statemachine
/
tst_statemachine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix error reporting for nested state machines
Joni Poikelin
2025-06-17
1
-0
/
+8
*
Run finalize on "done.invoke." events
Luca Di Sera
2025-06-16
1
-0
/
+19
*
Fix foreach array evaluation
Xavier BESSON
2025-06-13
1
-0
/
+41
*
Normalize signal/slot signatures 2025
Marc Mutz
2025-06-04
1
-1
/
+1
*
QScxmlStateMachine add runtime warning
Dmitrii Akshintsev
2024-04-17
1
-0
/
+19
*
Change license for test files
Lucie Gérard
2024-04-04
1
-1
/
+1
*
QScxmlStateMachine: adjust the test and fix binding loops
Ivan Solovev
2023-10-06
1
-6
/
+45
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-15
/
+15
*
Use SPDX license identifiers
Lucie Gérard
2022-06-14
1
-27
/
+2
*
Convert autotests to use QTestPrivate bindable helpers
Juha Vuolle
2021-05-03
1
-34
/
+35
*
QtScxml bindable support to QScxmlDataModel::stateMachine
Juha Vuolle
2021-05-03
1
-0
/
+21
*
QtScxml QML-facing properties bindable support additions part 2
Juha Vuolle
2021-05-03
1
-2
/
+24
*
QtScxml QML-facing properties bindable support additions part 1
Juha Vuolle
2021-05-03
1
-0
/
+60
*
Use QList instead of QVector
Jarek Kobus
2020-06-26
1
-1
/
+1
*
Don't suppress <log> tags with missing or bad expr
Ulf Hermann
2018-11-14
1
-0
/
+12
*
Pre-declare some meta types in the headers
Ulf Hermann
2017-08-17
1
-2
/
+0
*
Fix the crash when sending an event into not running sevice
Jarek Kobus
2017-08-15
1
-1
/
+18
*
Fix emission of state changed signals
Jarek Kobus
2017-08-14
1
-0
/
+19
*
Make QScxmlScxmlService::stateMachine a Q_PROPERTY
Ulf Hermann
2017-02-24
1
-0
/
+22
*
Emit runningChanged signal when running changes
Jan Arne Petersen
2016-12-08
1
-0
/
+21
*
Rename QScxmlParser to QScxmlCompiler
Ulf Hermann
2016-10-14
1
-1
/
+1
*
Use std::function for onEntry and onExit return types
Ulf Hermann
2016-10-14
1
-3
/
+0
*
Add onEntry and onExit templates to QScxmlStateMachines
Ulf Hermann
2016-09-12
1
-1
/
+97
*
Better connection mechanism for events
Ulf Hermann
2016-07-14
1
-18
/
+60
*
Provide Qt5-style syntax for connectToState
Ulf Hermann
2016-07-13
1
-5
/
+52
*
Replace the QStateMachine-based implementation.
Erik Verbruggen
2016-06-09
1
-12
/
+19
*
Set the event type of done.state events to internal.
Erik Verbruggen
2016-05-03
1
-0
/
+17
*
Validate IDs and event names, and handle them well in C++ generation.
Erik Verbruggen
2016-04-13
1
-1
/
+6
*
Add externalEventOccurred() signal.
v5.7.0-beta1
Jarek Kobus
2016-04-12
1
-0
/
+27
*
Automatically initialize state machines when starting
Ulf Hermann
2016-03-30
1
-1
/
+0
*
Deduplicate QScxmlStateMachine ctor and remove didChange
Ulf Hermann
2016-03-26
1
-1
/
+1
*
Add a test for nested state machine
Jarek Kobus
2016-02-10
1
-5
/
+18
*
Rename connect -> connectToState, remove "signal" argument.
Jarek Kobus
2016-02-10
1
-1
/
+1
*
Update license headers
Jarek Kobus
2016-01-26
1
-17
/
+15
*
Fix connecting to a signal of a final state, more tests
Jarek Kobus
2015-12-17
1
-2
/
+48
*
Add stateNames() method
Jarek Kobus
2015-12-17
1
-0
/
+79