summaryrefslogtreecommitdiffstats
path: root/src/scxmlqml
Commit message (Expand)AuthorAgeFilesLines
* Doc: Date type of "event" in occurred should be specifiedJaishree Vyas2024-02-281-1/+1
* Doc: Drop duplicated sentencePaul Wicking2024-01-081-3/+1
* Remove the use of Q_SCXMLQML_PRIVATE_EXPORTAlexey Edelev2023-12-225-8/+8
* Remove the use of GENERATE_PRIVATE_CPP_EXPORTSAlexey Edelev2023-12-221-1/+0
* Fix QScxmlStateMachineLoader::source binding loopIvan Solovev2023-10-061-8/+14
* QScxmlEventConnection: fix binding loopsIvan Solovev2023-10-041-11/+12
* QScxmlInvokedServices: fix binding loopsIvan Solovev2023-10-041-6/+5
* QScxmlStateMachineLoader: fix binding loops - simple casesIvan Solovev2023-10-041-12/+15
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-08-231-1/+0
* Build with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-07-172-6/+7
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-2/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-149-342/+18
* Adapt to moving of type registrations into the Qt namespaceUlf Hermann2022-02-051-0/+4
* Doc: Fix qdoc warningsVenugopal Shivashankar2021-11-113-3/+3
* Migrate to autogenerated cpp exportsAlexey Edelev2021-11-082-16/+3
* qtscxml: Add QtQml dependencyMaximilian Goldstein2021-06-211-0/+2
* Define repo target sets for the conan buildJoerg Bornemann2021-06-071-0/+2
* CMake: Update to latest qml CMake APIAlexandru Croitor2021-06-051-11/+5
* QtScxml QML-facing properties bindable supportJuha Vuolle2021-05-035-73/+144
* QScxmlEventConnection bindable supportJuha Vuolle2021-05-032-20/+40
* CMake: Remove GENERATE_METATYPES usageMaximilian Goldstein2021-04-271-1/+0
* CMake: Fix qml module version to use the repo project versionAlexandru Croitor2021-04-151-1/+1
* Make Scxml QML plugin optionalJuha Vuolle2021-02-0110-0/+1039