aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/remotelinuxrunconfigurationfactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* RemoteLinux: Move RunConfigurationFactories close to RunConfigurationshjk2018-04-091-57/+0
* Rename IRunConfigurationFactory to RunConfigurationFactoryhjk2018-03-071-6/+3
* Introduce and use IRunConfiguration::addSupportedTargetDeviceTypehjk2018-02-231-2/+2
* RemoteLinux: Decorate custom runconfig name with device namehjk2018-02-201-1/+2
* ProjectExplorer: Show non-desktop device names in remote run config nameshjk2018-02-151-16/+0
* ProjectExplorer: Simplify collection of RunConfigurationCreationInfoshjk2018-02-151-2/+1
* RemoteLinux: Remove RemoteLinuxRunConfigFactory::canCreateHelper()hjk2018-02-091-5/+0
* ProjectExplorer: Remove BuildTargetInfo::displayNamehjk2018-02-091-2/+5
* IRunConfiguration: Remove BuildTargetInfo from the RC factory APIsTobias Hunger2018-02-061-3/+11
* ProjectExplorer: Promote RemoteLinuxRunConfigFactory::availableBuildTargetshjk2018-01-081-8/+1
* ProjectExplorer: Return BuildTargetInfo from availableBuildTarget()hjk2018-01-051-9/+4
* ProjectExplorer: Add a IRunConfigurationFactory::addFixedBuildTarget()hjk2018-01-031-11/+1
* RemoteLinux: Restrict remote custom exe runconfig to remote casehjk2017-11-271-0/+1
* ProjectExplorer: Register createes' base id in RunConfigurationFactoryhjk2017-11-271-74/+16
* ProjectExplorer: Add a RunConfigurationFactory::canHandle(Target *)hjk2017-11-201-8/+1
* ProjectExplorer: Implement RunConfiguration::do{Clone,Restore} in basehjk2017-11-161-21/+0
* RemoteLinux: Convert to RunConfiguration::initialize(Id) signaturehjk2017-11-151-2/+2
* RemoteLinux: Add an unused id argument to CustomRunConfigurationhjk2017-11-141-2/+2
* ProjectExplorer: Simplify IRunConfigurationFactory::clone() usehjk2017-11-141-16/+3
* RemoteLinux: Split off RemoteLinuxCustomRunControlFactoryhjk2017-11-101-23/+73
* ProjectExplorer: Re-organize RunConfiguration constructorshjk2017-09-131-9/+7
* ProjectExplorer: Sprinkle overrides over the codeTobias Hunger2016-01-291-4/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+13
* Fix excessive warnings by MSVC 2013 64bit about size_t->int truncationFriedemann Kleint2015-02-201-1/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | RemoteLinux: Create run configs by target name, not by project file.Christian Kandeler2014-09-091-7/+5
|/
* Always pass Core::Id by value.Christian Kandeler2014-07-011-3/+3
* Allow the user to restrict rc creation to certain .proDaniel Teske2014-06-161-2/+6
* RunFactories: Simplify pathFromId by using Core::Id::suffixAfterDaniel Teske2014-06-161-4/+1
* RemoteLinux: Provide a custom run configuration.Christian Kandeler2014-05-071-3/+15
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Remove most leading/trailing blanks from translated messages.Friedemann Kleint2013-10-241-1/+1
* RunConfigurationFactory: Centralize much of the restore codeTobias Hunger2013-04-051-10/+5
* RunConfigurationAspect: Add RunConfiguration parameter to factory methodTobias Hunger2013-04-051-2/+1
* Clean headers in RemoteLinux.Friedemann Kleint2013-04-041-1/+0
* RemoteLinux: Avoid some use of Core::Id QString usehjk2013-03-191-4/+5
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-09-041-3/+3
|\|
| * s/profile/kit/Tobias Hunger2012-09-041-3/+3
* | RemoteLinux: Remove dependency on Qt4ProjectManager.Christian Kandeler2012-08-241-31/+15
|/
* use new id comparison operators to reduce line noise and save cycleshjk2012-08-061-1/+1
* Device support: Introduce IDevice helper classes.Christian Kandeler2012-08-021-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* RemoteLinux: Fix run config clone method.Christian Kandeler2012-06-281-2/+1
* Make clear that the RemoteLinuxRC Id is actually a prefixTobias Hunger2012-06-211-5/+5