summaryrefslogtreecommitdiff
path: root/src/plugins/qnx
Commit message (Expand)AuthorAgeFilesLines
* Remove unused QObject parent arguments on options pageshjk2019-09-112-3/+4
* ProjectExplorer: Use std::function for SimpleTargetRunner::start()hjk2019-09-043-73/+42
* ProjectExplorer: Rename BaseStringAspect::{f,setF}ileNamehjk2019-08-292-2/+2
* ProjectExplorer: Proliferate FilePathhjk2019-08-291-4/+4
* ProjectExplorer: Standardize RunWorker creation logichjk2019-08-271-1/+1
* Let PortsGatherer produce full URLs instead of ports onlyhjk2019-08-262-12/+7
* Utils::Environment: Use expanded valuesChristian Kandeler2019-08-202-3/+5
* ProjectExplorer: Base IDevice::osType on a data memberhjk2019-08-192-7/+2
* Utils/all: Create an OutputFormatterFactoryhjk2019-08-131-2/+0
* ProjectExplorer: Re-work setup runworker factorieshjk2019-08-091-6/+15
* Qnx: Remove RemoteLinuxRunConfiguration base from QnxRunConfigurationhjk2019-08-062-4/+48
* ProjectExplorer::IDevice: Add a default display nameChristian Kandeler2019-08-022-1/+1
* Replace remaining Utils::FileName occurrences by Utils::FilePathhjk2019-07-232-3/+3
* Avoid warning on empty expressionshjk2019-07-231-1/+1
* Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-06-281-0/+9
|\
| * Qnx: Do not deploy files that are not neededhjk2019-06-211-0/+9
* | Qnx: Check for presence of "mkdir" on the devicehjk2019-06-251-0/+1
* | ProjectExplorer: Use Utils::FileName for Runnable::executablehjk2019-06-214-12/+12
* | ProjectExplorer: Use data member for ToolChain::typeDisplayNamehjk2019-06-202-7/+1
* | ProjectExplorer: Make Device::displayType a data memberhjk2019-06-192-6/+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-137-15/+14
|/
* 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