| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add REUSE ignore comment | Lucie Gérard | 2024-05-08 | 1 | -1/+4 |
| * | Tools: handle file opening failure | Giuseppe D'Angelo | 2024-04-14 | 1 | -4/+24 |
| * | qlalr: add option to error out on warning | Mårten Nordheim | 2023-03-31 | 1 | -2/+18 |
| * | Centralize copyright information for Qt | Kai Köhne | 2023-03-20 | 1 | -1/+2 |
| * | Port from container::count() and length() to size() - V5 | Marc Mutz | 2022-11-03 | 1 | -1/+1 |
| * | Port from qAsConst() to std::as_const() | Marc Mutz | 2022-10-11 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -54/+4 |
| * | Tools: use _L1 for for creating Latin-1 string literals | Sona Kurazyan | 2022-05-03 | 1 | -12/+14 |
| * | Tools: stop using QLatin1Char constructor for creating char literals | Sona Kurazyan | 2022-05-02 | 1 | -2/+2 |
| * | Another round of 0->nullptr cleanup | Allan Sandfeld Jensen | 2020-07-31 | 1 | -2/+2 |
| * | Use QList instead of QVector in other tools | Jarek Kobus | 2020-06-25 | 1 | -1/+1 |
| * | qlalr: replace QLinkedList with std::list | Marc Mutz | 2019-07-02 | 1 | -8/+9 |
| * | qlalr: replace a QMap-wrapping OrderedSet with std::set | Marc Mutz | 2019-05-14 | 1 | -2/+2 |
| * | Prefix textstream operators with Qt:: | Lars Knoll | 2019-05-02 | 1 | -94/+94 |
| * | Pass non-trivial types by const-ref in range-loop [-Wclazy-range-loop] | Sergio Martins | 2018-12-05 | 1 | -1/+1 |
| * | qlalr: Fix startup crash in static builds | Friedemann Kleint | 2018-05-08 | 1 | -6/+6 |
| * | qlalr: Fix and re-run qlalr on its own sources | Kevin Funk | 2017-03-08 | 1 | -155/+88 |
| * | qlalr: eradicate all Q_FOREACH loops | Marc Mutz | 2016-01-26 | 1 | -5/+5 |
| * | Updated license headers | Jani Heikkinen | 2016-01-21 | 1 | -31/+32 |
| * | Use const-ref in foreach if T is big or non-trivial | Sérgio Martins | 2015-07-04 | 1 | -2/+2 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -14/+14 |
| * | Bump copyright year to 2015 | Kai Koehne | 2015-01-15 | 1 | -2/+2 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -36/+20 |
| * | Update copyright year in tools output | Kai Koehne | 2014-03-31 | 1 | -2/+2 |
| * | move and build qlalr | Oswald Buddenhagen | 2014-01-20 | 1 | -0/+750 |