summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-232-0/+6
* SignalTransition: fix binding loopsIvan Solovev2023-10-061-4/+3
* Fix QScxmlStateMachineLoader::source binding loopIvan Solovev2023-10-061-8/+14
* Qt StateMachine: fix binding loopsIvan Solovev2023-10-064-39/+41
* QScxmlStateMachine: adjust the test and fix binding loopsIvan Solovev2023-10-062-13/+18
* QScxmlInvokedServices: fix binding loopsIvan Solovev2023-10-061-6/+5
* QScxmlStateMachineLoader: fix binding loops - simple casesIvan Solovev2023-10-051-12/+15
* QScxmlEventConnection: fix binding loopsIvan Solovev2023-10-051-11/+12
* Fix typo in sample codeAlexey Edelev2023-08-301-1/+1
* 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-244-0/+4
* Doc: Remove \ingroup all-examples command from the docsJaishree Vyas2023-07-122-2/+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
* StateMachine: Don't crash if no signal is passed to SignalTransitionUlf Hermann2023-01-251-1/+5
* 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 container::count() and length() to size() - V4Marc Mutz2022-10-101-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-076-28/+28
* Port from container::count() and length() to size()Marc Mutz2022-10-075-15/+15
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2311-11/+11
* Doc: Add a dependency to qtcmakeTopi Reinio2022-07-132-8/+8
* Add license headers to cmake filesLucie Gérard2022-07-079-0/+27
* 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-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