aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/tools/scripttools.h
Commit message (Expand)AuthorAgeFilesLines
* Apply modernize-use-auto fix-itIvan Komissarov2019-05-201-1/+1
* STL compatibility: use size() instead of count()Jake Petroules2017-11-151-1/+1
* Move the buildgraph, language and tools tests into the proper locationsJake Petroules2017-06-221-1/+1
* Remove all usages of Q_FOREACH from the libraryChristian Kandeler2017-02-211-1/+1
* Change style of #includes of Qt headersJake Petroules2017-01-041-5/+6
* PersistentPool: Prevent access to raw data streamChristian Kandeler2016-12-161-7/+0
* Update license headersIikka Eklund2016-08-291-14/+23
* Extract toJSLiteral functions from scripttools.{h|cpp}Joerg Bornemann2016-07-061-6/+0
* Merge remote-tracking branch 'origin/1.5'Joerg Bornemann2016-06-081-1/+1
|\
| * Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* | Fix filterFunction evaluationJoerg Bornemann2016-05-101-0/+10
* | Do not use QScriptEngine::push/popScope in rule evaluationJoerg Bornemann2016-05-101-21/+0
|/
* update license headersJoerg Bornemann2015-03-021-2/+2
* Update LicenseEike Ziller2015-01-261-6/+6
* remove unused ScriptContextPusherJoerg Bornemann2014-10-171-21/+0
* Put Command properties in the filter functions' scopes.Jake Petroules2014-10-171-0/+21
* License update.Eike Ziller2014-10-161-7/+8
* make toJSLiteral functions available in command line toolsJoerg Bornemann2014-06-161-5/+6
* remove superfluous includeJoerg Bornemann2014-06-051-1/+0
* centralize pointer-to-scriptvalue-attachmentJoerg Bornemann2014-02-051-0/+15
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+94