summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add a dependency to qtcmakeTopi Reinio2022-07-142-8/+8
* 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-14138-5220/+274
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2022-05-132-2/+2
* Adapt to private API changes in qtdeclarativeUlf Hermann2022-05-121-2/+2
* Include missing headersMarc Mutz2022-04-074-0/+8
* Resolve name conflict between logging categoriesUlf Hermann2022-04-051-5/+4
* 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-086-5/+11
* Fix syncqt warningKai Köhne2022-03-011-0/+4
* Don't highlight SCXML Traffic Light QML Example anymore in Qt CreatorZhang Hao2022-02-161-2/+0
* Doc: State Qt versions for when CMake commands etc. were introducedJoerg Bornemann2022-02-101-0/+2
* Adapt to moving of type registrations into the Qt namespaceUlf Hermann2022-02-052-0/+8
* Fix build with newer qtbaseFabian Kosmale2021-11-291-0/+1
* Use up-to date LGPL license headerKai Köhne2021-11-294-44/+56
* Doc: Enable zero qdoc warnings limitVenugopal Shivashankar2021-11-112-0/+6
* Doc: Fix qdoc warningsVenugopal Shivashankar2021-11-113-3/+3
* Migrate to autogenerated cpp exportsAlexey Edelev2021-11-089-54/+19
* CMake: Replace deprecated QT_TOOL_PATH_SETUP_COMMANDJoerg Bornemann2021-10-291-3/+6
* cmake: Ask CMake AUTOMOC to skip generated filesKevin Funk2021-10-111-1/+4
* Adapt to changed return type for toDynamicMetaObject()Ulf Hermann2021-10-081-1/+1
* Revert "Ensure versionless wrappers do not introduce a new variable scope"Craig Scott2021-09-061-4/+5
* Ensure versionless wrappers do not introduce a new variable scopeCraig Scott2021-09-011-5/+4
* CMake: Fix iOS app builds that use QScxmlEcmaScriptDataModelPluginAlexandru Croitor2021-08-241-4/+0
* Doc: Fix headerdirs and sourcedirsVenugopal Shivashankar2021-08-231-3/+2
* CMake: Use renamed qt6_add_plugin PLUGIN_TYPE optionAlexandru Croitor2021-08-101-1/+1
* Rename qscxmlc CMake optionsJuha Vuolle2021-08-102-9/+21
* CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-071-1/+1
* qtscxml: Add QtQml dependencyMaximilian Goldstein2021-06-211-0/+2
* statemachineqml: Add QtQml dependencyMaximilian Goldstein2021-06-211-0/+2
* Remove old configure-related filesJoerg Bornemann2021-06-172-39/+0
* Do not invoke bound signals with QList<QVariant>Ulf Hermann2021-06-101-2/+26
* Define repo target sets for the conan buildJoerg Bornemann2021-06-075-0/+10
* CMake: Update to latest qml CMake APIAlexandru Croitor2021-06-059-202/+10
* Remove mentioning of possible third-party licensesKai Köhne2021-06-021-6/+0
* Fix autotest compilation error on Windows/MinGWJuha Vuolle2021-05-261-0/+5
* Fix naming of plugin classes, targets and filesUlf Hermann2021-05-0711-25/+21
* Add QtStateMachine QKeyEventTransition & QMouseEventTransition bindablesJuha Vuolle2021-05-038-27/+78
* QtStateMachine bindable support to QEventTransition propertiesJuha Vuolle2021-05-033-19/+47
* QtScxml bindable support to QScxmlDataModel::stateMachineJuha Vuolle2021-05-033-8/+30
* QtStateMachine QML-facing properties' bindable support part 5Juha Vuolle2021-05-036-19/+45
* QtStateMachine QQmlListProperty bindablesJuha Vuolle2021-05-037-18/+101
* QtStateMachine QML-facing properties' bindable support part 4Juha Vuolle2021-05-032-8/+9
* QtScxml QML-facing properties bindable support additions part 2Juha Vuolle2021-05-033-7/+22
* QtScxml QML-facing properties bindable support additions part 1Juha Vuolle2021-05-033-48/+115
* QtStateMachine QML-facing properties' bindable support part 3Juha Vuolle2021-05-034-14/+48
* QtStateMachine QML-facing properties' bindable support part 2Juha Vuolle2021-05-033-17/+36
* QtStateMachine QML-facing properties' bindable support part 1Juha Vuolle2021-05-0310-55/+127