aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/jsextensions/utilitiesextension.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix build with MSVCChristian Kandeler2018-05-081-43/+44
* Initialize the JS extension classes explicitlyChristian Kandeler2018-05-081-5/+1
* Clean up LanguageInfoJake Petroules2017-12-011-1/+1
* Make Version a public classJake Petroules2017-12-011-3/+3
* corelib: Gather string constants in central placeChristian Kandeler2017-11-291-2/+3
* Add qbs.targetPlatform and qbs.hostPlatform propertiesJake Petroules2017-11-221-0/+23
* Merge 1.9 into masterChristian Kandeler2017-10-021-0/+22
|\
| * Add undocumented Utilities methods to get the Qbs QML type infoJake Petroules2017-09-271-0/+22
* | Automatically determine built-in compiler definesJake Petroules2017-08-111-3/+15
|/
* Re-introduce endianness propertyJake Petroules2017-06-291-7/+12
* Replace QRegularExpression with std::regexJake Petroules2017-05-261-1/+0
* Clean up [q]fileinfo.h includesJoerg Bornemann2017-03-061-2/+1
* Fix FreeBSD host buildsJake Petroules2017-03-021-0/+9
* Add a Utilities.cStringQuote functionJake Petroules2017-01-301-0/+142
* Refactor all jsextension code into the .cpp filesJake Petroules2017-01-051-2/+4
* Change style of #includes of Qt headersJake Petroules2017-01-041-6/+7
* Fix passing -arch x86_64h or -arch armv7 to Clang for Apple targetsJake Petroules2016-12-091-0/+24
* Refactor MSVC toolchain detectionJoerg Bornemann2016-11-101-6/+4
* Merge 1.6 into masterChristian Kandeler2016-08-291-3/+1
|\
| * Do not allow "static" JS extension classes to be instantiatedChristian Kandeler2016-08-261-3/+1
* | Update license headersIikka Eklund2016-08-291-14/+23
|/
* Add a versionCompare function to the Utilities extensionJake Petroules2016-08-011-0/+21
* Merge 1.5 into 1.6Jake Petroules2016-06-281-4/+4
|\
| * Do the OS X to macOS rename.v1.5.2Jake Petroules2016-06-271-4/+4
* | Determine Visual Studio architecture & build environment automatically.Jake Petroules2016-06-271-0/+45
* | 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
* | Automatically determine the compiler's architecture.Jake Petroules2016-05-111-5/+9
* | Do extensive validation on the value of qbs.toolchain.Jake Petroules2016-04-291-0/+13
|/
* Add some helper functions related to Apple code signing.Jake Petroules2016-03-261-0/+77
* Add a Utilities.nativeSettingGroups function.Jake Petroules2016-02-121-0/+15
* Move global auxiliary functions into a new Utilities extension.Jake Petroules2015-11-271-0/+140