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.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.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
/
tools
/
qscxmlc
/
scxmlcppdumper.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-06-14
1
-27
/
+2
*
QtScxml module cmake port
Juha Vuolle
2021-01-21
1
-2
/
+1
*
Replace Q_NULLPTR with nullptr
Kevin Funk
2017-09-27
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.8' into dev
v5.9.0-alpha1
Liang Qi
2017-01-25
1
-3
/
+3
|
\
|
*
Fix header guards
Ulf Hermann
2016-11-29
1
-3
/
+3
*
|
Optionally generate accessor and signal methods for states
Ulf Hermann
2016-12-13
1
-1
/
+5
|
/
*
Drop the --no-c++11 parameter from qscxmlc
Ulf Hermann
2016-11-23
1
-3
/
+1
*
Rename QScxmlParser to QScxmlCompiler
Ulf Hermann
2016-10-14
1
-1
/
+1
*
Get rid of qt mode
Jarek Kobus
2016-08-23
1
-11
/
+2
*
Ensure sub machines are generated always in the same order
Jarek Kobus
2016-07-28
1
-7
/
+1
*
Restore Q_PROPERTY macros
Ulf Hermann
2016-07-08
1
-0
/
+2
*
Replace the QStateMachine-based implementation.
Erik Verbruggen
2016-06-09
1
-5
/
+23
*
Validate IDs and event names, and handle them well in C++ generation.
Erik Verbruggen
2016-04-13
1
-2
/
+0
*
Add a version check & edit disclaimer to generated files.
Erik Verbruggen
2016-02-05
1
-0
/
+1
*
Update license headers
Jarek Kobus
2016-01-26
1
-9
/
+16
*
Fix cross-compilation.
Erik Verbruggen
2015-11-18
1
-1
/
+0
*
Fix licenses.
Erik Verbruggen
2015-11-17
1
-17
/
+20
*
Add properties for nested state machines.
Erik Verbruggen
2015-10-06
1
-2
/
+2
*
Renamed files to (hopefully) match Qt naming.
Erik Verbruggen
2015-09-17
1
-3
/
+3
*
Nuked the Scxml namespace.
Erik Verbruggen
2015-09-17
1
-2
/
+0
*
Add initial support for <invoke>.
Erik Verbruggen
2015-09-03
1
-18
/
+27
*
Canonicalize module naming (QScxml -> QtScxml)
Louai Al-Khanji
2015-08-12
1
-1
/
+1
*
Fix qmake warnings.
Erik Verbruggen
2015-08-11
1
-0
/
+3
*
Renamed StateTable to StateMachine.
Erik Verbruggen
2015-08-11
1
-1
/
+1
*
Get stuff working with VS2012.
Erik Verbruggen
2015-07-27
1
-3
/
+13
*
Moved the C++ dumper class to the tool.
Erik Verbruggen
2015-06-11
1
-0
/
+67