Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QInternalMimeData: avoid a QString redundant allocation | Ahmad Samir | 2025-04-13 | 1 | -2/+3 |
* | Misc.: Fix some narrowing integral conversion warnings | Ahmad Samir | 2023-04-25 | 1 | -1/+1 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
* | QtGui: includemocs | Marc Mutz | 2022-04-29 | 1 | -0/+2 |
* | QtGui: replace remaining uses of QLatin1String with QLatin1StringView | Sona Kurazyan | 2022-04-28 | 1 | -1/+1 |
* | QtGui: use _L1 for for creating Latin-1 string literals | Sona Kurazyan | 2022-04-28 | 1 | -13/+15 |
* | QtGui: stop using QLatin1Char constructor for creating char literals | Sona Kurazyan | 2022-04-13 | 1 | -1/+1 |
* | Cleanup API of QMimeData | Lars Knoll | 2020-09-21 | 1 | -7/+7 |
* | Replace most use of QVariant::type and occurrences of QVariant::Type | Olivier Goffart | 2020-01-23 | 1 | -6/+7 |
* | Make sure we can build with -no-feature-draganddrop | Joerg Bornemann | 2018-05-29 | 1 | -0/+234 |