aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Switch to Qt installer script in Docker containerRichard Weickelt2019-08-234-142/+41
* baremetal: Add support for GCC to msp430f5529 exampleDenis Shienkov2019-08-234-0/+21
* baremetal: Add new MSP430 architecture to GCC toolchainDenis Shienkov2019-08-221-0/+2
* Bump versionChristian Kandeler2019-08-211-1/+1
* baremetal: Remove unused method in IAREW STM8 generatorDenis Shienkov2019-08-201-1/+0
* baremetal: Fix typo at data model detection in IAREW STM8 generatorDenis Shienkov2019-08-201-1/+1
* baremetal: Long live the KEIL UV project generator for ARMDenis Shienkov2019-08-2033-37/+1964
* baremetal: Improve JS code in SDCC module a bitDenis Shienkov2019-08-193-72/+123
* baremetal: Improve JS code in KEIL module a bitDenis Shienkov2019-08-193-176/+273
* baremetal: Fix KEIL assembler file tagsDenis Shienkov2019-08-191-8/+1
* baremetal: Fix IAR assembler file tagsDenis Shienkov2019-08-191-8/+1
* baremetal: Improve JS code in IAR module a bitDenis Shienkov2019-08-193-291/+324
* 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