aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add documentation of cpp.toolchainInstallPath propertyRichard Weickelt2019-01-071-0/+12
* Doc: Add information about PathProbeIvan Komissarov2019-01-074-4/+179
* Doc: Add full stops to end of brief commands to fix QDoc warningsLeena Miettinen2019-01-045-5/+5
* Add atEnd() function to the Process serviceOla Røer Thorsen2019-01-034-1/+33
* Fix FileInfo.canonicalPath blackbox test for non-UnixJoerg Bornemann2019-01-022-2/+4
* Add FileInfo.canonicalPathJoerg Bornemann2018-12-204-1/+28
* Merge 1.12 into masterChristian Kandeler2018-12-177-7/+81
|\
| * Fix bogus error about duplicate source filesChristian Kandeler2018-12-136-4/+78
| * Version bumpChristian Kandeler2018-12-102-4/+4
* | Doc: Add Qt Quick Test to list of Qt ModulesLeena Miettinen2018-12-121-1/+5
* | Rename PathProbe.pathPrefixes and PathProbe.platformPaths propertiesIvan Komissarov2018-12-1021-37/+49
* | Android autotests: Add missing fileChristian Kandeler2018-12-071-0/+0
* | MSVC: Fix handling of intermediate objectsChristian Kandeler2018-12-031-1/+2
* | Support big Qt resourcesJoerg Bornemann2018-11-306-12/+115
* | setup-android: Complain about unknown optionsChristian Kandeler2018-11-281-0/+2
* | Qt.android_support: Fix check for finding the main binaryChristian Kandeler2018-11-281-7/+17
* | Doc: Edit protobuf module docsLeena Miettinen2018-11-263-13/+17
* | Fix protobuf autotestsChristian Kandeler2018-11-224-30/+18
* | Fix environmentPaths properties typeIvan Komissarov2018-11-221-2/+2
* | Add protobuf.cpp and protobuf.objc modulesIvan Komissarov2018-11-2230-6/+1353
* | qbs build: Fix look-up of qbs executable by autotestsChristian Kandeler2018-11-213-5/+6
* | Document the dynamiclibrary_import tagJoerg Bornemann2018-11-161-0/+8
* | Fix android autotest for the case of no Qt profile being presentChristian Kandeler2018-11-161-0/+2
* | Fix qmake build with disabled rpathChristian Kandeler2018-11-161-1/+13
* | Fix the "colliding mice" example on non-Darwin platformsChristian Kandeler2018-11-161-2/+3
* | Properly support building Qt apps for AndroidChristian Kandeler2018-11-1613-14/+658
* | Merge 1.12 into masterChristian Kandeler2018-11-151-0/+3
|\|
| * Fix PlatformToolset for VS 2017 projectsv1.12.2Joerg Bornemann2018-11-151-0/+3
* | qmake build: Do not install attribution.json filesChristian Kandeler2018-11-141-1/+2
* | Fix TestApi::generatedFilesList() for static QtChristian Kandeler2018-11-131-1/+2
* | Fix TestBlackboxQt::staticQtPluginLinking()Christian Kandeler2018-11-131-0/+1
* | Merge 1.12 into masterChristian Kandeler2018-11-121-0/+2
|\|
| * Fix qbs buildChristian Kandeler2018-11-121-0/+2
* | Fix pluginSupport autotestChristian Kandeler2018-11-126-11/+80
* | Qt support: Allow users to pull in plugins by typeChristian Kandeler2018-11-0923-27/+258
* | Merge 1.12 into masterChristian Kandeler2018-11-091-0/+8
|\|
| * Update change logChristian Kandeler2018-11-061-0/+8
* | Fix detecting path to the MacOSX.platformIvan Komissarov2018-11-051-2/+5
* | Initialize the multiplexing properties to empty listsChristian Kandeler2018-11-021-3/+3
* | Fix qbs buildChristian Kandeler2018-10-311-1/+2
* | qbs module: Do not set default values for multiplexing propertiesChristian Kandeler2018-10-312-21/+3
* | Add "show progress" support on WindowsAndreas Zieringer2018-10-304-16/+14
* | Merge "Merge 1.12 into master"Christian Kandeler2018-10-297-19/+120
|\ \
| * | Merge 1.12 into masterChristian Kandeler2018-10-267-19/+120
| |\|
| | * Fix TestBlackbox::qbsConfig()Christian Kandeler2018-10-241-4/+20
| | * qtprofilesetup: Support platforms where qtmain is called qt5mainChristian Kandeler2018-10-221-13/+28
| | * qtprofilesetup: Call fillEntryPointLibs() only when necessaryChristian Kandeler2018-10-221-2/+8
| | * Do not try to evaluate the properties of non-present modulesChristian Kandeler2018-10-225-0/+64
* | | Doc: add section on dynamic and statically-built Qt projectsMitch Curtis2018-10-261-0/+15
|/ /
* | Prevent "dynamic" values from getting assigned to command propertiesChristian Kandeler2018-10-255-8/+29