summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix Qt5ScxmlMacros.cmake for CMake 3.9v5.11.0-beta4v5.11.0-beta3Rolf Eike Beer2018-03-231-0/+1
* Doc: Exclude a private header to suppress QDoc warningsLeena Miettinen2018-03-231-0/+2
* Align methods and docs for QScxmlStateMachineUlf Hermann2018-03-222-103/+63
* Remove Q_QDOC ifdefs from qscxmlexecutablecontent_p.hUlf Hermann2018-03-221-2/+0
* Doc: Document anonymous enums in QScxmlExecutableContentLeena Miettinen2018-03-221-1/+17
* Doc: Fix documentation warningsTopi Reinio2018-03-202-16/+23
* Merge remote-tracking branch 'origin/5.10' into devv5.11.0-alpha1Liang Qi2018-02-011-2/+0
|\
| * Remove unnecessary Q_OBJECT_CHECK macroThiago Macieira2017-11-221-2/+0
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-202-3/+19
|\|
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-151-3/+8
| |\
| | * Output a better warning when runtime-loading malformed SCXMLUlf Hermann2017-11-101-3/+8
| * | Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta4Liang Qi2017-10-301-1/+12
| |\|
| | * Properly convert URLs to local files in QML state machine loaderUlf Hermann2017-08-171-1/+12
* | | Replace Q_NULLPTR with nullptrKevin Funk2017-09-2713-71/+71
* | | Replace Q_DECL_FINAL with finalKevin Funk2017-09-227-42/+42
* | | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-2111-110/+110
|/ /
* | Cleanup JS includes, remove unneeded codev5.10.0-beta3v5.10.0-beta2v5.10.0-beta1v5.10.0-alpha1Jarek Kobus2017-08-184-11/+4
* | Pre-declare some meta types in the headersUlf Hermann2017-08-173-2/+9
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-173-4/+32
|\|
| * Fix the crash when sending an event into not running seviceJarek Kobus2017-08-151-1/+1
| * Fix emission of state changed signalsJarek Kobus2017-08-142-1/+29
| * Update examples to C++11Michael Winkelmann2017-07-181-2/+2
* | Remove unused and unimplemented private methodJarek Kobus2017-08-141-1/+0
|/
* Fix a crash when log tag doesn't contain the expr attributeJarek Kobus2017-06-011-9/+11
* Fix usage of old (internal) APIErik Verbruggen2017-05-231-1/+1
* Fix bundling of module for static buildsv5.9.0-beta4Julian Strobl2017-05-051-0/+8
* Merge remote-tracking branch 'origin/5.8' into 5.9v5.9.0-beta3Liang Qi2017-04-181-0/+1
|\
| * Kill the timer when we no longer need it5.8Andy Shaw2017-03-081-0/+1
* | Doc: Fix QML property types and method signaturesv5.9.0-beta1Leena Miettinen2017-03-234-9/+16
* | Doc: Add docs for the InvokedServices QML typeLeena Miettinen2017-03-211-0/+33
* | Doc: Add docs for the EventConnection QML typeLeena Miettinen2017-03-211-0/+37
* | Doc: Remove docs for property changed signalsLeena Miettinen2017-03-211-13/+2
* | Doc: Add docs for the ScxmlStateMachine QML typeLeena Miettinen2017-03-211-0/+231
* | Doc: Showcase the "StateMachine" QML typeUlf Hermann2017-03-161-1/+1
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-1020-61/+53
|\|
| * Switch to using QQmlExtensionInterface IDRobin Burchell2017-02-081-1/+1
| * Reformat include statements in accordance with coding conventionsUlf Hermann2017-02-0818-57/+49
| * Fix incorrect include of QStringMilla Pohjanheimo2017-02-081-1/+1
| * Evaluate expr in <content> to variant, rather than stringUlf Hermann2017-02-071-1/+1
| * Fix example to use source instead of filenameAndy Shaw2017-01-311-1/+1
* | Doc: Mention that the state machine owns submitted eventsUlf Hermann2017-03-061-0/+1
* | Make QScxmlScxmlService::stateMachine a Q_PROPERTYUlf Hermann2017-02-242-13/+21
* | Register a metatype for QScxmlStateMachine *Ulf Hermann2017-02-241-1/+4
* | Merge remote-tracking branch 'origin/5.8' into devv5.9.0-alpha1Liang Qi2017-01-2528-373/+924
|\|
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-0427-369/+920
| |\
| | * Initialize the scxml element's initial transitionv5.8.0-rc1v5.8.0Ulf Hermann2016-12-081-0/+1
| | * Emit runningChanged signal when running changesJan Arne Petersen2016-12-081-1/+14
| | * Doc: Edit the docs for grammar and styleLeena Miettinen2016-12-028-105/+117
| | * Add missing documentationUlf Hermann2016-11-3014-50/+602
| | * Drop indirect access to tableData from various data modelsUlf Hermann2016-11-306-65/+55