aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qnx/qnxplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Use BuildConfiguration instead of TargetChristian Kandeler2025-03-111-2/+2
* ProjectExplorer: Dissolve kitaspects.{h,cpp}Christian Kandeler2024-11-201-1/+2
* ProjectExplorer: More name disambiguation for device kit aspectsChristian Kandeler2024-11-121-1/+1
* ProjectExplorer: Rename DeviceKitAspect to RunDeviceKitAspectChristian Kandeler2024-11-071-1/+1
* IDevice: Replace QSharedPointer with std::shared_ptrJarek Kobus2024-02-021-1/+1
* Rename a few more ToolChain items to Toolchainhjk2024-01-231-1/+1
* Qnx: Use ActionBuilder for Attach actionhjk2024-01-171-8/+9
* Qnx: Re-order code a bithjk2023-11-211-50/+27
* Qnx: Move QnxSettingsPage to new schemehjk2023-11-211-2/+1
* Qnx: Use new setup scheme for most factorieshjk2023-11-171-12/+21
* ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}hjk2023-08-151-6/+6
* Qnx: Re-work item storehjk2023-04-181-7/+1
* ProjectExplorer: Rename BuildStepFactory::cloneStep{,Creator}hjk2023-04-051-1/+1
* PE/Qnx: Disentangle BuildStep factories from downstream furtherhjk2023-04-041-18/+6
* RemoteLinux/Qnx: Disentangle deploy step factories furtherhjk2023-04-031-13/+14
* Qnx: Allow incremental deploymenthjk2023-03-271-1/+1
* Qnx: Further delay configuration restoringv10.0.0-beta2hjk2023-02-281-2/+4
* Qnx: Mark new kits from setup dialog as not autodetectedhjk2023-02-271-1/+4
* Qnx: Clean up headers a bithjk2023-02-221-17/+20
* Use simpler Plugin::initialize() when feasiblehjk2023-01-201-6/+1
* Qnx: use dedicated classes to create run workerhjk2023-01-101-13/+3
* ProjectExplorer: Introduce and use convenience factory classhjk2023-01-101-5/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* QnxPlugin: Don't force validate each KitMarcus Tillmanns2022-09-291-5/+6
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Qnx: Modernize a bithjk2022-07-221-4/+2
* Qnx: Move to Tr::trhjk2022-07-131-4/+3
* RemoteLinux: Remove CheckForFreeDiskSpaceStepChristian Kandeler2022-06-161-3/+0
* Rename RemoteLinuxCheckForFreeDiskSpaceStepJarek Kobus2022-06-011-2/+2
* Qnx: Code cosmeticshjk2020-09-171-3/+5
* RemoteLinux: Make build/deploysteps constructible by id onlyhjk2020-09-161-2/+3
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-2/+2
* ProjectExplorer: Consolidate RunConfigurationFactory::idshjk2020-06-151-3/+3
* Qnx: Do not offer incremental deploymentChristian Kandeler2020-01-151-2/+9
* RemoteLinux: Use the "install to local dir" step in derived pluginsChristian Kandeler2019-09-271-0/+7
* ProjectExplorer: Re-work setup runworker factorieshjk2019-08-091-6/+15
* Qnx: Delete unneeded qnxdevicefactory.*Orgad Shaneh2019-05-271-1/+0
* Qnx: Use SimpleRunWorkerFactory instead of manual registrationhjk2019-04-031-18/+7
* ProjectExplorer/Qnx: Replace DeviceTypeKitAspect::deviceTypePredicatehjk2019-02-221-9/+5
* Qnx: Inline only use of QnxDeviceFactory::deviceType()hjk2019-02-221-1/+1
* QtSupport et al: Move QtVersionFactory to *QtVersion implementationhjk2019-02-181-1/+0
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-3/+3
* Qnx: Move QnxDeployConfigurationFactory to pluginhjk2019-01-301-1/+18
* Merge remote-tracking branch 'origin/4.6' into 4.7Eike Ziller2018-05-161-0/+20
|\
| * Qnx: Fix persisting of deploy stepshjk2018-05-151-0/+24
* | Qnx: Move QnxRunConfigurationFactory close to run confighjk2018-04-061-1/+0
* | Fix warning about unused lambda captureTobias Hunger2018-03-061-1/+1
* | Qnx: Pimpl and remove unneeded use of global object poolhjk2018-02-071-24/+35
|/
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-3/+1
* Qnx: Partially fix Attach to Running processhjk2017-09-181-2/+2