Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove GPL-3.0+ from license identifiers | Kai Köhne | 2023-01-06 | 1 | -1/+1 |
* | Port from qAsConst() to std::as_const() | Marc Mutz | 2022-10-07 | 1 | -1/+1 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
* | ScxmlEditor: Fix build with Qt5.15 | Christian Stenger | 2022-05-25 | 1 | -1/+1 |
* | ScXMLEditor: Remove foreach / Q_FOREACH usage | Artem Sokolovskii | 2022-05-25 | 1 | -6/+10 |
* | Remove dead code "< QT_VERSION_CHECK(5, 14, 0)" | Alessandro Portale | 2021-03-18 | 1 | -4/+0 |
* | Replace qrand with QRandomGenerator | Eike Ziller | 2020-09-18 | 1 | -2/+3 |
* | Use isEmpty() instead of count() or size() | Alessandro Portale | 2020-01-20 | 1 | -1/+1 |
* | Remove usages of deprecated APIs (part 2) | Sona Kurazyan | 2019-09-03 | 1 | -0/+4 |
* | Fix warning: "Don't call QHash::operator[]() on temporary" | Alessandro Portale | 2019-01-17 | 1 | -2/+2 |
* | ScxmlEditor: Modernize | Alessandro Portale | 2018-12-10 | 1 | -3/+3 |
* | SCXML Editor: fix behavior of else and elseif tags | Marco Benelli | 2017-02-24 | 1 | -0/+9 |
* | ScxmlEditor: Initial import | Alessandro Portale | 2016-09-16 | 1 | -0/+419 |