aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/tools/scripttools.cpp
Commit message (Expand)AuthorAgeFilesLines
* STL compatibility: use front() instead of first()Jake Petroules2017-11-141-4/+4
* Change style of #includes of Qt headersJake Petroules2017-01-041-2/+3
* PersistentPool: Prevent access to raw data streamChristian Kandeler2016-12-161-23/+0
* Update license headersIikka Eklund2016-08-291-14/+23
* Extract toJSLiteral functions from scripttools.{h|cpp}Joerg Bornemann2016-07-061-59/+0
* Remove superfluous includeJoerg Bornemann2016-07-051-1/+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/+12
|/
* update license headersJoerg Bornemann2015-03-021-2/+2
* Update LicenseEike Ziller2015-01-261-6/+6
* Fix compilation with latest qtbase/devKai Koehne2015-01-071-1/+2
* License update.Eike Ziller2014-10-161-7/+8
* Fix toJsLiteral(QVariant).Christian Kandeler2014-08-201-1/+1
* qbs-config: Understand JavaScript for all types.Christian Kandeler2014-07-101-7/+17
* make toJSLiteral functions available in command line toolsJoerg Bornemann2014-06-161-21/+22
* Prepare for using QT_NO_CAST_FROM/TO_ASCII.Jake Petroules2014-01-141-13/+13
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+130