aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qnx
Commit message (Expand)AuthorAgeFilesLines
* SSH: Use OpenSSH toolsChristian Kandeler2018-12-133-6/+4
* Qnx: ModernizeAlessandro Portale2018-11-2824-71/+59
* Handle IDeviceFactory restoring in base classhjk2018-10-162-9/+1
* Make IDeviceFactory use data membershjk2018-10-152-28/+4
* ProjectExplorer: Move common bits of IDeviceFactory::canRestorehjk2018-10-052-7/+0
* Simplify IDeviceFactory usehjk2018-10-052-19/+10
* Add 'override' to IDeviceFactory derived classeshjk2018-10-051-7/+7
* ProjectExplorer: Rename 'extraAspect' to 'aspect'hjk2018-10-023-3/+3
* Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-09-191-0/+1
|\
| * Qnx: Fix passing path to Qt libraries on device to run configurationv4.7.1Eike Ziller2018-09-181-0/+1
* | ProjectExplorer: Remove IRunConfigurationAspect::runConfigurationhjk2018-09-131-1/+1
* | ProjectExplorer: Compactify runconfiguration aspect creationhjk2018-09-041-2/+1
* | ProjectExplorer: Remove RunConfiguration::fillConfigurationLayouthjk2018-09-042-7/+0
* | FileInProjectFinder/Debugger: Use Utils::FileName for sysrootUlf Hermann2018-08-283-6/+8
* | ProjectExplorer: Fix memory leaks in tree modelsIvan Donchevskii2018-08-212-3/+3
* | ProjectExplorer: Remove RunWorker::setDisplayNamehjk2018-08-213-6/+6
* | Qnx: Add 'cat' to the list of commands we expect on a devicehjk2018-08-061-0/+1
* | KitManager: Use unique_ptr to manage kitsTobias Hunger2018-07-251-9/+10
* | Move PathChooserDelegate to UtilsDavid Schulz2018-07-234-172/+0
* | Abi: Only have one "generic" flavorTobias Hunger2018-06-181-4/+3
|/
* 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