aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/jsextensions/jsextensions.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix build with MSVCChristian Kandeler2018-05-081-3/+3
* Initialize the JS extension classes explicitlyChristian Kandeler2018-05-081-6/+26
* Add undocumented Utilities methods to get the Qbs QML type infoJake Petroules2017-09-271-0/+7
* Remove all usages of Q_FOREACH from the libraryChristian Kandeler2017-02-211-1/+1
* Refactor all jsextension code into the .cpp filesJake Petroules2017-01-051-23/+3
* Change style of #includes of Qt headersJake Petroules2017-01-041-1/+1
* Merge 1.6 into masterChristian Kandeler2016-09-301-18/+19
|\
| * Fix race conditionsChristian Kandeler2016-09-091-18/+19
* | Update license headersIikka Eklund2016-08-291-14/+23
|/
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* Move global auxiliary functions into a new Utilities extension.Jake Petroules2015-11-271-0/+2
* Move setup[Build|Run]Environment global functions into a real extension.Jake Petroules2015-11-191-0/+2
* Implement the FileInfo extension in C++.Jake Petroules2015-08-241-0/+2
* Introduce the TemporaryDir JS extension.Jake Petroules2015-07-281-0/+2
* update license headersJoerg Bornemann2015-03-021-2/+2
* Update LicenseEike Ziller2015-01-261-6/+6
* License update.Eike Ziller2014-10-161-7/+8
* support internal extensions in loadExtensionJoerg Bornemann2014-04-111-0/+12
* make the qbs.PropertyList extension available on all platformsJoerg Bornemann2014-03-061-2/+0
* Only import Foundation for the PropertyList extension.Jake Petroules2014-01-211-1/+1
* Add a JS extension for working with property lists.Jake Petroules2014-01-201-0/+4
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+65