summaryrefslogtreecommitdiffstats
path: root/tools/repc/repcodegenerator.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-06-141-27/+2
* Move class signature handling to parser.gBrett Stottlemyer2021-08-241-1/+0
* Refactor repcodegeneratorBrett Stottlemyer2021-08-221-17/+15
* Enable use of Flags in .rep filesBrett Stottlemyer2021-08-171-1/+2
* Add ability to use class enums in .repBrett Stottlemyer2021-08-171-5/+1
* Generate a qDebug output for PODsBrett Stottlemyer2021-08-101-0/+1
* Include Model/Class info in class signatureBrett Stottlemyer2021-08-101-1/+1
* Use QList instead of QVectorJarek Kobus2021-02-161-6/+6
* Fix compilation with Qt 6Sona Kurazyan2021-02-151-2/+0
* Support SLOTs with return values in QMLMichael Brasser2019-08-231-0/+1
* Rework REPC QObject* handlingv5.11.0-beta3Brett Stottlemyer2018-04-041-0/+1
* [repc] Don't use override for READONLY PROPsMichael Brasser2017-12-231-1/+1
* Generate a protected setter for SimpleSource READONLY propertiesv5.10.0-beta2Michael Brasser2017-10-061-0/+2
* Correct QtRO license headers and added missing license filesv5.9.0-beta4Jani Heikkinen2017-05-021-16/+11
* Compile with a namespaced QtVolker Krause2017-01-301-2/+3
* Fixes for license checkBrett Stottlemyer2017-01-141-21/+13
* Generate, send and check class signature for .rep generated classesBogDan Vatra2016-09-081-0/+2
* QtRO enum fixesBrett Stottlemyer2016-04-051-1/+1
* [repc] Convert function to QTextStreamBrett Stottlemyer2016-04-051-1/+1
* Enhance .rep enum handlingKevin Funk2015-12-011-0/+4
* repc: Port generateClass to stream-based APIKevin Funk2015-12-011-1/+1
* Add ENUM type to REPCBrett Stottlemyer2015-10-071-0/+2
* REPC - Allow "merged" file generationBrett Stottlemyer2015-10-071-1/+2
* Change PODS from Q_OBJECT to Q_GADGETBrett Stottlemyer2015-08-071-2/+0
* Don't call virtual function through referenceKevin Funk2015-03-171-2/+2
* Always register type and its stream operatorsKevin Funk2015-03-121-1/+3
* Allow .rep API to differ from Source APIBrett Stottlemyer2015-01-271-0/+1
* [repc] Generate Source and SimpleSource classesBrett Stottlemyer2014-12-021-1/+2
* Add .rep and .h generator from server .h fileBogDan Vatra2014-12-021-3/+4
* Don't mix struct and class for the same type.Volker Krause2014-11-141-2/+2
* Typo fix: Marshaling -> MarshallingKevin Funk2014-11-061-1/+1
* Style: Use lower-case file namesKevin Funk2014-11-061-0/+91