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
/
generator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update moc from upstream
Ulf Hermann
2024-12-02
1
-549
/
+404
*
Adjust to moc changes
Ivan Solovev
2024-11-19
1
-6
/
+2
*
Update moc from upstream
Ulf Hermann
2024-08-06
1
-1
/
+1
*
Update moc
Ulf Hermann
2024-02-06
1
-10
/
+26
*
Update the moc copy
Ulf Hermann
2023-08-22
1
-213
/
+158
*
Update moc copy from qtbase
Ulf Hermann
2023-02-13
1
-196
/
+298
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-1
/
+1
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-59
/
+59
*
Use SPDX license identifiers
Lucie Gérard
2022-06-14
1
-29
/
+4
*
Create a patch for synchronizing MOC with qtbase
Juha Vuolle
2021-04-13
1
-3
/
+5
*
Update the code generator from the upstream moc
Juha Vuolle
2021-01-21
1
-347
/
+51
*
Fix a set of compilation errors against Qt6
Juha Vuolle
2021-01-21
1
-1
/
+1
*
Adapt to latest qtbase changes, bump dependency
Karsten Heimrich
2020-08-28
1
-7
/
+7
*
Adapt to latest qtbase MOC and QMetaType changes
Karsten Heimrich
2020-08-18
1
-65
/
+226
*
Fix broken build after introducing QByteArrayView
Karsten Heimrich
2020-08-14
1
-2
/
+4
*
Update QtScxml module towards Qt6 changes
Karsten Heimrich
2020-07-01
1
-349
/
+554
*
Use QList instead of QVector
Jarek Kobus
2020-06-26
1
-2
/
+2
*
Fix compilation after string data changes in qtbase
Simon Hausmann
2020-01-24
1
-8
/
+5
*
qscxmlc: Use QHash::insert(QHash)
Liang Qi
2019-12-16
1
-2
/
+1
*
qscxmlc: Avoid QHash::unite()
Liang Qi
2019-12-16
1
-1
/
+2
*
Eradicate the last Q_FOREACHs and mark the module clean
Marc Mutz
2019-07-18
1
-8
/
+8
*
Fix coding style issues
Jarek Kobus
2018-05-02
1
-4
/
+4
*
Replace Q_NULLPTR with nullptr
Kevin Funk
2017-09-27
1
-11
/
+11
*
Remove unneeded member and dead code
Jarek Kobus
2017-08-14
1
-4
/
+1
*
Optionally generate accessor and signal methods for states
Ulf Hermann
2016-12-13
1
-3
/
+33
*
Clean up includes
Ulf Hermann
2016-09-22
1
-0
/
+1
*
Replace the QStateMachine-based implementation.
Erik Verbruggen
2016-06-09
1
-4
/
+9
*
Write generated string literals as array of numbers
Ulf Hermann
2016-04-13
1
-44
/
+12
*
Use a plain QIODevice for dumping the C++
Ulf Hermann
2016-04-05
1
-7
/
+9
*
Add missing va_end
Frederik Gladhorn
2016-04-01
1
-0
/
+1
*
Change staticMetaObject generation.
Erik Verbruggen
2016-02-05
1
-0
/
+1616