summaryrefslogtreecommitdiffstats
path: root/tools/repc/cppcodegenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GΓ©rard2022-06-141-27/+2
* Fix loop warningsBrett Stottlemyer2021-02-151-1/+1
* Fix compilation with Qt 6Sona Kurazyan2021-02-151-0/+1
* [Repc] Remove moc_copy in favor of json inputBrett Stottlemyer2020-07-211-3/+5
* Sync moc copy with moc from qtbase 5.9 branchKevin Funk2017-06-091-2/+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-0/+4
* Fixes for license checkBrett Stottlemyer2017-01-141-22/+14
* Added option '-c' to force generation of 'class' instead of 'POD'Swen Kooij2016-01-121-2/+2
* Don't call virtual function through referenceKevin Funk2015-03-171-4/+5
* Add .rep and .h generator from server .h fileBogDan Vatra2014-12-021-0/+57