summaryrefslogtreecommitdiffstats
path: root/src/scxml/qscxmlevent.h
Commit message (Expand)AuthorAgeFilesLines
* Reformat include statements in accordance with coding conventionsUlf Hermann2017-02-081-2/+2
* Fix header guardsUlf Hermann2016-11-291-3/+3
* Use Q_ENUM instead of Q_ENUMS [-Wclazy-qenums]Sergio Martins2016-09-181-1/+1
* Expose more of QScxmlEvent through propertiesUlf Hermann2016-07-291-8/+13
* Remove WrappedQStateMachineUlf Hermann2016-07-081-5/+0
* Remove superclass of QScxmlEvent.Erik Verbruggen2016-07-081-10/+2
* Register metatype for QScxmlEvent, so that we can use it from QMLUlf Hermann2016-03-311-0/+2
* Make QScxmlEvent a Q_GADGET so it can be used in QML.Erik Verbruggen2016-02-041-0/+9
* Update license headersJarek Kobus2016-01-261-9/+27
* Change QScxmlEvent::{name,sendId} from QByteArray to QString.Erik Verbruggen2015-12-031-4/+4
* Added more documentation.Erik Verbruggen2015-12-011-0/+2
* Add more documentation.Erik Verbruggen2015-12-011-0/+4
* Fix licenses.Erik Verbruggen2015-11-171-17/+20
* Various build fixes.Erik Verbruggen2015-10-061-1/+1
* Renamed files to (hopefully) match Qt naming.Erik Verbruggen2015-09-171-0/+92