Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark QDebug as security-critical | Matthias Rauter | 2025-06-19 | 1 | -0/+1 |
* | QRect: warn about int overflows in debug message | Giuseppe D'Angelo | 2025-01-31 | 1 | -0/+4 |
* | QDebug: do not trigger integer overflow when printing a QRect | Giuseppe D'Angelo | 2025-01-28 | 1 | -1/+11 |
* | Port QtDebugUtils::toPrintable() to qint64/qsizetype | Marc Mutz | 2022-08-21 | 1 | -1/+1 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
* | QDebug: streamline (private) formatQFlags | Giuseppe D'Angelo | 2022-03-04 | 1 | -3/+2 |
* | Consolidate debug string generation | Alex Trotsenko | 2021-05-31 | 1 | -0/+3 |
* | formatQEnum: deal with enum class types | Shawn Rutledge | 2018-07-24 | 1 | -1/+1 |
* | Make sure all private headers in Qt Core include qglobal_p.h | Thiago Macieira | 2016-06-25 | 1 | -0/+1 |
* | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
* | Split out some inline qdebug formatting helpers to qdebug_p.h. | Friedemann Kleint | 2015-04-01 | 1 | -0/+129 |