summaryrefslogtreecommitdiffstats
path: root/src/scxml
Commit message (Expand)AuthorAgeFilesLines
* Fix error reporting for nested state machinesJoni Poikelin2025-06-172-10/+10
* Run finalize on "done.invoke." eventsLuca Di Sera2025-06-161-29/+26
* Doc: Enable automatic linking to sources on code.qt.ioTopi Reinio2025-05-271-0/+3
* CMake: Make ScxmlGlobalPrivate actually privateUlf Hermann2025-03-243-2/+4
* Fix features and add some new featuresLars Schmertmann2025-02-033-29/+2
* Doc: use unversioned variant of CMake _add_statecharts commandKai Köhne2024-11-221-1/+1
* Doc: Replace unusable \Q_OBJECT macro in documentationKai Köhne2024-11-196-9/+109
* QObject: implement the ### Qt7 for dynamicMetaObject()Thiago Macieira2024-11-181-0/+4
* Doc: Put qt6_ CMake commands in help indexKai Köhne2024-08-271-1/+1
* QScxmlStateMachine: bypass some QtPriate internals for the metatype IDsThiago Macieira2024-08-211-5/+6
* Doc: Replace \instantiates with \nativetypePaul Wicking2024-08-201-1/+1
* Docs: Organize topics in the qtscxml repoAlexei Cazacov2024-08-072-9/+38
* Doc: Mention the need for Qt State Machines on SCXML landing pagePaul Wicking2024-08-061-0/+2
* Remove the use of GENERATE_CPP_EXPORTS argumentAlexey Edelev2024-05-291-1/+0
* QScxmlStateMachine add runtime warningDmitrii Akshintsev2024-04-172-0/+7
* Add a note about QScxmlStateMachine restartDmitrii Akshintsev2024-04-171-2/+4
* Remove the use of Q_SCXML_PRIVATE_EXPORTAlexey Edelev2023-12-223-9/+2
* Remove the use of GENERATE_PRIVATE_CPP_EXPORTSAlexey Edelev2023-12-221-1/+0
* Doc: Fix highlighting of Sudoku exampleKai Köhne2023-11-151-1/+1
* qtscxml: Error out when no script content givenSemih Yavuz2023-11-071-0/+3
* Highlight two examples for the 'Data Processing & IO' categoryKai Köhne2023-10-231-0/+3
* QScxmlStateMachine: adjust the test and fix binding loopsIvan Solovev2023-10-062-13/+18
* Fix typo in sample codeAlexey Edelev2023-08-301-1/+1
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-08-231-1/+0
* Doc: Fix link to Qt State Machine moduleKai Köhne2023-08-221-1/+1
* Doc: List of all Qt overviews which are now termed as explanationJaishree Vyas2023-07-241-0/+1
* Build with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-07-171-0/+1
* Doc: Remove \ingroup all-examples command from the docsJaishree Vyas2023-07-121-1/+0
* Doc: Remove warninglimit .qdocconf variableTopi Reinio2023-06-271-3/+0
* Port QScxmlStateMachine to makeCallableObject helpersVolker Hilsheimer2023-05-122-144/+77
* Adapt to QSlotObject changes in qtbaseVolker Hilsheimer2023-05-101-4/+4
* Adjust the example namesJuha Vuolle2023-02-231-1/+1
* Adjust the example landing page doc descriptionJuha Vuolle2023-02-231-11/+6
* Remove other than "cpp model" mediaplayer example variantsJuha Vuolle2023-02-231-1/+1
* Doc: fix typo at end of statementCédric Le Dillau2023-02-061-0/+1
* Fix history state index handlingJuha Vuolle2022-11-011-1/+8
* CMake: Use new _qt_internal_get_tool_wrapper_script_pathAlexandru Croitor2022-10-281-3/+4
* Doc: Update documentation on how to integrate with QMLUlf Hermann2022-10-171-1/+6
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-073-19/+19
* Port from container::count() and length() to size()Marc Mutz2022-10-073-11/+11
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-234-4/+4
* Doc: Add a dependency to qtcmakeTopi Reinio2022-07-131-4/+4
* Add license headers to cmake filesLucie Gérard2022-07-072-0/+6
* qt6_add_statecharts: Deduplicate codeJoerg Bornemann2022-07-061-2/+2
* qt6_add_statecharts: Ensure initialization of outfiles variableJoerg Bornemann2022-07-061-0/+1
* qt6_add_statecharts: Skip AUTOGEN for generated .h files tooJoerg Bornemann2022-07-061-4/+2
* Doc: Remove mentioning of single includeKai Köhne2022-06-292-12/+0
* Use SPDX license identifiersLucie Gérard2022-06-1447-1650/+92
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2022-05-131-1/+1
* Include missing headersMarc Mutz2022-04-074-0/+8