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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix error reporting for nested state machines
Joni Poikelin
2025-06-17
2
-10
/
+10
*
Run finalize on "done.invoke." events
Luca Di Sera
2025-06-16
1
-29
/
+26
*
Fix foreach array evaluation
Xavier BESSON
2025-06-13
1
-1
/
+1
*
Doc: Enable automatic linking to sources on code.qt.io
Topi Reinio
2025-05-27
2
-0
/
+6
*
CMake: Make ScxmlGlobalPrivate actually private
Ulf Hermann
2025-03-24
25
-33
/
+40
*
Emit QState::finished if parallel QStateMachine states are finished
Tatiana Borisova
2025-02-04
1
-2
/
+12
*
Fix features and add some new features
Lars Schmertmann
2025-02-03
8
-64
/
+34
*
Adapt to QQmlCustomParser signature change
Ulf Hermann
2024-12-08
2
-3
/
+9
*
Doc: use unversioned variant of CMake _add_statecharts command
Kai Köhne
2024-11-22
1
-1
/
+1
*
Doc: Replace unusable \Q_OBJECT macro in documentation
Kai Köhne
2024-11-19
6
-9
/
+109
*
QObject: implement the ### Qt7 for dynamicMetaObject()
Thiago Macieira
2024-11-18
1
-0
/
+4
*
Doc: Put qt6_ CMake commands in help index
Kai Köhne
2024-08-27
1
-1
/
+1
*
Doc: Remove usage of defunct QDoc command
Paul Wicking
2024-08-27
3
-6
/
+0
*
QScxmlStateMachine: bypass some QtPriate internals for the metatype IDs
Thiago Macieira
2024-08-21
1
-5
/
+6
*
Doc: Replace \instantiates with \nativetype
Paul Wicking
2024-08-20
4
-4
/
+4
*
Docs: Organize topics in the qtscxml repo
Alexei Cazacov
2024-08-07
4
-18
/
+75
*
Doc: Mention the need for Qt State Machines on SCXML landing page
Paul Wicking
2024-08-06
1
-0
/
+2
*
Remove the use of GENERATE_CPP_EXPORTS argument
Alexey Edelev
2024-05-29
4
-4
/
+0
*
QScxmlStateMachine add runtime warning
Dmitrii Akshintsev
2024-04-17
2
-0
/
+7
*
Add a note about QScxmlStateMachine restart
Dmitrii Akshintsev
2024-04-17
1
-2
/
+4
*
Doc: Date type of "event" in occurred should be specified
Jaishree Vyas
2024-02-28
1
-1
/
+1
*
Remove unused images
David Faure
2024-01-10
9
-0
/
+0
*
Doc: Drop duplicated sentence
Paul Wicking
2024-01-08
1
-3
/
+1
*
Remove the use of Q_STATEMACHINEQML_PRIVATE_EXPORT
Alexey Edelev
2023-12-22
7
-11
/
+11
*
Remove the use of Q_SCXMLQML_PRIVATE_EXPORT
Alexey Edelev
2023-12-22
5
-8
/
+8
*
Remove the use of Q_SCXML_PRIVATE_EXPORT
Alexey Edelev
2023-12-22
3
-9
/
+2
*
Remove the use of GENERATE_PRIVATE_CPP_EXPORTS
Alexey Edelev
2023-12-22
3
-3
/
+0
*
Doc: Fix qmake section in module landing page
Andreas Eliasson
2023-12-01
1
-1
/
+1
*
Doc: Fix highlighting of Sudoku example
Kai Köhne
2023-11-15
1
-1
/
+1
*
qtscxml: Error out when no script content given
Semih Yavuz
2023-11-07
1
-0
/
+3
*
Highlight two examples for the 'Data Processing & IO' category
Kai Köhne
2023-10-23
2
-0
/
+6
*
Include what you need: <QPointer>
Marc Mutz
2023-10-13
1
-0
/
+1
*
QScxmlStateMachine: adjust the test and fix binding loops
Ivan Solovev
2023-10-06
2
-13
/
+18
*
Qt StateMachine: fix binding loops
Ivan Solovev
2023-10-06
4
-39
/
+41
*
SignalTransition: fix binding loops
Ivan Solovev
2023-10-06
1
-4
/
+3
*
Fix QScxmlStateMachineLoader::source binding loop
Ivan Solovev
2023-10-06
1
-8
/
+14
*
QScxmlEventConnection: fix binding loops
Ivan Solovev
2023-10-04
1
-11
/
+12
*
QScxmlInvokedServices: fix binding loops
Ivan Solovev
2023-10-04
1
-6
/
+5
*
QScxmlStateMachineLoader: fix binding loops - simple cases
Ivan Solovev
2023-10-04
1
-12
/
+15
*
Fix typo in sample code
Alexey Edelev
2023-08-30
1
-1
/
+1
*
Mark the whole repo with QT_NO_CONTEXTLESS_CONNECT
Ahmad Samir
2023-08-23
5
-6
/
+0
*
Doc: Fix link to Qt State Machine module
Kai Köhne
2023-08-22
1
-1
/
+1
*
Doc: List of all Qt overviews which are now termed as explanation
Jaishree Vyas
2023-07-24
4
-0
/
+4
*
Build with QT_NO_CONTEXTLESS_CONNECT
Ahmad Samir
2023-07-17
7
-7
/
+13
*
Doc: Remove \ingroup all-examples command from the docs
Jaishree Vyas
2023-07-12
2
-2
/
+0
*
Doc: Remove warninglimit .qdocconf variable
Topi Reinio
2023-06-27
2
-6
/
+0
*
Port QScxmlStateMachine to makeCallableObject helpers
Volker Hilsheimer
2023-05-12
2
-144
/
+77
*
Adapt to QSlotObject changes in qtbase
Volker Hilsheimer
2023-05-10
1
-4
/
+4
*
Adjust the example names
Juha Vuolle
2023-02-23
1
-1
/
+1
*
Adjust the example landing page doc description
Juha Vuolle
2023-02-23
1
-11
/
+6
[next]