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
/
qscxmlc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-2
/
+2
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-2
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-06-14
1
-27
/
+2
*
Update QtScxml module towards Qt6 changes
Karsten Heimrich
2020-07-01
1
-5
/
+5
*
Bump Qt version to Qt 6
Alexandru Croitor
2019-07-10
1
-6
/
+6
*
Optionally generate accessor and signal methods for states
Ulf Hermann
2016-12-13
1
-0
/
+4
*
Drop the --no-c++11 parameter from qscxmlc
Ulf Hermann
2016-11-23
1
-4
/
+0
*
Rename QScxmlParser to QScxmlCompiler
Ulf Hermann
2016-10-14
1
-9
/
+9
*
Replace Q_FOREACH/foreach with ranged-for
Erik Verbruggen
2016-09-25
1
-4
/
+6
*
Get rid of qt mode
Jarek Kobus
2016-08-23
1
-24
/
+0
*
Ensure sub machines are generated always in the same order
Jarek Kobus
2016-07-28
1
-10
/
+15
*
Generate unique class names for sub machines
Jarek Kobus
2016-07-28
1
-1
/
+8
*
Validate IDs and event names, and handle them well in C++ generation.
Erik Verbruggen
2016-04-13
1
-1
/
+1
*
Don't include source file in tests/auto/qscxmlc
Jarek Kobus
2016-04-12
1
-8
/
+4
*
Make sure the output files are proper UTF-8
Ulf Hermann
2016-04-07
1
-1
/
+14
*
Pass an arg through const &
Jarek Kobus
2016-04-06
1
-1
/
+1
*
C++ dumper: flush streams before closing device.
Erik Verbruggen
2016-04-01
1
-0
/
+2
*
Add an (initially empty) test for qscxmlc
Ulf Hermann
2016-04-01
1
-15
/
+15
*
Rename qscxmlc options
Jarek Kobus
2016-03-07
1
-4
/
+3
*
Add an qt-mode option to qscxmlc
Jarek Kobus
2016-03-07
1
-1
/
+25
*
Use QCommandLineParser inside qscxmlc
Jarek Kobus
2016-02-18
1
-47
/
+74
*
Add version info to qscxmlc
Jarek Kobus
2016-02-18
1
-0
/
+4
*
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 licenses.
Erik Verbruggen
2015-11-17
1
-17
/
+20
*
Add properties for nested state machines.
Erik Verbruggen
2015-10-06
1
-13
/
+13
*
Renamed files to (hopefully) match Qt naming.
Erik Verbruggen
2015-09-17
1
-1
/
+1
*
Nuked the Scxml namespace.
Erik Verbruggen
2015-09-17
1
-2
/
+0
*
Renamed TableData to QScxmlTableData and ScxmlError to QScxmlError.
Erik Verbruggen
2015-09-17
1
-2
/
+2
*
Renamed ScxmlParser to QScxmlParser.
Erik Verbruggen
2015-09-17
1
-2
/
+2
*
Support locationid in <invoke>.
Erik Verbruggen
2015-09-08
1
-1
/
+7
*
Add initial support for <invoke>.
Erik Verbruggen
2015-09-03
1
-30
/
+65
*
Canonicalize module naming (QScxml -> QtScxml)
Louai Al-Khanji
2015-08-12
1
-1
/
+1
*
Remove an std::function from the public interface.
Erik Verbruggen
2015-08-11
1
-2
/
+1
*
qscxmlc: Show SCXML verification errors and cleanup error codes.
Erik Verbruggen
2015-08-11
1
-28
/
+41
*
Move all "construction code" into StateTable::fromFile()
Erik Verbruggen
2015-08-11
1
-11
/
+2
*
Get stuff working with VS2012.
Erik Verbruggen
2015-07-27
1
-2
/
+4
*
Fix build.
Erik Verbruggen
2015-06-16
1
-1
/
+1
*
Moved the document model to a private header.
Erik Verbruggen
2015-06-11
1
-2
/
+2
*
Moved qscxmlc, examples, and tests to correct places.
Erik Verbruggen
2015-06-11
1
-0
/
+128