aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add a section about licensingLeena Miettinen2018-03-212-2/+52
* De-duplicate documentation for the use*PrecompiledHeader propertiesChristian Kandeler2018-03-131-25/+4
* Qt templates: Fix detection of QtQuick compilerChristian Kandeler2018-03-051-1/+11
* Only use fallback values for the -std= command line option when neededJake Petroules2018-02-211-0/+43
* Fix race conditions in innosetup, wix and nsis modulesChristian Kandeler2018-02-163-18/+0
* Doc: Add information about disabling precompiled headersLeena Miettinen2018-02-151-0/+16
* Doc: Add a how-to for using precompiled headersLeena Miettinen2018-02-151-0/+26
* Doc: Increase copyright year to 2018Leena Miettinen2018-02-141-1/+1
* Doc: Add docs for the DomXml JavaScript extensionLeena Miettinen2018-02-131-0/+342
* Qt.scxml: Add support for the --statemethods optionChristian Kandeler2018-02-121-0/+10
* 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
* Doc: Fix keywordLeena Miettinen2018-02-071-1/+1
* Officially provide "c++17" as possible value for cpp.cxxLanguageVersionChristian Kandeler2018-02-071-1/+1
* Doc: Extend the SubProject item documentationJoerg Bornemann2018-02-011-8/+45
* Doc: Fix a broken link to the qbs moduleLeena Miettinen2018-02-011-1/+1
* Merge 1.10 into 1.11Christian Kandeler2018-01-262-1/+56
|\
| * Do not use Qt's documentation macrosEike Ziller2018-01-252-1/+54
* | Fix docs regarding help2man - it's not a "Perl module"Jake Petroules2018-01-081-1/+1
* | Account for the Qbs docs build now requiring additional dependenciesJake Petroules2018-01-052-2/+20
* | Improve the documentation for cpp.separateDebugInformationJake Petroules2018-01-031-1/+21
* | Doc: Describe constructing the path to the installation target dirLeena Miettinen2018-01-032-2/+47
* | Doc: Add links to CLI command optionsLeena Miettinen2018-01-035-7/+13
* | Doc: Add some more links to Item docsLeena Miettinen2017-12-228-20/+27
* | Doc: Delete obsolete information about StaticLibrary itemLeena Miettinen2017-12-221-10/+0
* | Doc: Use the \QBS macro for the product nameLeena Miettinen2017-12-221-3/+3
* | Doc: Add some links to commands and propertiesLeena Miettinen2017-12-224-84/+82
* | Doc: Move external link URL to the external-resources fileLeena Miettinen2017-12-222-1/+6
* | Doc: Use the "var" property type for "array of objects" and "object"Leena Miettinen2017-12-213-3/+3
* | Doc: Add missing space to InstallPackage item docsLeena Miettinen2017-12-211-1/+1
* | Doc: Use Qt module name without prefix as link text in tableLeena Miettinen2017-12-211-7/+7
* | Doc: Use QML commands to document modulesLeena Miettinen2017-12-2155-4082/+5660
* | Remove bogus content from Product item documentationChristian Kandeler2017-12-201-2/+0
* | Merge 1.10 into masterChristian Kandeler2017-12-152-1/+6
|\|
| * Fix visual glitch in CppApplication documentationChristian Kandeler2017-12-131-1/+2
| * Doc: Update the sidebar in online docs to show the current TOCLeena Miettinen2017-12-071-0/+4
| * Bump version numberChristian Kandeler2017-12-071-3/+3
* | Introduce cpp.rpathOriginJake Petroules2017-12-081-0/+8
* | Add the qbs.toolchainType propertyJake Petroules2017-12-072-7/+25
* | Merge "Merge 1.10 into master"Christian Kandeler2017-12-043-0/+18
|\ \
| * | Merge 1.10 into masterChristian Kandeler2017-12-013-0/+18
| |\|
| | * Installer modules: add a "helper" file tag to pull in dependent inputsJake Petroules2017-11-303-0/+18
* | | Fix a flipped true/false in Product.consoleApplication docsJake Petroules2017-12-011-2/+2
|/ /
* | Doc: Use QML commands to document Qbs convenience itemsLeena Miettinen2017-11-3024-360/+348
* | Doc: Use QDoc QML commands to document Qbs language itemsLeena Miettinen2017-11-3030-998/+1189
* | Add script to strip bogus QML import statements from the docsChristian Kandeler2017-11-292-2/+198
* | Add qbs.targetPlatform and qbs.hostPlatform propertiesJake Petroules2017-11-222-26/+36
* | Consider library dependencies when setting up run environmentChristian Kandeler2017-11-221-0/+11
* | Give the setupRunEnvironment script an additional parameterChristian Kandeler2017-11-223-1/+15
* | Make Module.setup{Build,Run}Environment first-class citizensChristian Kandeler2017-11-201-5/+11