summaryrefslogtreecommitdiffstats
path: root/src/statemachine
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imagesDavid Faure2024-01-109-0/+0
* Doc: Fix qmake section in module landing pageAndreas Eliasson2023-12-011-1/+1
* Highlight two examples for the 'Data Processing & IO' categoryKai Köhne2023-10-231-0/+3
* Include what you need: <QPointer>Marc Mutz2023-10-131-0/+1
* Qt StateMachine: fix binding loopsIvan Solovev2023-10-064-39/+41
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-08-231-1/+0
* Doc: List of all Qt overviews which are now termed as explanationJaishree Vyas2023-07-243-0/+3
* 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 from qAsConst() to std::as_const()Marc Mutz2022-10-071-6/+6
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-232-2/+2
* Doc: Add a dependency to qtcmakeTopi Reinio2022-07-131-4/+4
* Add license headers to cmake filesLucie Gérard2022-07-072-0/+6
* Use SPDX license identifiersLucie Gérard2022-06-1463-2506/+126
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2022-05-131-1/+1
* Doc: Revise Qt State Machine module landing pageAndreas Eliasson2022-03-281-15/+10
* Make sure all private headers include at least one otherThiago Macieira2022-03-082-2/+4
* Doc: Enable zero qdoc warnings limitVenugopal Shivashankar2021-11-111-0/+3
* Migrate to autogenerated cpp exportsAlexey Edelev2021-11-082-10/+3
* Remove old configure-related filesJoerg Bornemann2021-06-171-18/+0
* Define repo target sets for the conan buildJoerg Bornemann2021-06-071-0/+2
* Add QtStateMachine QKeyEventTransition & QMouseEventTransition bindablesJuha Vuolle2021-05-038-27/+78
* QtStateMachine bindable support to QEventTransition propertiesJuha Vuolle2021-05-033-19/+47
* QtStateMachine QML-facing properties' bindable support part 5Juha Vuolle2021-05-036-19/+45
* QtStateMachine QML-facing properties' bindable support part 3Juha Vuolle2021-05-034-14/+48
* QtStateMachine QML-facing properties' bindable support part 1Juha Vuolle2021-05-0310-55/+127
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2021-03-031-1/+1
* Add const to QSignalTransition::senderObject QObject*Juha Vuolle2021-03-023-5/+12
* Remove qtcxml repo qmake build support (examples excepted)Juha Vuolle2021-02-224-62/+0
* Qt State Machine standalone documentationJuha Vuolle2021-02-1734-104/+2086
* Add missing example imagesJuha Vuolle2021-02-173-0/+0
* Obsolete qdoc file (some of its contents shall be picked elsewhere)Juha Vuolle2021-02-171-371/+0
* An attempt to fix --no-gui cmake CI build of the QtScxmlJuha Vuolle2021-01-281-1/+1
* QtScxml module cmake portJuha Vuolle2021-01-211-2/+2
* Fix a set of compilation errors against Qt6Juha Vuolle2021-01-211-5/+2
* Re-generate all CMake filesJoerg Bornemann2021-01-193-0/+71
* Move state machine docs into QtScxmlKarsten Heimrich2020-08-2830-0/+1676
* Move state machine source into QtScxmlKarsten Heimrich2020-08-2838-0/+8732