aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge 1.13 into masterChristian Kandeler2019-04-261-3/+6
|\
| * Do not check for minimumMacosVersion when not specifiedIvan Komissarov2019-04-251-3/+6
* | [Android] Allow the user to override version attributesBogDan Vatra2019-04-241-0/+2
* | Fix tests on non-latin systemsIvan Komissarov2019-04-232-2/+5
* | Add support for the clang-cl compilerIvan Komissarov2019-04-107-2/+21
* | Merge 1.13 into masterChristian Kandeler2019-04-052-3/+4
|\|
| * Android: Auto-detect Android.ndk.platformChristian Kandeler2019-04-051-2/+1
| * Fix badInterpreter autotestChristian Kandeler2019-04-051-1/+3
* | Use auto when declaring iteratorsIvan Komissarov2019-03-071-24/+24
* | Use pass-by-value and moveIvan Komissarov2019-03-071-2/+6
* | Fix calls to non-const begin()/end() in range-for loopsIvan Komissarov2019-03-064-5/+8
* | Merge 1.13 into masterChristian Kandeler2019-03-0126-190/+192
|\|
| * Android: Check for valid package name upon package creationChristian Kandeler2019-02-273-0/+4
| * Return initializer list where it is possibleDenis Shienkov2019-02-266-26/+20
| * Use QStringLiteral more where it is possibleDenis Shienkov2019-02-2513-139/+139
| * Replace 'typedef' with 'using' where it is possibleDenis Shienkov2019-02-232-3/+3
| * Use 'const auto' keywords more at objects allocationsDenis Shienkov2019-02-237-15/+15
| * Replace non-const calls to temporaries with constIvan Komissarov2019-02-212-5/+9
| * Add const-references for non trivial types in range-for loopsIvan Komissarov2019-02-201-2/+2
* | Stop using the excludedAuxiliaryInputs property in autotestChristian Kandeler2019-02-121-1/+1
|/
* Detect Qt via a module providerChristian Kandeler2019-02-121-9/+6
* Module providers: Fix some change tracking problemsChristian Kandeler2019-02-111-1/+2
* Qt: Allow users to explicitly tag files as mocableChristian Kandeler2019-01-296-0/+57
* Introduce module providersChristian Kandeler2019-01-2311-6/+187
* Add recursive dependency scanning of GNU ld linkerscriptsOla Røer Thorsen2019-01-185-12/+116
* C++ scanner: Register for rc filesChristian Kandeler2019-01-174-6/+28
* Scanner item: Do not re-use the searchPaths value for other inputsChristian Kandeler2019-01-158-0/+52
* Fix buildChristian Kandeler2019-01-141-1/+1
* Qt support: Use gold linker if Qt is configured that wayChristian Kandeler2019-01-144-0/+27
* SetupProjectParameters: Remove invalid assertionChristian Kandeler2019-01-073-0/+25
* GCC: Make it possible to force the linker variantChristian Kandeler2019-01-074-0/+51
* Add atEnd() function to the Process serviceOla Røer Thorsen2019-01-032-1/+20
* Fix FileInfo.canonicalPath blackbox test for non-UnixJoerg Bornemann2019-01-022-2/+4
* Add FileInfo.canonicalPathJoerg Bornemann2018-12-202-1/+3
* Merge 1.12 into masterChristian Kandeler2018-12-174-0/+73
|\
| * Fix bogus error about duplicate source filesChristian Kandeler2018-12-134-0/+73
* | Rename PathProbe.pathPrefixes and PathProbe.platformPaths propertiesIvan Komissarov2018-12-103-4/+4
* | Android autotests: Add missing fileChristian Kandeler2018-12-071-0/+0
* | Support big Qt resourcesJoerg Bornemann2018-11-301-1/+28
* | Fix protobuf autotestsChristian Kandeler2018-11-224-30/+18
* | Add protobuf.cpp and protobuf.objc modulesIvan Komissarov2018-11-2214-0/+388
* | qbs build: Fix look-up of qbs executable by autotestsChristian Kandeler2018-11-212-4/+5
* | Fix android autotest for the case of no Qt profile being presentChristian Kandeler2018-11-161-0/+2
* | Properly support building Qt apps for AndroidChristian Kandeler2018-11-167-12/+264
* | Fix TestApi::generatedFilesList() for static QtChristian Kandeler2018-11-131-1/+2
* | Fix TestBlackboxQt::staticQtPluginLinking()Christian Kandeler2018-11-131-0/+1
* | Fix pluginSupport autotestChristian Kandeler2018-11-125-11/+57
* | Qt support: Allow users to pull in plugins by typeChristian Kandeler2018-11-096-0/+44
* | qbs module: Do not set default values for multiplexing propertiesChristian Kandeler2018-10-311-0/+1
* | Add "show progress" support on WindowsAndreas Zieringer2018-10-301-8/+5