summaryrefslogtreecommitdiffstats
path: root/src/statemachineqml
Commit message (Expand)AuthorAgeFilesLines
* Adapt to QQmlCustomParser signature changeUlf Hermann2024-12-082-3/+9
* Remove the use of GENERATE_CPP_EXPORTS argumentAlexey Edelev2024-05-291-1/+0
* Remove the use of Q_STATEMACHINEQML_PRIVATE_EXPORTAlexey Edelev2023-12-227-11/+11
* Remove the use of GENERATE_PRIVATE_CPP_EXPORTSAlexey Edelev2023-12-221-1/+0
* SignalTransition: fix binding loopsIvan Solovev2023-10-061-4/+3
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-08-231-1/+0
* Build with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-07-172-1/+2
* StateMachine: Don't crash if no signal is passed to SignalTransitionUlf Hermann2023-01-251-1/+5
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-101-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Port from container::count() and length() to size()Marc Mutz2022-10-072-4/+4
* 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-1413-494/+26
* Adapt to private API changes in qtdeclarativeUlf Hermann2022-05-121-2/+2
* Make sure all private headers include at least one otherThiago Macieira2022-03-081-0/+1
* Adapt to moving of type registrations into the Qt namespaceUlf Hermann2022-02-051-0/+4
* Fix build with newer qtbaseFabian Kosmale2021-11-291-0/+1
* Migrate to autogenerated cpp exportsAlexey Edelev2021-11-082-16/+3
* statemachineqml: Add QtQml dependencyMaximilian Goldstein2021-06-211-0/+2
* Do not invoke bound signals with QList<QVariant>Ulf Hermann2021-06-101-2/+26
* 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
* QtStateMachine QQmlListProperty bindablesJuha Vuolle2021-05-037-18/+101
* QtStateMachine QML-facing properties' bindable support part 4Juha Vuolle2021-05-032-8/+9
* QtStateMachine QML-facing properties' bindable support part 2Juha Vuolle2021-05-033-17/+36
* signaltransition: Add QML_CUSTOMPARSERMaximilian Goldstein2021-04-281-0/+1
* 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
* Add const to QSignalTransition::senderObject QObject*Juha Vuolle2021-03-021-1/+1
* Qt State Machine standalone documentationJuha Vuolle2021-02-1719-1618/+11
* Remove duplicate example imagesJuha Vuolle2021-02-176-0/+0
* Make StateMachine QML plugin optionalJuha Vuolle2021-02-0334-0/+3518