aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/tools/jsliterals.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix calls to non-const begin()/end() in range-for loopsIvan Komissarov2019-03-061-1/+2
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-251-3/+3
* corelib: Gather string constants in central placeChristian Kandeler2017-11-291-3/+5
* STL compatibility: use size() instead of count()Jake Petroules2017-11-151-1/+1
* QRegExp include cleanupSamuel Gaist2017-03-081-0/+2
* Remove all usages of Q_FOREACH from the libraryChristian Kandeler2017-02-211-1/+1
* Update license headersIikka Eklund2016-08-291-13/+22
* Extract toJSLiteral functions from scripttools.{h|cpp}Joerg Bornemann2016-07-061-0/+93