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
/
scxml
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
*
Doc: Enable automatic linking to sources on code.qt.io
Topi Reinio
2025-05-27
1
-0
/
+3
*
CMake: Make ScxmlGlobalPrivate actually private
Ulf Hermann
2025-03-24
3
-2
/
+4
*
Fix features and add some new features
Lars Schmertmann
2025-02-03
3
-29
/
+2
*
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
*
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
1
-1
/
+1
*
Docs: Organize topics in the qtscxml repo
Alexei Cazacov
2024-08-07
2
-9
/
+38
*
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
1
-1
/
+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
*
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
1
-1
/
+0
*
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
1
-0
/
+3
*
QScxmlStateMachine: adjust the test and fix binding loops
Ivan Solovev
2023-10-06
2
-13
/
+18
*
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
1
-1
/
+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
1
-0
/
+1
*
Build with QT_NO_CONTEXTLESS_CONNECT
Ahmad Samir
2023-07-17
1
-0
/
+1
*
Doc: Remove \ingroup all-examples command from the docs
Jaishree Vyas
2023-07-12
1
-1
/
+0
*
Doc: Remove warninglimit .qdocconf variable
Topi Reinio
2023-06-27
1
-3
/
+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
*
Remove other than "cpp model" mediaplayer example variants
Juha Vuolle
2023-02-23
1
-1
/
+1
*
Doc: fix typo at end of statement
Cédric Le Dillau
2023-02-06
1
-0
/
+1
*
Fix history state index handling
Juha Vuolle
2022-11-01
1
-1
/
+8
*
CMake: Use new _qt_internal_get_tool_wrapper_script_path
Alexandru Croitor
2022-10-28
1
-3
/
+4
*
Doc: Update documentation on how to integrate with QML
Ulf Hermann
2022-10-17
1
-1
/
+6
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
3
-19
/
+19
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
3
-11
/
+11
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
4
-4
/
+4
*
Doc: Add a dependency to qtcmake
Topi Reinio
2022-07-13
1
-4
/
+4
*
Add license headers to cmake files
Lucie Gérard
2022-07-07
2
-0
/
+6
*
qt6_add_statecharts: Deduplicate code
Joerg Bornemann
2022-07-06
1
-2
/
+2
*
qt6_add_statecharts: Ensure initialization of outfiles variable
Joerg Bornemann
2022-07-06
1
-0
/
+1
*
qt6_add_statecharts: Skip AUTOGEN for generated .h files too
Joerg Bornemann
2022-07-06
1
-4
/
+2
*
Doc: Remove mentioning of single include
Kai Köhne
2022-06-29
2
-12
/
+0
*
Use SPDX license identifiers
Lucie Gérard
2022-06-14
47
-1650
/
+92
*
Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiom
Kai Köhne
2022-05-13
1
-1
/
+1
*
Include missing headers
Marc Mutz
2022-04-07
4
-0
/
+8
[next]