| Commit message (Expand) | Author | Age | Files | Lines |
| * | Mark qstringalgorithms headers as security-critical | Marc Mutz | 2025-09-23 | 1 | -0/+1 |
| * | QStringAlgorithms: set data_ptr().size directly without calling resize() | Ahmad Samir | 2025-07-21 | 1 | -2/+13 |
| * | QStringAlgorithms: rename replace_detaching() to replace_into_copy() | Ahmad Samir | 2025-07-02 | 1 | -2/+5 |
| * | QByteArray: replace(view, view): don't detach the underlying data array | Ahmad Samir | 2025-06-21 | 1 | -0/+132 |
| * | QtCore: fix private header compilation under QT_NO_KEYWORDS | Marc Mutz | 2024-09-14 | 1 | -1/+1 |
| * | qstringalgorithms: make trimmed_helper_positions [[nodiscard]] | Ahmad Samir | 2023-08-03 | 1 | -1/+1 |
| * | qstringalgorithms: refactor trimmed_helper_positions | Ahmad Samir | 2023-07-22 | 1 | -5/+14 |
| * | Long live Q_UNREACHABLE_RETURN()! | Marc Mutz | 2022-10-15 | 1 | -2/+1 |
| * | Fix stringish::simplified() for strings > 2Gi characters | Marc Mutz | 2022-07-26 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
| * | Move text-related code out of corelib/tools/ to corelib/text/ | Edward Welbourne | 2019-07-10 | 1 | -0/+152 |