aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/jsextensions/temporarydir.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch JavaScript back-endChristian Kandeler2023-02-071-51/+34
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-251-2/+2
* Use 'const auto' keywords more at objects allocationsDenis Shienkov2019-02-231-1/+1
* Darwin support: Work around issue with canonical pathsChristian Kandeler2019-01-111-1/+10
* Fix build with MSVCChristian Kandeler2018-05-081-8/+9
* Initialize the JS extension classes explicitlyChristian Kandeler2018-05-081-5/+1
* Use 'auto' keywords more for the allocated variablesDenis Shienkov2018-01-231-1/+1
* Modernize variable declarationsDenis Shienkov2017-11-301-1/+1
* Refactor all jsextension code into the .cpp filesJake Petroules2017-01-051-2/+22
* Change style of #includes of Qt headersJake Petroules2017-01-041-3/+4
* Warn against possibly improper use of JS extensions in qbs project filesChristian Kandeler2016-11-111-0/+8
* Update license headersIikka Eklund2016-08-291-13/+23
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* TemporaryDir extension: turn off auto remove.Jake Petroules2015-08-101-0/+1
* Introduce the TemporaryDir JS extension.Jake Petroules2015-07-281-0/+76