summaryrefslogtreecommitdiff
path: root/src/plugins/qnx
Commit message (Expand)AuthorAgeFilesLines
* Qnx: Fix progress bar in Qt library deployment dialogChristian Kandeler2019-10-231-6/+5
* Qnx: Suppress warnings about missing statChristian Kandeler2019-10-181-1/+4
* BaseQtVersion: remove qmakeProperty(...) getterTobias Hunger2019-10-013-11/+11
* Merge "Merge remote-tracking branch 'origin/master' into 4.11" into 4.11The Qt Project2019-09-272-5/+10
|\
| * QNX: Use the QNX_CONFIGURATION_EXCLUSIVE envvar in QnxToolchainCristian Adam2019-09-272-5/+10
| * QNX: Add C compiler in the compiler selection dialogCristian Adam2019-09-261-1/+2
* | RemoteLinux: Use the "install to local dir" step in derived pluginsChristian Kandeler2019-09-271-0/+7
* | Merge remote-tracking branch 'origin/4.10' into 4.11Eike Ziller2019-09-271-1/+2
|\ \ | |/ |/|
| * QNX: Add C compiler in the compiler selection dialogCristian Adam2019-09-261-1/+2
* | 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