aboutsummaryrefslogtreecommitdiffstats
path: root/src/app
Commit message (Expand)AuthorAgeFilesLines
* Fix clang-tidy job1.22Ivan Komissarov2022-05-202-5/+5
* Fix compile before Qt5.15Christian Stenger2022-03-151-1/+1
* Fix compilation on Qt6Denis Shienkov2022-02-181-1/+1
* baremetal: Refactor SDCC compiler detectionDenis Shienkov2022-02-171-63/+33
* Add support for other platforms supported by Digital MarsDenis Shienkov2022-02-171-97/+143
* Add support for other platforms supported by Open WatcomDenis Shienkov2022-02-091-46/+101
* Do not use std::string in HostOsInfoIvan Komissarov2022-02-043-8/+5
* Long live Open Watcom toolchainDenis Shienkov2022-02-047-2/+270
* Use std::transform where it is possibleDenis Shienkov2022-01-278-33/+23
* Replace std::erase && std::remove_if chains with Internal::remove_ifDenis Shienkov2021-12-221-4/+1
* Replace missing std::any_of with Internal::any_ofDenis Shienkov2021-12-022-4/+4
* Add missing std:: namespace for all functions from <cstdio> libraryDenis Shienkov2021-12-017-20/+20
* Fix Clang-Tidy & Clazy 'readability-redundant-access-specifiers' warningsDenis Shienkov2021-11-291-1/+1
* Fix Clang-Tidy & Clazy 'readability-use-anyofallof' warningsDenis Shienkov2021-11-291-5/+4
* Fix Clang-Tidy & Clazy 'llvm-else-after-return' warningsDenis Shienkov2021-11-223-7/+6
* Fix Clang-Tidy & Clazy 'clazy-qfileinfo-exists' warningsDenis Shienkov2021-11-161-1/+1
* Fix Clang-Tidy & Clazy 'clazy-qstring-arg' warningsDenis Shienkov2021-11-152-3/+2
* Merge 1.20 into masterChristian Kandeler2021-08-209-16/+0
|\
| * Remove `import qbs` from all project filesDenis Shienkov2021-08-049-16/+0
* | Get rid of Set::to/from methodsIvan Komissarov2021-08-161-3/+4
|/
* Always build with project file updates supportIvan Komissarov2021-07-271-7/+0
* Long live Digital Mars toolchainDenis Shienkov2021-07-277-0/+318
* baremetal: Long live COSMIC toolchain for COLDFIRE architectureDenis Shienkov2021-05-311-2/+5
* baremetal: Long live COSMIC toolchain for HCS12 architectureDenis Shienkov2021-05-301-1/+3
* baremetal: Long live COSMIC toolchain for HCS08 architectureDenis Shienkov2021-05-291-1/+4
* baremetal: Long live COSMIC toolchain for STM8 architectureDenis Shienkov2021-05-281-1/+3
* baremetal: Long live COSMIC toolchain for STM32 ARM architectureDenis Shienkov2021-05-286-0/+244
* cmake: Add Qt6 buildIvan Komissarov2021-05-181-1/+1
* Do not use manual memory management for d-pointersIvan Komissarov2021-05-132-10/+6
* Merge branch '1.19' into masterIvan Komissarov2021-04-241-1/+14
|\
| * msvc: Pass -vcvars_ver to vcvarsall.bat when detecting environmentIvan Komissarov2021-04-231-7/+14
| * Fix detecting MSVC via Probe when multiple versions are presentIvan Komissarov2021-04-191-0/+6
* | qbs-config: Add convenience command for adding a profile in one goChristian Kandeler2021-04-093-7/+38
|/
* baremetal: Fix detection of GCC ARM toolchain installers on WindowsDenis Shienkov2021-03-021-20/+18
* baremetal: Fix detection of IAR toolchains if version contains build numberDenis Shienkov2021-02-271-1/+1
* baremetal: Fix detection for Keil toolchainsDenis Shienkov2021-02-161-82/+28
* baremetal: Add support for HCS08 architectures to SDCC toolchainDenis Shienkov2021-02-021-14/+15
* baremetal: Add support for HCS08 architectures to IAR toolchainDenis Shienkov2021-01-261-2/+6
* baremetal: Add support for HCS12 architectures to IAR toolchainDenis Shienkov2021-01-211-2/+7
* Merge branch '1.18'Ivan Komissarov2020-12-181-3/+3
|\
| * Reorder toolchain-check to enable creating of clang-cl profileKai Dohmen2020-12-171-3/+3
* | Fix some Qt 6 build errorsChristian Kandeler2020-11-252-7/+9
* | qt6: do not use QTextStream::setCodec methodIvan Komissarov2020-11-092-3/+3
* | qt6: replace some QStringRefs with QStringViewsIvan Komissarov2020-11-091-2/+2
* | qt6: do not forward-declare QStringListIvan Komissarov2020-11-041-5/+2
|/
* Fix typo in JSON API project build answerDenis Shienkov2020-10-111-1/+1
* Improve Xcode auto-detectionIvan Komissarov2020-08-311-3/+4
* cmake: do not set exported include paths for the qbsconsoleloggerIvan Komissarov2020-08-211-1/+0
* Bump c++ version to the 17th standardIvan Komissarov2020-08-211-1/+1
* cmake: rename qbslogging -> qbsconsoleloggerIvan Komissarov2020-08-208-9/+9