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
/
examples
/
scxml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct license for example and snippet files
Lucie Gérard
2024-04-04
11
-11
/
+11
*
Small cleanup in the sudoku example
Mate Barany
2024-01-22
1
-2
/
+0
*
Doc: Add example categories
Inkamari Harjula
2023-08-22
9
-0
/
+9
*
Exclude pingpong and ftpclient examples from Android build
Elias Hautala
2023-08-21
2
-1
/
+5
*
Doc: Use the \examplecategory macro to tag examples
Topi Reinio
2023-04-11
1
-1
/
+1
*
Add category to the SCXML examples
Juha Vuolle
2023-03-17
4
-0
/
+5
*
Revamp scxml trafficlight examples
Juha Vuolle
2023-03-17
39
-320
/
+424
*
Revamp scxml ftpclient example
Juha Vuolle
2023-03-17
8
-23
/
+25
*
Revamp scxml sudoku example
Juha Vuolle
2023-03-17
7
-48
/
+38
*
Revamp scxml mediaplayer example
Juha Vuolle
2023-03-17
11
-52
/
+80
*
Revamp invoke example
Juha Vuolle
2023-03-17
12
-70
/
+101
*
Revamp calculatorscxml example
Juha Vuolle
2023-03-17
9
-50
/
+74
*
Make the mediaplayer target name unique to avoid conflicts in top-level build
Alexey Edelev
2023-02-28
1
-6
/
+6
*
Make the calculator target name unique to avoid conflicts in top-level build
Alexey Edelev
2023-02-28
1
-6
/
+6
*
Adjust the example names
Juha Vuolle
2023-02-23
10
-17
/
+17
*
Adjust the brief description of the sudoku example
Juha Vuolle
2023-02-23
1
-3
/
+1
*
Simplify calculator example to just one example variant
Juha Vuolle
2023-02-23
21
-499
/
+36
*
Remove invoke-dynamic example and rename invoke-static to plain "invoke"
Juha Vuolle
2023-02-23
23
-278
/
+91
*
Remove other than "cpp model" mediaplayer example variants
Juha Vuolle
2023-02-23
44
-917
/
+101
*
Remove scxml pinball example
Juha Vuolle
2023-02-23
18
-1648
/
+0
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
18
-18
/
+18
*
Add license headers to cmake files
Lucie Gérard
2022-07-07
18
-0
/
+54
*
Use SPDX license identifiers
Lucie Gérard
2022-06-14
76
-3333
/
+152
*
Improve examples CMakeLists.txt
Kai Köhne
2022-02-21
18
-169
/
+112
*
Switch examples to build as isolated sub-builds
Alexandru Croitor
2021-12-15
1
-17
/
+17
*
Raise cmake_minimum_required to VERSION 3.16 in examples
Joerg Bornemann
2021-08-17
17
-17
/
+17
*
CMake: Work around CMake 3.21.0 AUTOUIC issue with cross config Ninja
Alexandru Croitor
2021-07-23
1
-7
/
+10
*
Enable non-gui builds of qtscxml and statemachine examples
Juha Vuolle
2021-04-01
1
-1
/
+1
*
QtScxml: Fix spelling in example documentation
Tamas Martinec
2021-03-10
2
-3
/
+3
*
QtScxml: Fix parameter injection into signal handlers deprecation warnings
Tamas Martinec
2021-02-24
2
-2
/
+2
*
QtScxml: Improve ftpclient example
Tamas Martinec
2021-02-23
4
-5
/
+21
*
Qt State Machine standalone documentation
Juha Vuolle
2021-02-17
8
-11
/
+11
*
Qt6 related documentation changes for scxml module
Juha Vuolle
2021-02-11
21
-129
/
+198
*
QML versioning and registration update for QtScxml
Juha Vuolle
2021-01-29
5
-12
/
+12
*
An attempt to fix --no-gui cmake CI build of the QtScxml
Juha Vuolle
2021-01-28
1
-2
/
+8
*
Re-generate all CMake files
Joerg Bornemann
2021-01-19
17
-34
/
+170
*
Merge remote-tracking branch 'origin/wip/cmake' into dev
Joerg Bornemann
2021-01-18
18
-0
/
+1010
|
\
|
*
Regenerate before merge
Alexandru Croitor
2019-10-15
17
-22
/
+34
|
*
Port QtScxml to CMake
Joerg Bornemann
2019-09-26
18
-0
/
+998
*
|
Adapt to latest qtbase changes, bump dependency
Karsten Heimrich
2020-08-28
1
-0
/
+1
*
|
Use QList instead of QVector
Jarek Kobus
2020-06-26
3
-8
/
+8
*
|
Use "QtQuick.Window 2.2" in calculator-qml
Assam Boudjelthia
2019-12-18
1
-1
/
+1
|
/
*
examples: depends on Quick instead of Qml
Liang Qi
2019-02-13
1
-1
/
+1
*
Don't use foreach
Jarek Kobus
2018-05-02
1
-1
/
+1
*
Wrap examples' code at 80 column
Jarek Kobus
2018-05-02
10
-27
/
+54
*
Fix coding style issues
Jarek Kobus
2018-05-02
1
-1
/
+1
*
Use canonical include style and sort #include
Jarek Kobus
2018-05-02
11
-18
/
+18
*
Give examples a meaningful window title
Jarek Kobus
2018-05-02
3
-9
/
+0
*
examplesrevamp: Don't include QtWidgets
Jarek Kobus
2018-05-02
1
-1
/
+2
*
Merge remote-tracking branch 'origin/5.10' into dev
v5.11.0-alpha1
Liang Qi
2018-02-01
3
-0
/
+3
|
\
[next]