aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qnx
Commit message (Expand)AuthorAgeFilesLines
* Qnx: Fix passing path to Qt libraries on device to run configurationv4.7.1Eike Ziller2018-09-181-0/+1
* Finish merging Runnable and StandardRunnablehjk2018-05-236-17/+12
* ProjectExplorer: Start merging Runnable and StandardRunnablehjk2018-05-222-2/+2
* Merge remote-tracking branch 'origin/4.6' into 4.7Eike Ziller2018-05-163-1/+23
|\
| * Qnx: Fix persisting of deploy stepshjk2018-05-151-0/+24
* | Make DeployConfigurationFactory more similar to RunConfigFactorieshjk2018-05-023-10/+7
* | Pass id to RunConfiguration constructorhjk2018-04-252-3/+3
* | Simplify runconfiguration aspect addTo... interfacehjk2018-04-241-5/+1
* | ProjectExplorer: Factor out some common code in runconfigurationshjk2018-04-242-12/+4
* | Clean up options page category display name and icon set upEike Ziller2018-04-231-2/+0
* | ProjectExplorer: Rework executable display handling in runconfigshjk2018-04-234-57/+39
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-04-171-4/+3
|\|
| * Make sure we always quote the qmldebug command line argumentsUlf Hermann2018-04-161-4/+3
* | ProjectExplorer: De-qobject-ify RunConfigurationFactoryhjk2018-04-091-1/+0
* | Qnx: Re-enable CMake etc buildshjk2018-04-061-2/+0
* | Qnx: Move QnxRunConfigurationFactory close to run confighjk2018-04-067-91/+19
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-03-131-0/+3
|\|
| * RunConfigurationFactories: Fix crash opening non-qmake based projectsTobias Hunger2018-03-071-2/+7
* | Rename IRunConfigurationFactory to RunConfigurationFactoryhjk2018-03-072-4/+3
* | Don't translate default windowTitle again and againRobert Loehning2018-03-061-1/+1
* | Fix warning about unused lambda captureTobias Hunger2018-03-061-1/+1
* | Introduce and use IRunConfiguration::addSupportedTargetDeviceTypehjk2018-02-231-1/+1
* | ProjectExplorer: Show non-desktop device names in remote run config nameshjk2018-02-152-17/+0
* | ProjectExplorer: Simplify collection of RunConfigurationCreationInfoshjk2018-02-152-5/+2
* | Qnx: Remove run-time dependency on QmakeProjectManagerhjk2018-02-096-20/+7
* | Qnx: Pimpl and remove unneeded use of global object poolhjk2018-02-074-44/+43
* | IRunConfiguration: Remove BuildTargetInfo from the RC factory APIsTobias Hunger2018-02-062-9/+6
|/
* QmakeProject: Make availableBuildTargets return a BuildTargetInfo listhjk2018-01-111-5/+3
* ProjectExplorer: Return BuildTargetInfo from availableBuildTarget()hjk2018-01-052-13/+13
* Combine some SshConnectionParameter membershjk2017-12-192-8/+4
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-0811-355/+49
* QNX: Don't return display names for devices we don't supportUlf Hermann2017-12-061-1/+1
* ProjectExplorer: Register createes' base id in RunConfigurationFactoryhjk2017-11-272-48/+15
* ProjectExplorer: Add a RunConfigurationFactory::canHandle(Target *)hjk2017-11-202-12/+1
* ProjectExplorer: Implement RunConfiguration::do{Clone,Restore} in basehjk2017-11-163-17/+1
* RemoteLinux: Convert to RunConfiguration::initialize(Id) signaturehjk2017-11-151-2/+4
* Qnx: Provide a RunConfiguration::initialize(Id) implementationhjk2017-11-153-11/+24
* ProjectExplorer: Simplify IRunConfigurationFactory::clone() usehjk2017-11-142-12/+1
* Merge remote-tracking branch 'origin/4.5'Orgad Shaneh2017-11-112-19/+2
|\
| * ProjectExplorer: Fix copying of RunConfigurationAspectshjk2017-11-102-19/+2
* | Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-10-252-41/+8
|\|
| * Debugger/QNX: Use the new DebuggerTool portsgathererhjk2017-10-202-41/+8
* | Merge remote-tracking branch 'origin/4.5' into masterOrgad Shaneh2017-10-172-2/+2
|\|
| * Qnx: Code cosmeticsTobias Hunger2017-10-171-2/+1
| * Add missing includeChristian Kandeler2017-10-161-0/+1
* | Merge remote-tracking branch 'origin/4.5'Orgad Shaneh2017-10-151-1/+0
|\|
| * Debugger: Remove no longer needed DebuggerEngine::setNeedsFixup()hjk2017-10-131-1/+0
* | Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-10-094-76/+45
|\|
| * Merge remote-tracking branch 'origin/4.4' into 4.5Orgad Shaneh2017-10-043-50/+36
| |\
| | * Qnx: Fix C++ debugginghjk2017-09-291-1/+3