| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-22 | 1 | -38/+2 |
| * | Fix a number of MSVC int conversion warnings | Friedemann Kleint | 2021-01-29 | 1 | -1/+1 |
| * | Fix some more compile warnings | Paul Lemire | 2020-06-04 | 1 | -1/+1 |
| * | StringToInt: use std::shared_mutex instead of QReadWriteLock | Paul Lemire | 2020-06-02 | 1 | -11/+12 |
| * | Shader: record standard uniform at loading time | Paul Lemire | 2019-12-04 | 1 | -14/+25 |
| * | Fix StringToInt implementation | Lars Knoll | 2017-09-06 | 1 | -42/+19 |
| * | Fix deadlock in StringToInt | Mauro Persano | 2016-05-17 | 1 | -0/+3 |
| * | StringToInt: add an overload taking QLatin1String | Marc Mutz | 2016-05-14 | 1 | -0/+6 |
| * | StringToInt: use QReadWriteLock plus temporary vector | Paul Lemire | 2016-02-20 | 1 | -5/+38 |
| * | Add StringToInt class | Paul Lemire | 2016-02-19 | 1 | -0/+80 |