aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/jsextensions
Commit message (Expand)AuthorAgeFilesLines
* Add atEnd() function to the Process serviceOla Røer Thorsen2019-01-031-0/+7
* Add FileInfo.canonicalPathJoerg Bornemann2018-12-201-0/+12
* Add FileInfo.suffix and FileInfo.completeSuffixJoerg Bornemann2018-05-021-0/+14
* Doc: Fix documentation for the Xml serviceJoerg Bornemann2018-04-181-37/+37
* Doc: Add docs for the DomXml JavaScript extensionLeena Miettinen2018-02-131-0/+342
* Add documentation for FileInfo.{to,from}NativeSeparatorsChristian Kandeler2018-02-121-0/+14
* Doc: Add docs for Utilities.cStringQuote and Utilities.versionCompareLeena Miettinen2018-02-091-3/+29
* Add BinaryFile service to manipulate binary filesDenis Shienkov2017-11-071-0/+114
* Add TextFile.Append for appending data to text filesJoerg Bornemann2017-08-211-1/+3
* Fix FileInfo autotest and documentationChristian Kandeler2017-07-141-1/+1
* Add FileInfo::cleanPath()Christian Kandeler2017-07-131-0/+7
* Add TextFile::filePath()Christian Kandeler2017-07-131-0/+6
* Fix copy/paste error in TemporaryDir documentationChristian Kandeler2017-02-241-1/+1
* Deprecate loadFile and loadExtension in favor of requireJake Petroules2017-02-151-17/+10
* Update license headersIikka Eklund2016-08-299-153/+125
* Do the OS X to macOS rename.v1.5.2Jake Petroules2016-06-271-1/+1
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-069-9/+9
* Introduce Array.containsAll and Array.containsAny.Jake Petroules2016-03-251-0/+14
* Roll the global getEnv and currentEnv functions into Environment.Jake Petroules2015-12-012-14/+72
* Move global auxiliary functions into a new Utilities extension.Jake Petroules2015-11-272-17/+59
* Implement some of the non-standard yet common Console API.Jake Petroules2015-09-151-0/+51
* Implement the FileInfo extension in C++.Jake Petroules2015-08-241-2/+6
* File extension: add rename functionality.Jake Petroules2015-08-121-0/+9
* TemporaryDir extension: turn off auto remove.Jake Petroules2015-08-101-1/+1
* Merge branch 1.4 into master.Christian Kandeler2015-07-311-0/+71
|\
| * Introduce the TemporaryDir JS extension.Jake Petroules2015-07-281-0/+71
* | Merge branch 1.4 into master.Christian Kandeler2015-07-243-2/+9
|\|
| * Doc: Use passive formOrgad Shaneh2015-07-172-2/+2
| * Initialize qbs.commonRunEnvironment from the current environment.Christian Kandeler2015-07-101-0/+7
* | Add a File.directoryEntries function to list directory contents.Jake Petroules2015-06-101-0/+7
* | Merge branch 1.4 into master.Christian Kandeler2015-06-041-0/+7
|\|
| * Introduce, document, and use File.makePath.Jake Petroules2015-05-291-0/+7
* | Added method closeWriteChannel to Process classSergey Belyashov2015-04-271-0/+8
|/
* update license headersJoerg Bornemann2015-03-026-12/+12
* Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2015-02-061-0/+8
|\
| * Add documentation for Process::setCodec().Christian Kandeler2015-02-021-0/+8
* | Merge branch '1.3' into 'master'Christian Kandeler2015-01-286-37/+37
|\|
| * Update LicenseEike Ziller2015-01-266-36/+36
* | Use a hashing function to construct output artfact file paths.Christian Kandeler2014-11-101-0/+10
* | Support converting a PropertyList object directly to/from JSON.Jake Petroules2014-11-061-2/+15
* | Consolidate "safe identifier" code by introducing qbs.rfc1034identifier.Jake Petroules2014-11-041-0/+8
* | remove qbs.getHostOS()Joerg Bornemann2014-10-291-8/+0
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-10-166-43/+48
|\|
| * complete license header updateJoerg Bornemann2014-10-166-43/+48
* | Annotate parameter and return types in Service documentation.Jake Petroules2014-09-236-103/+93
|/
* introduce loadExtension functionJoerg Bornemann2014-02-281-0/+8
* introduce loadFile function for loading JS filesJoerg Bornemann2014-02-281-0/+8
* Doc: Add documentation for the PropertyList extension.Jake Petroules2014-02-281-0/+129
* Docs: Capitalization fix.Christian Kandeler2014-02-111-1/+1
* introduce Array.uniqueConcatJoerg Bornemann2014-01-291-0/+5