aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qnx
Commit message (Expand)AuthorAgeFilesLines
* QNX: Add C compiler in the compiler selection dialogCristian Adam2019-09-261-1/+2
* Qnx: Do not deploy files that are not neededhjk2019-06-211-0/+9
* Port from QLatin1Literal to QLatin1StringGiuseppe D'Angelo2019-06-131-1/+1
* connect() to ambiguous signals/slots: Replace static_cast with QOverloadAlessandro Portale2019-05-281-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-2810-52/+52
* ProjectExplorer: (Re-)start using strings for mkspecshjk2019-05-282-9/+8
* ProjectExplorer: Use an alias for QList<Abi>hjk2019-05-275-10/+10
* More FileName::appendPath() -> .pathAppended() changeshjk2019-05-271-4/+2
* Qnx: Delete unneeded qnxdevicefactory.*Orgad Shaneh2019-05-276-79/+0
* SSH: Pass remote command as QStringChristian Kandeler2019-05-242-11/+4
* Qt Creator CMake portCristian Adam2019-05-171-0/+30
* Qnx/Qmake: More FileName::appendPath -> pathAppended changeshjk2019-05-152-5/+5
* ProjectExplorer: Use a member for ToolChainFactory::canCreatehjk2019-05-132-7/+1
* ProjectExplorer: Use functor for ToolChain creation in ToolChainFactoryhjk2019-05-132-18/+1
* ProjectExplorer: Drop Detection argument from ToolChain constructorhjk2019-05-103-6/+7
* ProjectExplorer: Use the fromMap(toMap()) pattern to clone deviceshjk2019-05-102-6/+0
* ProjectExplorer: Simplify ToolChainFactory::create() signaturehjk2019-05-092-11/+3
* ProjectExplorer: Replace ToolChainFactory::supportedLanguangehjk2019-05-092-7/+1
* ProjectExplorer: Replace ToolChainFactory::canRestorehjk2019-05-092-6/+1
* Qnx: Use SimpleRunWorkerFactory instead of manual registrationhjk2019-04-031-18/+7
* ProjectExplorer: Move RunControl related classes to separate file pairhjk2019-03-134-1/+5
* ProjectExplorer: Split RunControl constructorhjk2019-03-121-1/+2
* ProjectExplorer: More registerKit() simplificationsChristian Kandeler2019-03-121-1/+0
* Qnx: Remove unused return value from QnxConfiguration::createKithjk2019-03-122-9/+5
* Avoid some visible uses of RunControl::runConfiguration()hjk2019-03-122-5/+2
* ProjectExplorer: Refactor KitManager::registerKit()Christian Kandeler2019-03-121-31/+30
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-03-051-2/+2
|\
| * QNX: Fix UI textLeena Miettinen2019-03-041-2/+2
* | ProjectExplorer/Qnx: Replace DeviceTypeKitAspect::deviceTypePredicatehjk2019-02-221-9/+5
* | Qnx: Inline only use of QnxDeviceFactory::deviceType()hjk2019-02-224-9/+2
* | Move IDeviceFactory closer to IDevice implementationhjk2019-02-215-40/+46
* | QtSupport: Replace BaseQtVersion::clone()hjk2019-02-192-14/+0
* | QtSupport: Provide implementation of BaseQtVersion::qtAbisFromLibrary()hjk2019-02-181-1/+1
* | QtSupport et al: Move QtVersionFactory to *QtVersion implementationhjk2019-02-187-86/+18
* | QtSupport: Replace QtVersionFactory::canCreatehjk2019-02-152-8/+1
* | QtSupport: Split QtVersionFactory::create()hjk2019-02-152-6/+3
* | QtSupport: Drop one suite of QtVersion constructorshjk2019-02-154-14/+4
* | QtSupport: Simplify use of QtVersionFactory::create()hjk2019-02-154-13/+7
* | QtSupport: De-qobjectify QtVersionFactory hierarchyhjk2019-02-152-4/+2
* | QtSupport: Move qmake existence check out of *QtVersionFactory::createhjk2019-02-151-7/+0
* | QtSupport et al: Use more data members in QtVersionFactorieshjk2019-02-152-16/+2
* | QtSupport et al: Centralize QtVersionFactory::restorehjk2019-02-152-10/+1
* | ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-113-19/+19
|/
* Qnx: Move QnxDeployConfigurationFactory to pluginhjk2019-01-305-101/+18
* Additional QNX compatibility checksJames McDonnell2019-01-282-0/+39
* ProjectExplorer: Remove registerDeployConfigurationhjk2019-01-221-2/+1
* ProjectExplorer: Allow specifying deploy config widgets in the factoryhjk2019-01-222-21/+3
* ProjectExplorer: Remove DeployConfiguration::initializehjk2019-01-222-9/+5
* Qnx: Streamline device constructionhjk2019-01-164-35/+7
* ProjectExplorer: Dissolve one of the LinuxDevice constructorshjk2019-01-151-1/+2