aboutsummaryrefslogtreecommitdiffstats
path: root/src/app
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: fix 'modernize-return-braced-init-list'Ivan Komissarov2024-02-231-4/+5
* clang-cl: Create profiles for all clang-cls which were foundDmitrii Meshkov2024-02-161-5/+15
* Language server: Add completion supportChristian Kandeler2024-02-083-8/+187
* Language server: Implement document handlingChristian Kandeler2023-12-011-9/+161
* Add an LSP serverChristian Kandeler2023-11-077-8/+392
* Use full product names in command line frontendChristian Kandeler2023-09-251-12/+6
* Bump minimum Qt versionChristian Kandeler2023-09-123-4/+4
* Let users specify a job count also when resolvingChristian Kandeler2023-09-055-11/+16
* Allow `qbs <command> --help` for built-in commandsSerhii Olendarenko2023-07-241-1/+14
* Merge 2.1 into masterChristian Kandeler2023-07-071-1/+8
|\
| * Fix possible segmentation fault when quitting a sessionThiemo van Engelen2023-07-031-1/+8
* | Remove the use of a QTimer in WindowsStdinReaderThiemo van Engelen2023-07-031-28/+166
|/
* Allow exporting/importing settings to/from JSONIvan Komissarov2023-06-161-15/+70
* Use internal sorted() function where it makes senseDenis Shienkov2023-05-251-3/+2
* Port from qAsConst() to std::as_const()Marc Mutz2023-05-2211-27/+27
* apple: fix detecting xcode via xcode-selectIvan Komissarov2023-05-021-1/+1
* RIP QMake buildIvan Komissarov2022-12-1611-217/+0
* JSON interface: Bump API levelChristian Kandeler2022-10-191-1/+1
* Make handling of deprecated items and properties configurableChristian Kandeler2022-10-048-0/+71
* clang-tidy: fix 'modernize-loop-convert' errorIvan Komissarov2022-08-231-2/+2
* clang-tidy: fix 'performance-implicit-conversion-in-loop'Ivan Komissarov2022-08-231-3/+3
* clang-tidy: fix 'performance-no-automatic-move' warningIvan Komissarov2022-08-166-9/+7
* clang-tidy: fix a couple of narrowing-conversions errorsIvan Komissarov2022-08-151-4/+4
* Fix clang-tidy errorsIvan Komissarov2022-07-252-5/+6
* 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