summaryrefslogtreecommitdiffstats
path: root/tools/qscxmlc/generator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix coding style issuesJarek Kobus2018-05-021-4/+4
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-11/+11
* Remove unneeded member and dead codeJarek Kobus2017-08-141-4/+1
* Optionally generate accessor and signal methods for statesUlf Hermann2016-12-131-3/+33
* Clean up includesUlf Hermann2016-09-221-0/+1
* Replace the QStateMachine-based implementation.Erik Verbruggen2016-06-091-4/+9
* Write generated string literals as array of numbersUlf Hermann2016-04-131-44/+12
* Use a plain QIODevice for dumping the C++Ulf Hermann2016-04-051-7/+9
* Add missing va_endFrederik Gladhorn2016-04-011-0/+1
* Change staticMetaObject generation.Erik Verbruggen2016-02-051-0/+1616