aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Doc: document restriction for Product.name valuesJoerg Bornemann2014-07-241-1/+13
* Doc: remove outdated informationJoerg Bornemann2014-07-231-30/+0
* introduce Project.minimumQbsVersionJoerg Bornemann2014-07-221-0/+5
* Add documentation for the ib module.Jake Petroules2014-07-221-0/+212
* Doc: document qbs_enable_project_file_updatesJoerg Bornemann2014-07-211-0/+2
* Cpp module: Fix "visibility" property.Christian Kandeler2014-07-181-1/+3
* deprecate Artifact.fileName in favor of Artifact.filePathJoerg Bornemann2014-07-162-2/+2
* introduce cpp.compilerPathByLanguageJoerg Bornemann2014-07-141-2/+13
* Add and make use of convenience item QtGuiApplication.Christian Kandeler2014-07-144-2/+106
* Doc: Set homepage and build version in qdocconfJerome Pasion2014-07-141-1/+4
* prohibit duplicate source files in enabled groupsJoerg Bornemann2014-07-101-3/+3
* Make it possible to set profiles per product.Christian Kandeler2014-07-023-0/+27
* introduce cpp.entryPointJoerg Bornemann2014-06-021-0/+9
* introduce cpp.useRPathsJoerg Bornemann2014-05-281-0/+9
* random doc improvementsOswald Buddenhagen2014-05-194-11/+12
* introduce Qt.quick.qmlPath propertyJoerg Bornemann2014-05-161-0/+20
* introduce Qt.quick.qmlImportsPath propertyJoerg Bornemann2014-05-161-0/+18
* undeprecate {input|output}.fileNameJoerg Bornemann2014-05-161-1/+1
* Add documentation for project.sourceDirectory.Christian Kandeler2014-05-151-0/+6
* Introduce sensible build directory values.Christian Kandeler2014-05-133-6/+12
* Merge remote-tracking branch 'origin/1.2'Joerg Bornemann2014-05-081-1/+1
|\
| * Doc: fix copy-paste error.Jake Petroules2014-05-061-1/+1
* | Add support for building and running TypeScript apps through Node.js.Jake Petroules2014-04-251-0/+210
* | Add support for running Node.js using qbs run.Jake Petroules2014-04-151-0/+54
|/
* Add new qml item ScannerMaxim Zaitsev2014-03-121-0/+94
* Define hostOSBuildVersion on Windows as well.Jake Petroules2014-03-031-2/+3
* QBS: Add a new linkerScripts property for the CppModuleDenis Shienkov2014-02-281-0/+9
* 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
* Use getNativeSetting instead of sw_vers for increased performance.Jake Petroules2014-02-271-0/+10
* use filePath instead of fileName where applicableJoerg Bornemann2014-02-252-6/+6
* support transformers with an unknown number of outputsJoerg Bornemann2014-02-131-0/+29
* Update references to the toolchain setup tool.Christian Kandeler2014-02-132-6/+6
* Doc: extend build command documentationJoerg Bornemann2014-02-121-7/+19
* 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
* remove documentation for non-existent propertyJoerg Bornemann2014-01-271-6/+0
* Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2014-01-221-0/+18
|\
| * Doc: document cpp.archiverNameJoerg Bornemann2014-01-161-0/+18
* | Allow dependencies on "Qt.test".Christian Kandeler2014-01-171-1/+1
* | Make it possible to link with unresolved symbols.Christian Kandeler2014-01-151-0/+11
* | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2014-01-0930-34/+34
|\|
| * increment copyright year in remaining placesJoerg Bornemann2014-01-084-4/+4
| * Incremented year in copyright infoRobert Loehning2014-01-0826-30/+30
* | Add support for embedding Info.plist into unbundled executable products.Jake Petroules2014-01-091-0/+11
* | Docs: Use \e tag for newly introduced term.Christian Kandeler2014-01-091-1/+1
* | Docs: Fix syntax error.Christian Kandeler2014-01-091-1/+1
* | Add support for soft dependencies.Christian Kandeler2014-01-082-2/+32