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
/
parser
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
8
-8
/
+8
*
qtscxml: Error out when no script content given
Semih Yavuz
2023-11-07
5
-0
/
+17
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-3
/
+3
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
1
-1
/
+1
*
CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-28
1
-1
/
+1
*
Add license headers to cmake files
Lucie Gérard
2022-07-07
1
-0
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-06-14
13
-226
/
+26
*
Remove unused .qrc files
Joerg Bornemann
2022-01-18
1
-84
/
+0
*
Fix duplicate autotest target name
Joerg Bornemann
2021-05-12
1
-3
/
+3
*
Remove qtcxml repo qmake build support (examples excepted)
Juha Vuolle
2021-02-22
2
-14
/
+0
*
QtScxml module cmake port
Juha Vuolle
2021-01-21
1
-2
/
+2
*
Merge remote-tracking branch 'origin/wip/cmake' into dev
Joerg Bornemann
2021-01-18
1
-0
/
+109
|
\
|
*
Regenerate projects
wip/cmake
Alexandru Croitor
2019-11-15
1
-2
/
+2
|
*
Port QtScxml to CMake
Joerg Bornemann
2019-09-26
1
-0
/
+109
*
|
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
*
Get rid of qt mode
Jarek Kobus
2016-08-23
7
-65
/
+3
*
In Qt mode reject documents with events that cannot be mapped to slots
Ulf Hermann
2016-08-18
1
-0
/
+2
*
Fix test after change in qtbase
Erik Verbruggen
2016-08-03
1
-1
/
+1
*
Auto-include qscxmlc in module config
Ulf Hermann
2016-07-15
1
-2
/
+0
*
Change verification to run if no parse errors are found.
Erik Verbruggen
2016-06-07
8
-12
/
+0
*
Simplify qscxmlc test scxml and merge it into parser test
Ulf Hermann
2016-06-02
76
-85
/
+588
*
Move scxml files into data subfolder, add more tests
Jarek Kobus
2016-05-20
10
-12
/
+97
*
Detect clashes in event and state names
Jarek Kobus
2016-04-14
3
-22
/
+105
*
Validate IDs and event names, and handle them well in C++ generation.
Erik Verbruggen
2016-04-13
6
-3
/
+154
*
Update license headers
Jarek Kobus
2016-01-26
3
-18
/
+74
*
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
3
-3
/
+21
*
Add parser auto test
Jarek Kobus
2015-09-03
4
-0
/
+111