summaryrefslogtreecommitdiff
path: root/src/plugins/remotelinux
Commit message (Expand)AuthorAgeFilesLines
* RemoteLinux: Add target information to runconfig namehjk2018-10-022-13/+1
* ProjectExplorer: Rename 'extraAspect' to 'aspect'hjk2018-10-022-4/+4
* RemoteLinux: Remove usage of deprecated QDateTime::toTime_tOrgad Shaneh2018-09-281-2/+3
* RemoteLinux: Remove RemoteLinuxKillAppStep::createConfigWidgethjk2018-09-202-7/+0
* RemoteLinux: Merge {Abstract,Generic}RLCustomCommandDeploymentStephjk2018-09-203-67/+23
* ProjectExplorer: Replace virtual BuildStepConfigWidget::showWidgethjk2018-09-191-2/+2
* RemoteLinux: Use aspects in RemoteLinuxCustomCommandDeploymentStephjk2018-09-192-78/+9
* ProjectExplorer: Add BuildStep::createConfigWidget default implementationhjk2018-09-182-103/+23
* ProjectExplorer: Remove IRunConfigurationAspect::runConfigurationhjk2018-09-134-7/+6
* ProjectExplorer: Remove RunConfigWidget wrapper classhjk2018-09-131-1/+1
* RemoteLinux: Pass target to RemoteLinuxEnvironmentAspectWidget ctorhjk2018-09-113-5/+7
* RemoteLinux: Remove unnecessary "--" from kill commandUlf Hermann2018-09-071-2/+2
* ProjectExplorer: Compactify runconfiguration aspect creationhjk2018-09-042-14/+10
* ProjectExplorer: Remove RunWorker::setDisplayNamehjk2018-08-212-2/+2
* Unify key names for various fields in stored RunConfigurationshjk2018-08-212-10/+4
* Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-06-111-1/+1
|\
| * Remote Linux: Fix capitalization of UI textLeena Miettinen2018-06-081-1/+1
* | Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-05-288-16/+9
|\ \ | |/
| * Finish merging Runnable and StandardRunnablehjk2018-05-237-14/+7
| * ProjectExplorer: Start merging Runnable and StandardRunnablehjk2018-05-222-2/+2
* | Centralize retrieving the "parent" build configurationEike Ziller2018-05-221-1/+1
|/
* RemoteLinux: Consistently use nullptrTobias Hunger2018-05-087-8/+8
* RemoteLinux: Use override consistentlyTobias Hunger2018-05-074-15/+15
* RemoteLinux: BareMetal: Fix history completerChristian Stenger2018-05-032-0/+2
* Make DeployConfigurationFactory more similar to RunConfigFactorieshjk2018-05-022-10/+7
* ProjectExplorer: Introduce a RunConfiguration::buildTargetInfo() functionhjk2018-04-271-1/+1
* Pass id to RunConfiguration constructorhjk2018-04-254-15/+6
* RemoteLinux: Fix custom runconfig executable path chooserhjk2018-04-251-0/+2
* RemoteLinux/Debugger: Use SymbolFileAspecthjk2018-04-241-4/+0
* ProjectExplorer: Factor out some common code in runconfigurationshjk2018-04-244-66/+0
* ProjectExplorer: Rework executable display handling in runconfigshjk2018-04-239-422/+72
* RemoteLinux: Add tooltip for line editChristian Stenger2018-04-201-0/+1
* 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: Streamline OutputFormatter creation a bithjk2018-04-134-12/+3
* | ProjectExplorer: Consolidate RunConfiguration identificationshjk2018-04-122-25/+2
* | RemoteLinux: Rework RemoteLinuxCustomRunConfigurationhjk2018-04-095-153/+44
* | ProjectExplorer: De-qobject-ify RunConfigurationFactoryhjk2018-04-092-4/+0
* | RemoteLinux: Move RunConfigurationFactories close to RunConfigurationshjk2018-04-099-112/+38
* | ProjectExplorer: Streamline *EnvironmentAspect interfacehjk2018-04-062-33/+12
* | RemoteLinux: Use Argument and Working directory aspects in run confighjk2018-03-124-89/+33
* | Rename IRunConfigurationFactory to RunConfigurationFactoryhjk2018-03-073-10/+7
* | Don't translate default windowTitle again and againRobert Loehning2018-03-063-3/+3
* | Introduce and use IRunConfiguration::addSupportedTargetDeviceTypehjk2018-02-231-2/+2
* | RemoteLinux: Decorate custom runconfig name with device namehjk2018-02-201-1/+2
* | RemoteLinux: Also decorate empty/invalid targets with device namehjk2018-02-162-6/+3
* | ProjectExplorer: Show non-desktop device names in remote run config nameshjk2018-02-154-22/+2
* | ProjectExplorer: Simplify collection of RunConfigurationCreationInfoshjk2018-02-152-3/+2
* | RemoteLinux: Remove RemoteLinuxRunConfigFactory::canCreateHelper()hjk2018-02-092-6/+0
* | ProjectExplorer: Remove BuildTargetInfo::displayNamehjk2018-02-091-2/+5