aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Do not ignore file dependencies in the Scanner itemChristian Kandeler2019-01-187-18/+32
* C++ scanner: Register for rc filesChristian Kandeler2019-01-175-7/+29
* Scanner item: Do not re-use the searchPaths value for other inputsChristian Kandeler2019-01-1512-3/+73
* Fix buildChristian Kandeler2019-01-141-1/+1
* Qt support: Use gold linker if Qt is configured that wayChristian Kandeler2019-01-1414-0/+46
* Darwin support: Work around issue with canonical pathsChristian Kandeler2019-01-112-2/+13
* Merge 1.12 into masterChristian Kandeler2019-01-113-2/+6
|\
| * ModuleLoader: Fix possible crash in verbose mode1.12Christian Kandeler2019-01-071-2/+4
| * Make setup-toolchains and setup-android behave like setup-qtChristian Kandeler2018-12-182-0/+2
* | Do not use the PathProbe.platformSearchPaths inside our project sourcesChristian Kandeler2019-01-091-1/+1
* | ModuleLoader: Fix compiler warningChristian Kandeler2019-01-081-1/+1
* | Fix documentation for Scanner itemChristian Kandeler2019-01-081-4/+3
* | SetupProjectParameters: Remove invalid assertionChristian Kandeler2019-01-074-5/+25
* | GCC: Make it possible to force the linker variantChristian Kandeler2019-01-076-0/+77
* | 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
|\|