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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update moc
Ulf Hermann
2024-02-06
1
-1
/
+5
*
Update the moc copy
Ulf Hermann
2023-08-22
1
-1
/
+3
*
Fix ecmascript model memory leak with qscxmlc generated statemachines
Juha Vuolle
2023-02-04
1
-3
/
+3
*
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
-3
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-06-14
1
-27
/
+2
*
QtScxml: Move ecmascript data model to a plugin
Tamas Martinec
2021-02-17
1
-3
/
+6
*
Qt6: Port QtScxml to QStringView
Karsten Heimrich
2020-07-01
1
-8
/
+7
*
Update QtScxml module towards Qt6 changes
Karsten Heimrich
2020-07-01
1
-1
/
+0
*
Use QList instead of QVector
Jarek Kobus
2020-06-26
1
-8
/
+8
*
Fix compilation after string data changes in qtbase
Simon Hausmann
2020-01-24
1
-2
/
+2
*
Merge remote-tracking branch 'origin/wip/qt6' into dev
Simon Hausmann
2019-10-04
1
-23
/
+23
|
\
|
*
Bump Qt version to Qt 6
Alexandru Croitor
2019-07-10
1
-23
/
+23
*
|
Fix compilation with explicit QChar(*int*) ctors
Marc Mutz
2019-07-15
1
-2
/
+2
|
/
*
qscxmlc: Don't compress the templates
Thiago Macieira
2019-06-20
1
-6
/
+3
*
Merge remote-tracking branch 'origin/5.8' into dev
v5.9.0-alpha1
Liang Qi
2017-01-25
1
-3
/
+17
|
\
|
*
Merge remote-tracking branch 'origin/5.8.0' into 5.8
Liang Qi
2017-01-04
1
-1
/
+15
|
|
\
|
|
*
Merge 5.8 into 5.8.0
Oswald Buddenhagen
2016-11-29
1
-23
/
+8
|
|
|
\
|
|
*
|
Reduce the public API exposed in qscxmlinvokableservice.h
Ulf Hermann
2016-11-29
1
-1
/
+15
|
*
|
|
Resolve the mixup of various ID types
Ulf Hermann
2016-12-19
1
-2
/
+2
|
|
|
/
|
|
/
|
*
/
|
Optionally generate accessor and signal methods for states
Ulf Hermann
2016-12-13
1
-7
/
+57
|
/
/
*
/
Drop the --no-c++11 parameter from qscxmlc
Ulf Hermann
2016-11-23
1
-23
/
+8
|
/
*
Drop the NOTIFY part from generated Q_PROPERTY macros
Ulf Hermann
2016-11-18
1
-5
/
+2
*
Further clean up qscxmlinvokableservice.h
v5.8.0-beta1
Ulf Hermann
2016-10-27
1
-38
/
+26
*
Do not accidentally generate <::
Erik Verbruggen
2016-10-18
1
-2
/
+2
*
Clean up qscxmlinvokableservice.h
Ulf Hermann
2016-10-14
1
-2
/
+2
*
Simplify qscxmlexecutablecontent.h
Ulf Hermann
2016-10-14
1
-4
/
+4
*
Replace Q_FOREACH/foreach with ranged-for
Erik Verbruggen
2016-09-25
1
-8
/
+8
*
Clean up includes
Ulf Hermann
2016-09-22
1
-7
/
+8
*
Don't generate empty switch statements for C++ data models
Ulf Hermann
2016-09-14
1
-21
/
+40
*
Get rid of qt mode
Jarek Kobus
2016-08-23
1
-159
/
+8
*
In Qt mode reject documents with events that cannot be mapped to slots
Ulf Hermann
2016-08-18
1
-12
/
+0
*
Make generated signals public
Ulf Hermann
2016-08-09
1
-1
/
+1
*
Don't generate properties and getters for sub state machines
Jarek Kobus
2016-07-29
1
-67
/
+0
*
Generate forward declarations for all submachines
Jarek Kobus
2016-07-28
1
-5
/
+3
*
Ensure sub machines are generated always in the same order
Jarek Kobus
2016-07-28
1
-5
/
+4
*
Avoid compile warnings about empty switch statements
Ulf Hermann
2016-07-12
1
-2
/
+9
*
Drop unnecessary semicolon after Q_DECLARE_METATYPE
Ulf Hermann
2016-07-08
1
-1
/
+1
*
Restore Q_PROPERTY macros
Ulf Hermann
2016-07-08
1
-0
/
+31
*
Replace the QStateMachine-based implementation.
Erik Verbruggen
2016-06-09
1
-1307
/
+730
*
Implement srcexpr in <invoke>
Jarek Kobus
2016-06-07
1
-0
/
+3
*
Remove old, obsolete, dead code
Jarek Kobus
2016-04-19
1
-31
/
+0
*
Allow history states for <scxml>'s "initial" attribute
Ulf Hermann
2016-04-19
1
-3
/
+3
*
Don't mangle service names
Ulf Hermann
2016-04-18
1
-2
/
+2
*
Don't generate calls to setInitialState for parallel states
Jarek Kobus
2016-04-16
1
-5
/
+7
*
Detect clashes in event and state names
Jarek Kobus
2016-04-14
1
-10
/
+7
*
Validate IDs and event names, and handle them well in C++ generation.
Erik Verbruggen
2016-04-13
1
-71
/
+153
*
Write generated string literals as array of numbers
Ulf Hermann
2016-04-13
1
-9
/
+12
*
Use C escaping instead of hex encoding for generated metadata
Ulf Hermann
2016-04-05
1
-17
/
+3
*
Use a plain QIODevice for dumping the C++
Ulf Hermann
2016-04-05
1
-2
/
+3
[next]