| Commit message (Expand) | Author | Age | Files | Lines |
| * | Ensure namespacing of MatchCandidate | Tim Blechmann | 2025-08-14 | 1 | -2/+2 |
| * | Mark QtRemoteObjects as security critical | Øystein Heskestad | 2025-07-04 | 1 | -0/+1 |
| * | Port from qAsConst() to std::as_const() | Marc Mutz | 2022-10-07 | 1 | -2/+2 |
| * | Port from container::count() and length() to size() | Marc Mutz | 2022-10-06 | 1 | -1/+1 |
| * | Port away from deprecated QRegularExpression::match() call | Ivan Solovev | 2022-08-30 | 1 | -2/+2 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-14 | 1 | -40/+3 |
| * | Use QList instead of QVector | Jarek Kobus | 2021-02-16 | 1 | -1/+1 |
| * | Qt6: Port QtRemoteObjects from QStringRef to QStringView | Karsten Heimrich | 2020-06-15 | 1 | -6/+7 |
| * | Update dependencies | Brett Stottlemyer | 2020-06-01 | 1 | -129/+37 |
| * | Annual QStringLiteral sweep | Marc Mutz | 2019-08-05 | 1 | -2/+2 |
| * | Eradicate some simple Q_FOREACH loops | Marc Mutz | 2019-07-04 | 1 | -5/+7 |
| * | Eradicate Java-style iterators and mark the module free of them | Marc Mutz | 2019-07-03 | 1 | -4/+3 |
| * | Fix includes in public headers | Friedemann Kleint | 2018-08-27 | 1 | -9/+9 |
| * | Correct QtRO license headers and added missing license filesv5.9.0-beta4 | Jani Heikkinen | 2017-05-02 | 1 | -14/+20 |
| * | Fix MSVC conversion warnings | Kevin Funk | 2017-02-22 | 1 | -3/+3 |
| * | Rename QRepRegexParser | Brett Stottlemyer | 2017-01-17 | 1 | -0/+480 |
| * | Allow apps to use the new repparser | BogDan Vatra | 2015-10-09 | 1 | -493/+0 |
| * | QLALR version of repc | Brett Stottlemyer | 2015-10-07 | 1 | -0/+493 |