summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* repc: Add support for #HEADER and #FOOTER linesDominik Holland2023-10-301-0/+12
* Add support for class attributes in rep filesDominik Holland2023-10-171-4/+8
* Enable exit-on-warn for qlalrMårten Nordheim2023-04-171-1/+1
* Fix CMake Unity (Jumbo) buildsFriedemann Kleint2023-03-071-0/+3
* Support QT_NO_CAST_FROM_ASCII in generated codeCarl Schwan2023-03-061-4/+7
* Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-222-9/+1
* repc: Fix CMake Unity (Jumbo) buildsFriedemann Kleint2023-02-211-8/+4
* Port from container::count() and length() to size()Marc Mutz2022-10-062-16/+16
* repc: Fix warning in generated codeDominik Holland2022-08-271-3/+9
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-232-2/+2
* repc: Fix warning in generated codeDominik Holland2022-07-281-3/+9
* CMake: Don't use PUBLIC_LIBRARIES for executablesAlexandru Croitor2022-07-201-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-072-0/+6
* Use SPDX license identifiersLucie Gérard2022-06-147-189/+14
* prevent undefined behavior of using underscore & upper case identifierMoody Liu2022-05-201-60/+84
* repc: add missing qmap.h to generated filesMarc Mutz2022-04-051-0/+1
* Remove .prev_CMakeLists.txtKai Köhne2022-03-221-44/+0
* Fix metatype registration of signal-slot params of type QList/QMap/QHashSona Kurazyan2021-12-061-0/+15
* Skip unnecessary commands when cross-building toolsJoerg Bornemann2021-10-051-0/+1
* Allow PODs to include enums/flagsBrett Stottlemyer2021-09-071-7/+43
* Move class signature handling to parser.gBrett Stottlemyer2021-08-242-89/+2
* Allow automatic move for local variablesSona Kurazyan2021-08-241-1/+1
* Refactor repcodegeneratorBrett Stottlemyer2021-08-223-520/+743
* Handle enums/flags as hash/map keysBrett Stottlemyer2021-08-171-4/+9
* Enable use of Flags in .rep filesBrett Stottlemyer2021-08-172-10/+36
* Add ability to use class enums in .repBrett Stottlemyer2021-08-172-101/+35
* Generate a qDebug output for PODsBrett Stottlemyer2021-08-102-0/+17
* Include Model/Class info in class signatureBrett Stottlemyer2021-08-102-9/+32
* Refactor decodeVariant to pass by rvalue ref/std::moveBrett Stottlemyer2021-08-041-1/+1
* Move repc to libexecKai Köhne2021-07-141-0/+1
* Use QStringLiteral in repc-generated codeMårten Nordheim2021-06-081-2/+2
* Fix build with qtdeclarative and remove deprecated CMake APIJoerg Bornemann2021-03-051-2/+2
* Fix paths for top-level buildMårten Nordheim2021-03-021-3/+5
* Clean-up integer conversion warningsSona Kurazyan2021-02-262-19/+19
* Clean-up warningsSona Kurazyan2021-02-221-17/+17
* Use QList instead of QVectorJarek Kobus2021-02-163-34/+34
* Fix loop warningsBrett Stottlemyer2021-02-152-9/+9
* Fix QMetaType Deprecation warningsBrett Stottlemyer2021-02-151-3/+3
* Fix compilation with Qt 6Sona Kurazyan2021-02-153-21/+2
* Regenerate CMake projectsSona Kurazyan2021-02-151-8/+0
* CMake: Fix top-level buildsAlexandru Croitor2020-09-071-1/+1
* Use target_name for repc qlalr targetSamuli Piippo2020-08-041-1/+1
* Fix crash with same-named subobjects or modelsMichael Brasser2020-07-281-4/+6
* [Repc] Remove moc_copy in favor of json inputBrett Stottlemyer2020-07-2126-6379/+213
* Update via run_pro2cmake.pyBrett Stottlemyer2020-06-292-6/+10
* Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-06-163-0/+106
|\
| * Regenerate projectswip/cmakeAlexandru Croitor2019-11-152-6/+4
| * Port QtRemoteObjects to CMakeJoerg Bornemann2019-11-123-0/+108
* | Update dependenciesBrett Stottlemyer2020-06-013-7/+5
* | Update dependenciesFriedemann Kleint2020-04-061-2/+2