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
/
statemachineqml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adapt to QQmlCustomParser signature change
Ulf Hermann
2024-12-08
2
-3
/
+9
*
Remove the use of GENERATE_CPP_EXPORTS argument
Alexey Edelev
2024-05-29
1
-1
/
+0
*
Remove the use of Q_STATEMACHINEQML_PRIVATE_EXPORT
Alexey Edelev
2023-12-22
7
-11
/
+11
*
Remove the use of GENERATE_PRIVATE_CPP_EXPORTS
Alexey Edelev
2023-12-22
1
-1
/
+0
*
SignalTransition: fix binding loops
Ivan Solovev
2023-10-06
1
-4
/
+3
*
Mark the whole repo with QT_NO_CONTEXTLESS_CONNECT
Ahmad Samir
2023-08-23
1
-1
/
+0
*
Build with QT_NO_CONTEXTLESS_CONNECT
Ahmad Samir
2023-07-17
2
-1
/
+2
*
StateMachine: Don't crash if no signal is passed to SignalTransition
Ulf Hermann
2023-01-25
1
-1
/
+5
*
Port from container::count() and length() to size() - V4
Marc Mutz
2022-10-10
1
-1
/
+1
*
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
2
-4
/
+4
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
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
-494
/
+26
*
Adapt to private API changes in qtdeclarative
Ulf Hermann
2022-05-12
1
-2
/
+2
*
Make sure all private headers include at least one other
Thiago Macieira
2022-03-08
1
-0
/
+1
*
Adapt to moving of type registrations into the Qt namespace
Ulf Hermann
2022-02-05
1
-0
/
+4
*
Fix build with newer qtbase
Fabian Kosmale
2021-11-29
1
-0
/
+1
*
Migrate to autogenerated cpp exports
Alexey Edelev
2021-11-08
2
-16
/
+3
*
statemachineqml: Add QtQml dependency
Maximilian Goldstein
2021-06-21
1
-0
/
+2
*
Do not invoke bound signals with QList<QVariant>
Ulf Hermann
2021-06-10
1
-2
/
+26
*
Define repo target sets for the conan build
Joerg Bornemann
2021-06-07
1
-0
/
+2
*
CMake: Update to latest qml CMake API
Alexandru Croitor
2021-06-05
1
-11
/
+5
*
QtStateMachine QQmlListProperty bindables
Juha Vuolle
2021-05-03
7
-18
/
+101
*
QtStateMachine QML-facing properties' bindable support part 4
Juha Vuolle
2021-05-03
2
-8
/
+9
*
QtStateMachine QML-facing properties' bindable support part 2
Juha Vuolle
2021-05-03
3
-17
/
+36
*
signaltransition: Add QML_CUSTOMPARSER
Maximilian Goldstein
2021-04-28
1
-0
/
+1
*
CMake: Remove GENERATE_METATYPES usage
Maximilian Goldstein
2021-04-27
1
-1
/
+0
*
CMake: Fix qml module version to use the repo project version
Alexandru Croitor
2021-04-15
1
-1
/
+1
*
Add const to QSignalTransition::senderObject QObject*
Juha Vuolle
2021-03-02
1
-1
/
+1
*
Qt State Machine standalone documentation
Juha Vuolle
2021-02-17
19
-1618
/
+11
*
Remove duplicate example images
Juha Vuolle
2021-02-17
6
-0
/
+0
*
Make StateMachine QML plugin optional
Juha Vuolle
2021-02-03
34
-0
/
+3518