aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qnx/qnxtoolchain.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid potential detach of non-const Qt containers in range-loops 1/2Alessandro Portale2025-03-211-1/+1
* QNX: Fix clangd code model with Clang 19Cristian Adam2025-02-211-7/+16
* ProjectExplorer: Stop pretending that C and C++ compilers are unrelatedChristian Kandeler2024-08-051-39/+24
* Rename a few more ToolChain items to Toolchainhjk2024-01-231-1/+1
* All: More ToolChain->Toolchain renamingshjk2024-01-191-24/+24
* ProjectExplorer: Some more ToolChain->Toolchain renamingshjk2023-12-121-1/+1
* ProjectExplorer: Rename GccToolChain to GccToolchainhjk2023-12-041-5/+5
* ProjectExplorer: Rename various items in the Toolchain classhjk2023-12-041-1/+1
* ProjectExplorer: Rename ToolChain to Toolchainhjk2023-11-241-1/+1
* ProjectExplorer: Rename Tool{C,h}ainFactoryhjk2023-11-241-4/+4
* ProjectExplorer: Rename Tool{C,c}hainConfigWidgethjk2023-11-241-5/+5
* Qnx: Move QnxSettingsPage to new schemehjk2023-11-211-1/+1
* Qnx: Use new setup scheme for most factorieshjk2023-11-171-24/+31
* Plugins: And more Store and Keyhjk2023-08-251-2/+2
* Qnx: Use new AspectContainer base in QnxToolChainhjk2023-07-211-58/+20
* ProjectExplorer: Change ToolChain::toMap() signaturehjk2023-07-201-3/+2
* Qnx: Re-work item storehjk2023-04-181-6/+2
* Qnx: Fix Abi detection for remote toolchainshjk2023-04-141-1/+1
* Utils: Rename most FilePath::{from,to}Variant uses to {from,to}Settingshjk2023-01-101-2/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Qnx: Replace foreach with range-based for loopsJarek Kobus2022-11-241-3/+2
* Utils: Add sorted() functionChristian Kandeler2022-10-251-3/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Qnx: Modernize a bithjk2022-07-221-4/+23
* Qnx: Move to Tr::trhjk2022-07-131-5/+7
* docker: Correctly initialize Kit during autodetectionMarcus Tillmanns2022-04-121-0/+4
* ProjectExplorer: Move GCC config widgets out of header fileChristian Kandeler2022-01-241-0/+1
* ProjectExplorer: Use a struct for toolchain autodetection parametershjk2022-01-181-10/+5
* CppEditor: Fix codemodel highlighting for QNXCristian Adam2021-12-031-1/+7
* Qnx: Use more FilePath for pathshjk2021-09-301-13/+13
* ProjectExplorer: Pass device to ToolChain::autodetecthjk2021-04-281-1/+4
* Utils: Replace FileChooser::path() by filePath().toString()hjk2020-04-091-2/+2
* Utils: Rename PathChooser::{f,setF}ileName() to {f,setF}ilePath()hjk2020-04-091-7/+7
* ProjectExplorer: De-QObject-ify ToolChainFactoryhjk2020-02-271-2/+2
* QNX: Use the QNX_CONFIGURATION_EXCLUSIVE envvar in QnxToolchainCristian Adam2019-09-271-3/+8
* QNX: Add C compiler in the compiler selection dialogCristian Adam2019-09-261-1/+2
* Utils::Environment: Use expanded valuesChristian Kandeler2019-08-201-1/+1
* ProjectExplorer: Use data member for ToolChain::typeDisplayNamehjk2019-06-201-5/+1
* Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-06-181-1/+1
|\
| * Port from QLatin1Literal to QLatin1StringGiuseppe D'Angelo2019-06-131-1/+1
* | Enable macro editing for the Clang indexerMarco Bubke2019-06-131-4/+3
|/
* Utils: Rename FileName to FilePathhjk2019-05-281-4/+4
* ProjectExplorer: (Re-)start using strings for mkspecshjk2019-05-281-8/+7
* ProjectExplorer: Use an alias for QList<Abi>hjk2019-05-271-6/+6
* ProjectExplorer: Use a member for ToolChainFactory::canCreatehjk2019-05-131-5/+1
* ProjectExplorer: Use functor for ToolChain creation in ToolChainFactoryhjk2019-05-131-15/+1
* ProjectExplorer: Drop Detection argument from ToolChain constructorhjk2019-05-101-4/+4
* ProjectExplorer: Simplify ToolChainFactory::create() signaturehjk2019-05-091-9/+2
* ProjectExplorer: Replace ToolChainFactory::supportedLanguangehjk2019-05-091-5/+1
* ProjectExplorer: Replace ToolChainFactory::canRestorehjk2019-05-091-5/+1