aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/jsextensions/jsextensions-general.qdoc
Commit message (Expand)AuthorAgeFilesLines
* Remove documentation for outdated JS extensions to Array and StringChristian Kandeler2023-02-161-24/+0
* Fix documentation warningsRichard Weickelt2020-10-251-1/+0
* Deprecate loadFile and loadExtension in favor of requireJake Petroules2017-02-151-17/+10
* Update license headersIikka Eklund2016-08-291-18/+14
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* Introduce Array.containsAll and Array.containsAny.Jake Petroules2016-03-251-0/+14
* Roll the global getEnv and currentEnv functions into Environment.Jake Petroules2015-12-011-14/+0
* Move global auxiliary functions into a new Utilities extension.Jake Petroules2015-11-271-17/+0
* Implement some of the non-standard yet common Console API.Jake Petroules2015-09-151-0/+51
* Initialize qbs.commonRunEnvironment from the current environment.Christian Kandeler2015-07-101-0/+7
* update license headersJoerg Bornemann2015-03-021-2/+2
* Merge branch '1.3' into 'master'Christian Kandeler2015-01-281-7/+7
|\
| * Update LicenseEike Ziller2015-01-261-6/+6
* | Use a hashing function to construct output artfact file paths.Christian Kandeler2014-11-101-0/+10
* | 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-161-7/+8
|\|
| * complete license header updateJoerg Bornemann2014-10-161-7/+8
* | Annotate parameter and return types in Service documentation.Jake Petroules2014-09-231-14/+37
|/
* introduce loadExtension functionJoerg Bornemann2014-02-281-0/+8
* introduce loadFile function for loading JS filesJoerg Bornemann2014-02-281-0/+8
* Docs: Capitalization fix.Christian Kandeler2014-02-111-1/+1
* introduce Array.uniqueConcatJoerg Bornemann2014-01-291-0/+5
* Doc: extensions to JavaScript built-insJoerg Bornemann2014-01-291-0/+15
* Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2014-01-091-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Doc: Use the \QBS macro for the product nameLeena Miettinen2013-11-111-3/+3
* | Rename getenv and putenv to getEnv and putEnv, respectively.Christian Kandeler2013-11-071-2/+2
|/
* Add documentation for "global" built-in functions.Christian Kandeler2013-11-011-0/+57