Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qt6: fix deprecation warnings about QVariant::*convert | Ivan Komissarov | 2021-02-22 | 1 | -1/+2 |
* | qt6: Do not use QVariant::Type as it was deprecated | Ivan Komissarov | 2021-02-11 | 1 | -4/+4 |
* | qt6: Do not use QVariant::type() | Ivan Komissarov | 2021-02-11 | 1 | -3/+3 |
* | Replace QRegExp by QRegularExpression | Christian Stenger | 2020-07-23 | 1 | -2/+2 |
* | Fix calls to non-const begin()/end() in range-for loops | Ivan Komissarov | 2019-03-06 | 1 | -1/+2 |
* | Use QStringLiteral more where it is possible | Denis Shienkov | 2019-02-25 | 1 | -3/+3 |
* | corelib: Gather string constants in central place | Christian Kandeler | 2017-11-29 | 1 | -3/+5 |
* | STL compatibility: use size() instead of count() | Jake Petroules | 2017-11-15 | 1 | -1/+1 |
* | QRegExp include cleanup | Samuel Gaist | 2017-03-08 | 1 | -0/+2 |
* | Remove all usages of Q_FOREACH from the library | Christian Kandeler | 2017-02-21 | 1 | -1/+1 |
* | Update license headers | Iikka Eklund | 2016-08-29 | 1 | -13/+22 |
* | Extract toJSLiteral functions from scripttools.{h|cpp} | Joerg Bornemann | 2016-07-06 | 1 | -0/+93 |