aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add change log for 1.14.1v1.14.11.14Christian Kandeler2019-10-161-0/+4
* Qt support: Do not put all the QML plugin list content on one lineChristian Kandeler2019-10-141-1/+1
* Qt support: Fix reading plugin prl filesChristian Kandeler2019-10-141-1/+1
* Version bumpChristian Kandeler2019-10-081-1/+1
* Darwin: Adapt to Xcode 11Christian Kandeler2019-10-043-19/+21
* baremetal: Add missed output artifacts for SDCC compilerDenis Shienkov2019-10-012-61/+92
* baremetal: Fix missed linker artifact for C51 compilerDenis Shienkov2019-09-302-55/+50
* baremetal: Handle missed 'driverLinkerFlags' property for SDCCDenis Shienkov2019-09-301-1/+3
* baremetal: Fix assembler command for SDCC compilerv1.14.0Denis Shienkov2019-09-271-2/+4
* Darwin: More filtering in SDK directoryChristian Kandeler2019-09-261-0/+3
* baremetal: Fix auto detection of SDCC toolchain on WindowsDenis Shienkov2019-09-232-18/+49
* Add how-to about ccacheKai Koehne2019-09-162-1/+32
* Fix MSVC warningsOrgad Shaneh2019-09-132-2/+2
* Fix Qt module-provider for Qt5.13.1 and beyondRichard Weickelt2019-09-081-1/+1
* Autotests: Work around compression bug in 5.13.0Christian Kandeler2019-08-301-1/+2
* Process Command: Do not needlessly interpret output as textChristian Kandeler2019-08-268-1/+53
* Avoid uses of Java-style iteratorshjk2019-07-301-16/+4
* Prepare for explicit QChar constructorshjk2019-07-291-1/+1
* Improve clang-cl auto-detectionIvan Komissarov2019-07-251-1/+41
* baremetal: Fix detection of C++ language option for IARDenis Shienkov2019-07-241-2/+13
* Work around deprecation warnings in Qthjk2019-07-245-6/+22
* Avoid some deprecation warnings for QLatin1Literal useshjk2019-07-221-8/+8
* Fix outdated documentation for some multiplexing propertiesChristian Kandeler2019-07-171-3/+2
* Android: Fix binutils pathChristian Kandeler2019-07-161-1/+1
* Set minimumTvosVersion to "6.0" by defaultIvan Komissarov2019-07-152-2/+5
* Add change log for 1.14.0Christian Kandeler2019-07-151-0/+35
* ios: Move cpp.entryPoint from Qt.Core to Qt.guiIvan Komissarov2019-07-102-4/+6
* Add a complete example for a Rule in a ProductIvan Komissarov2019-07-104-32/+65
* Add hasLibrary property to Qt.coreRichard Weickelt2019-07-091-0/+1
* doc: Fix JobLimit::jobCount typeIvan Komissarov2019-07-061-1/+1
* Set cpp.minimumIosVersion to "6.0" by defaultIvan Komissarov2019-07-052-3/+6
* baremetal: Fix typo in option to enable C++ language for IARDenis Shienkov2019-07-031-2/+2
* qbs build: Fix GCC 9 warnings triggered by Qt headersChristian Kandeler2019-07-021-3/+13
* Fix compiling with project.withExamples:true on MacIvan Komissarov2019-07-011-1/+3
* Adapt to upstream introduction of std::hash<QString>hjk2019-07-011-0/+2
* Add sanity check to socket launcherChristian Kandeler2019-06-281-0/+1
* Add support for gRPC to the protobuf.cpp moduleIvan Komissarov2019-06-2713-9/+556
* Enable project.withExamples in TravisIvan Komissarov2019-06-271-0/+1
* Fix TestBlackboxApple::infoPlist for tvos/ios/watchos platformsIvan Komissarov2019-06-261-5/+32
* Assume that libc++ is present on iOS if cpp.minimumIosVersion is not setIvan Komissarov2019-06-261-2/+2
* Fix TestBlackboxApple::xcode for tvos/ios/watchos platformsIvan Komissarov2019-06-262-8/+40
* Add PathProbe::candidateFilter propertyIvan Komissarov2019-06-269-13/+49
* Allow PathProbe to search multiple filesIvan Komissarov2019-06-2528-56/+348
* Use QBS_LIBRARY_DIRNAME instead of hardcoding "lib"Davide Pesavento2019-06-251-1/+2
* Respect QMAKE_LFLAGS set by the userDavide Pesavento2019-06-251-1/+1
* Android: Fix build with NDKr20BogDan Vatra2019-06-171-1/+1
* Merge "Merge 1.13 into master"The Qt Project2019-06-173-3/+5
|\
| * Merge 1.13 into masterChristian Kandeler2019-06-143-3/+5
| |\
| | * Add Visual Studio 2019 support1.13Joerg Bornemann2019-06-073-3/+5
| | * Version bumpChristian Kandeler2019-05-281-1/+1