aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add change log for 1.13.1v1.13.1Christian Kandeler2019-05-231-0/+9
* Qt Support: Properly handle host libsChristian Kandeler2019-05-231-1/+13
* Qt Support: Fix dependency de-duplicationChristian Kandeler2019-05-231-10/+12
* Fix module provider bug in IDE modeChristian Kandeler2019-05-233-3/+15
* Transformer: Fix wrong variable nameOrgad Shaneh2019-05-211-2/+2
* Do not override properties that are present in user plistIvan Komissarov2019-05-161-1/+2
* Fix generation of the default Info.plist when building for iOSIvan Komissarov2019-05-162-4/+9
* Documentation: Fix two typosChristian Kandeler2019-05-131-1/+1
* Fix TestBlackboxQt::staticQtPluginLinking()Christian Kandeler2019-05-083-3/+18
* Fix building iOS-simulator apps when qbs.architecture is undefinedIvan Komissarov2019-05-071-1/+1
* Qt: Do not link static plugins into static librariesChristian Kandeler2019-05-074-3/+16
* Fix qbsConfig test on MacosIvan Komissarov2019-05-023-4/+8
* Fix reading *.prl file in qml.jsIvan Komissarov2019-05-021-1/+4
* Fix compilation errorIvan Komissarov2019-04-301-3/+3
* Fix lexyaccOutputs with outdated BisonIvan Komissarov2019-04-292-8/+35
* Print LC_BUILD_VERSION instead of LC_VERSION_MIN_MACOSXIvan Komissarov2019-04-262-4/+18
* Do not check for minimumMacosVersion when not specifiedIvan Komissarov2019-04-251-3/+6
* Fix Windows build with QtScript-less Qt againDavid Schulz2019-04-251-1/+1
* Fix windows archive creationChristian Kandeler2019-04-161-0/+7
* Adjust chocolatey.qbs to qbs 1.12Joerg Bornemann2019-04-161-1/+1
* Fix make-release-archives.batJoerg Bornemann2019-04-161-2/+2
* Version bumpChristian Kandeler2019-04-161-1/+1
* Qt support: Fix detection of deployment target for Apple platformsv1.13.0Christian Kandeler2019-04-081-32/+27
* Android: Auto-detect Android.ndk.platformChristian Kandeler2019-04-056-24/+59
* Fix badInterpreter autotestChristian Kandeler2019-04-051-1/+3
* bare-metal: Improve filtering for KEIL compiler outputDenis Shienkov2019-03-191-3/+8
* setup-qt: Fix magic MSVC version number used for compatibility checkChristian Kandeler2019-03-181-1/+1
* Fix version detection for MSVC 2017David Schulz2019-03-153-4/+5
* bare-metal: Add missed linker options from IAR for AVR toolchainDenis Shienkov2019-03-121-0/+4
* PkgConfigProbe: Check for package version in an extra callChristian Kandeler2019-03-121-7/+12
* Fix some warningshjk2019-03-046-16/+22
* Android: Check for valid package name upon package creationChristian Kandeler2019-02-274-1/+14
* Return initializer list where it is possibleDenis Shienkov2019-02-2669-371/+339
* Fix build with Qt5.9 on macOSChristian Stenger2019-02-261-1/+1
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-2596-614/+614
* Replace 'typedef' with 'using' where it is possibleDenis Shienkov2019-02-2332-122/+122
* Use 'const auto' keywords more at objects allocationsDenis Shienkov2019-02-2328-218/+218
* Replace non-const calls to temporaries with constIvan Komissarov2019-02-215-9/+13
* Add const-references for non trivial types in range-for loopsIvan Komissarov2019-02-203-7/+7
* Options: Add missed move-ctorsIvan Komissarov2019-02-204-0/+12
* Doc: Add information about PkgConfigProbeIvan Komissarov2019-02-201-0/+217
* Fix allocating temp QString on each iterationIvan Komissarov2019-02-201-1/+1
* bare-metal: Add possibility to create the KEIL toolchain profileDenis Shienkov2019-02-192-0/+67
* bare-metal: Don't set the IAR's qbs.architecture if it is emptyDenis Shienkov2019-02-191-1/+2
* Remove usages of deprecated QString::nullOrgad Shaneh2019-02-191-3/+3
* bare-metal: Fix architecture name for 8-bit AVR mcu'sDenis Shienkov2019-02-191-3/+0
* bare-metal: Add support of the AVR32 architecture for GCC compilerDenis Shienkov2019-02-191-0/+2
* bare-metal: Add possibility to create the IAR toolchain profileDenis Shienkov2019-02-182-0/+68
* doc: Add information about KeilProbeDenis Shienkov2019-02-181-0/+93
* Android: Work around regression in Qt 5.12.1Christian Kandeler2019-02-181-0/+6