aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use different names for virtual functions in INodeVisitorIvan Komissarov2019-08-1617-48/+48
* baremetal: Add example for MSP-EXP430F5529LP boardDenis Shienkov2019-08-159-0/+518
* baremetal: Auto-detect IAR toolchain for MSP430 architecture on WindowsDenis Shienkov2019-08-151-2/+7
* baremetal: Add IAR MSP430 toolchain supportDenis Shienkov2019-08-153-5/+42
* More autotest fixesChristian Kandeler2019-08-152-0/+2
* C++: Add support for clang on WindowsChristian Kandeler2019-08-1421-159/+454
* baremetal: Fix detection of C++ language option for IAREW STM8Denis Shienkov2019-08-141-1/+1
* Minimal Qt installer scriptRichard Weickelt2019-08-132-23/+306
* Prevent from 10min timeout on Travis due to long-running testcasesRichard Weickelt2019-08-121-1/+5
* Define jobPool for AutotestRunnerJochen Ulrich2019-08-112-0/+18
* Fix autotests for older compilersChristian Kandeler2019-08-072-0/+2
* Merge "Merge 1.14 into master"The Qt Project2019-08-072-17/+5
|\
| * Merge 1.14 into masterChristian Kandeler2019-08-022-17/+5
| |\
| | * Avoid uses of Java-style iteratorshjk2019-07-301-16/+4
| | * Prepare for explicit QChar constructorshjk2019-07-291-1/+1
* | | Remove actualRunTime check to fix tests on CIJochen Ulrich2019-08-071-23/+2
* | | doc: Add missed information about KEIL uVision generatorDenis Shienkov2019-08-021-3/+26
|/ /
* | Add command and AutotestRunner timeoutJochen Ulrich2019-08-0120-25/+320
* | baremetal: Call missed AvrCompilerSettingsGroup::buildCodePage() methodDenis Shienkov2019-08-011-0/+1
* | baremetal: Long live the IAR EW project generator for STM8Denis Shienkov2019-08-0121-1/+2087
* | baremetal: Share common generators codeDenis Shienkov2019-07-31106-1740/+1885
* | baremetal: Add additional filter '*-gcc-[1-9]*' stringDenis Shienkov2019-07-301-0/+2
* | baremetal: Long live the KEIL UV project generator for 8051Denis Shienkov2019-07-3050-1/+4239
* | baremetal: Auto-detect GCC toolchains for ARM and AVR architectures on WindowsDenis Shienkov2019-07-301-1/+81
* | baremetal: Auto-detect GNU ARM toolchains on WindowsDenis Shienkov2019-07-301-1/+37
* | bare-metal: Remove target flag from the MCS51 example for SDCCDenis Shienkov2019-07-291-2/+1
* | bare-metal: Add support for SDCC to stm8s103f exampleDenis Shienkov2019-07-292-6/+25
* | bare-metal: Fix SDCC toolchain moduleDenis Shienkov2019-07-292-24/+11
* | Merge 1.14 into masterChristian Kandeler2019-07-2620-65/+208
|\|
| * 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
* | bare-metal: Add example for STM8S103F3 boardDenis Shienkov2019-07-2611-4/+449
* | bare-metal: Add IAR STM8 toolchain supportDenis Shienkov2019-07-264-8/+58
* | bare-metal: Auto-detect SDCC profiles for all supported architecturesDenis Shienkov2019-07-261-45/+80
* | bare-metal: Add STM8 architecture for SDCC toolchainDenis Shienkov2019-07-262-3/+32
* | Fix qbs-setup-toolchainsChristian Kandeler2019-07-241-2/+2
* | Refactor the GCC/Clang/MinGW compilers auto-detectionDenis Shienkov2019-07-234-90/+321
* | Add additional namespaces and ifdef guard prefixesDenis Shienkov2019-07-2237-177/+312
* | baremetal: Long live the IAR EW project generator for 8051Denis Shienkov2019-07-1817-0/+2586