summaryrefslogtreecommitdiffstats
path: root/src/scxml
Commit message (Expand)AuthorAgeFilesLines
* Only hightlight one exampleAlex Blasche2021-04-231-2/+1
* Install qmake scxml compiler to allow STATECHARTS directive in Qt6Juha Vuolle2021-04-091-10/+5
* Name and mark the scxml datamodel plugin headers as privateJuha Vuolle2021-03-316-12/+30
* Qt SCXML: Fix HistoryState crashTamas Martinec2021-03-261-2/+10
* Fix the "Could not resolve QML import statement" qdoc warningTamas Martinec2021-03-221-1/+0
* QtScxml: Fix spelling in example documentationTamas Martinec2021-03-171-1/+1
* Documentation to reflect the qscxmlecmascriptdatamodel code locationJuha Vuolle2021-03-032-3/+5
* Remove qtcxml repo qmake build support (examples excepted)Juha Vuolle2021-02-223-127/+0
* Add license and module change information to QtScxml documentationJuha Vuolle2021-02-221-0/+18
* QtScxml: Move ecmascript data model to a pluginTamas Martinec2021-02-1912-881/+150
* Qt State Machine standalone documentationJuha Vuolle2021-02-172-5/+8
* Qt6 related documentation changes for scxml moduleJuha Vuolle2021-02-1110-32/+162
* Add qscxmlc qmake options also for cmakeJuha Vuolle2021-02-081-6/+16
* Make Scxml QML plugin optionalJuha Vuolle2021-02-011-4/+0
* QML versioning and registration update for QtScxmlJuha Vuolle2021-01-294-7/+10
* Increment qscxmlc code generator output revisionJuha Vuolle2021-01-291-1/+1
* Mark dynamic state machines' metaobjects as fully dynamicUlf Hermann2021-01-281-5/+27
* Fix deprecation warnings and developer buildFriedemann Kleint2021-01-282-5/+7
* Fix std::iterator deprecation warning with MSVC19Juha Vuolle2021-01-281-2/+8
* An attempt to fix --no-gui cmake CI build of the QtScxmlJuha Vuolle2021-01-281-0/+1
* QtScxml module cmake portJuha Vuolle2021-01-211-4/+4
* Fix a set of compilation errors against Qt6Juha Vuolle2021-01-213-13/+13
* Re-generate all CMake filesJoerg Bornemann2021-01-194-1/+12
* Merge remote-tracking branch 'origin/wip/cmake' into devJoerg Bornemann2021-01-185-11/+157
|\
| * Regenerate projectswip/cmakeAlexandru Croitor2019-11-152-8/+6
| * Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-151-0/+1
| |\
| | * Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-10-041-24/+24
| | |\
| * | | Regenerate before mergeAlexandru Croitor2019-10-152-2/+2
| * | | Port QtScxml to CMakeJoerg Bornemann2019-09-265-11/+159
| | |/ | |/|
| * | Bump Qt version to Qt 6Alexandru Croitor2019-07-101-24/+24
* | | Fix error checking when attempting to connect nonexistent statesJoni Poikelin2020-08-211-1/+1
* | | Adapt to latest qtbase MOC and QMetaType changesKarsten Heimrich2020-08-182-3/+3
* | | Qt6: Port QtScxml to QStringViewKarsten Heimrich2020-07-014-20/+20
* | | Update QtScxml module towards Qt6 changesKarsten Heimrich2020-07-011-4/+4
* | | Add ; to Q_UNUSEDLars Schmertmann2020-06-301-1/+1
* | | Use QList instead of QVectorJarek Kobus2020-06-2614-152/+151
* | | Use Q_MOC_INCLUDE for forward-declared classes used in propertiesUlf Hermann2020-06-102-1/+5
* | | Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta4v5.15.0-beta3v5.15.0-beta2Qt Forward Merge Bot2020-03-071-2/+2
|\ \ \
| * | | Doc: Fix highlighting of QML importKai Koehne2020-03-061-2/+2
| | |/ | |/|
* | | Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-03-021-6/+6
* | | CMake: Add Qt6 forward compatible CMake API and targetsAlexandru Croitor2020-01-242-0/+22
* | | Fix usages of text stream operatorsAlexandru Croitor2019-12-051-24/+24
|/ /
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-161-0/+1
|\ \ | |/ |/|
| * Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-031-2/+2
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-021-2/+2
| |\
| | * Fix warnings about fall throughFriedemann Kleint2019-05-271-2/+2
* | | Optimize connectToState() methodJarek Kobus2019-05-292-2/+7
* | | Fix deprecation warning about QVector<T>::fromStdVector()Friedemann Kleint2019-05-271-2/+2
* | | Fix deprecation warnings about QVector<T>::fromStdVector()Friedemann Kleint2019-05-271-4/+6