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
/
tests
/
auto
/
parser
/
tst_parser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix warnings from [[nodiscard]] QIODevice::open
Volker Hilsheimer
2025-01-15
1
-1
/
+1
*
Change license for test files
Lucie Gérard
2024-04-04
1
-1
/
+1
*
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
*
Use QList instead of QVector
Jarek Kobus
2020-06-26
1
-1
/
+1
*
Use Qt::SplitBehavior in preference to QString::SplitBehavior
Edward Welbourne
2020-03-02
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-11-15
1
-0
/
+3
|
\
|
*
Output a better warning when runtime-loading malformed SCXML
Ulf Hermann
2017-11-10
1
-0
/
+3
*
|
Pre-declare some meta types in the headers
Ulf Hermann
2017-08-17
1
-2
/
+0
|
/
*
Rename QScxmlParser to QScxmlCompiler
Ulf Hermann
2016-10-14
1
-1
/
+1
*
Replace Q_FOREACH/foreach with ranged-for
Erik Verbruggen
2016-09-25
1
-2
/
+3
*
Simplify qscxmlc test scxml and merge it into parser test
Ulf Hermann
2016-06-02
1
-85
/
+19
*
Move scxml files into data subfolder, add more tests
Jarek Kobus
2016-05-20
1
-6
/
+20
*
Detect clashes in event and state names
Jarek Kobus
2016-04-14
1
-22
/
+58
*
Validate IDs and event names, and handle them well in C++ generation.
Erik Verbruggen
2016-04-13
1
-2
/
+20
*
Update license headers
Jarek Kobus
2016-01-26
1
-18
/
+16
*
Even more documentation.
Erik Verbruggen
2015-12-01
1
-1
/
+1
*
Build fixes.
Erik Verbruggen
2015-11-18
1
-1
/
+3
*
Fix logging.
Erik Verbruggen
2015-11-04
1
-1
/
+1
*
Fix leaks.
Erik Verbruggen
2015-10-08
1
-1
/
+2
*
More build fixes.
Erik Verbruggen
2015-09-21
1
-2
/
+2
*
Nuked the Scxml namespace.
Erik Verbruggen
2015-09-17
1
-4
/
+2
*
Renamed StateMachine to QScxmlStateMachine.
Erik Verbruggen
2015-09-17
1
-1
/
+1
*
Renamed TableData to QScxmlTableData and ScxmlError to QScxmlError.
Erik Verbruggen
2015-09-17
1
-9
/
+9
*
Ignore tags in unknown namespaces.
Erik Verbruggen
2015-09-03
1
-3
/
+8
*
Add parser auto test
Jarek Kobus
2015-09-03
1
-0
/
+84