summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Change license for tool filesLucie Gérard2024-04-042-2/+2
* Update mocUlf Hermann2024-02-069-81/+116
* Update the moc copyUlf Hermann2023-08-2212-302/+2518
* Add the missing dependency on Scxml_sync_headers targetAlexey Edelev2023-06-011-0/+5
* Update moc copy from qtbaseUlf Hermann2023-02-136-348/+370
* Fix ecmascript model memory leak with qscxmlc generated statemachinesJuha Vuolle2023-02-041-3/+3
* Partially update moc copy from qtbaseMarc Mutz2023-01-031-1/+2
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-073-5/+5
* Port from container::count() and length() to size()Marc Mutz2022-10-074-66/+66
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-232-2/+2
* Add license headers to cmake filesLucie Gérard2022-07-072-0/+6
* Use SPDX license identifiersLucie Gérard2022-06-1412-348/+26
* Remove unused .qrc filesJoerg Bornemann2022-01-181-7/+0
* Move qscxmlc to libexecKai Köhne2021-10-271-0/+1
* Skip unnecessary commands when cross-building toolsJoerg Bornemann2021-10-051-1/+1
* Rename qscxmlc CMake optionsJuha Vuolle2021-08-101-7/+10
* Define repo target sets for the conan buildJoerg Bornemann2021-06-071-0/+2
* qt6_add_statecharts cmake macro documentationJuha Vuolle2021-04-191-2/+18
* Create a patch for synchronizing MOC with qtbaseJuha Vuolle2021-04-137-4/+637
* Document manually generated (qscxmlc) source file usage with cmakeJuha Vuolle2021-03-161-0/+10
* Remove qtcxml repo qmake build support (examples excepted)Juha Vuolle2021-02-226-101/+0
* QtScxml: Move ecmascript data model to a pluginTamas Martinec2021-02-171-3/+6
* Qt6 related documentation changes for scxml moduleJuha Vuolle2021-02-111-10/+15
* An attempt to fix --no-gui cmake CI build of the QtScxmlJuha Vuolle2021-01-281-0/+1
* QtScxml module cmake portJuha Vuolle2021-01-212-10/+4
* Update the code generator from the upstream mocJuha Vuolle2021-01-212-369/+74
* Fix a set of compilation errors against Qt6Juha Vuolle2021-01-212-2/+1
* Re-generate all CMake filesJoerg Bornemann2021-01-192-5/+7
* Merge remote-tracking branch 'origin/wip/cmake' into devJoerg Bornemann2021-01-183-0/+110
|\
| * Regenerate projectswip/cmakeAlexandru Croitor2019-11-152-6/+4
| * Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-152-10/+10
| |\
| | * Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-10-042-29/+29
| | |\
| * | | Port QtScxml to CMakeJoerg Bornemann2019-09-263-0/+112
| | |/ | |/|
| * | Bump Qt version to Qt 6Alexandru Croitor2019-07-102-29/+29
* | | Adapt to latest qtbase changes, bump dependencyKarsten Heimrich2020-08-281-7/+7
* | | Adapt to latest qtbase MOC and QMetaType changesKarsten Heimrich2020-08-183-66/+229
* | | Fix broken build after introducing QByteArrayViewKarsten Heimrich2020-08-141-2/+4
* | | Qt6: Port QtScxml to QStringViewKarsten Heimrich2020-07-011-8/+7
* | | Update QtScxml module towards Qt6 changesKarsten Heimrich2020-07-016-425/+764
* | | Use QList instead of QVectorJarek Kobus2020-06-263-12/+12
* | | Fix compilation after string data changes in qtbaseSimon Hausmann2020-01-243-16/+11
* | | qscxmlc: Use QHash::insert(QHash)Liang Qi2019-12-161-2/+1
* | | qscxmlc: Avoid QHash::unite()Liang Qi2019-12-161-1/+2
* | | Fix usages of text stream operatorsAlexandru Croitor2019-12-052-29/+29
| |/ |/|
* | Eradicate the last Q_FOREACHs and mark the module cleanMarc Mutz2019-07-181-8/+8
* | Fix compilation with explicit QChar(*int*) ctorsMarc Mutz2019-07-151-2/+2
|/
* qscxmlc: Don't compress the templatesThiago Macieira2019-06-202-9/+6
* Use final keywordJarek Kobus2018-05-021-10/+10
* Examples: Use override keywordJarek Kobus2018-05-021-10/+10
* Fix coding style issuesJarek Kobus2018-05-022-5/+5