aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qbsprojectmanager/qbsrunconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Unification of desktop run configurations, step 1hjk2019-08-071-170/+0
* QbsProjectManager: Ensure run config display name after restoringChristian Kandeler2019-08-021-0/+1
* ProjectExplorer: Propagate build environment changes more directlyhjk2019-07-261-2/+2
* Utils: Rename FileName to FilePathhjk2019-05-281-5/+5
* ProjectExplorer: Use the new way for dependent aspectshjk2019-05-281-1/+1
* Qbs: Move environment cache from runconfiguration to projecthjk2019-05-241-14/+1
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-05-171-1/+8
|\
| * QbsProjectManager: Skip run environment retrieval if project is parsingChristian Kandeler2019-05-091-1/+8
* | ProjectExplorer: Introduce a SimpleRunWorkerFactory templatehjk2019-03-191-2/+0
* | ProjectExplorer: Let user provide default for "run in terminal"Christian Kandeler2019-03-151-2/+1
* | ProjectExplorer: Move RunControl related classes to separate file pairhjk2019-03-131-0/+1
* | ProjectExplorer: Split EnvironmentAspecthjk2019-03-111-22/+19
* | ProjectExplorer: Remove RunConfiguration::canRunForNode()hjk2019-02-261-8/+0
|/
* ProjectExplorer: Reduce qmake specific logichjk2018-12-041-4/+2
* ProjectExplorer: Rename 'extraAspect' to 'aspect'hjk2018-10-021-5/+5
* ProjectExplorer: Remove IRunConfigurationAspect::runConfigurationhjk2018-09-131-1/+1
* ProjectExplorer: Make WorkingDirectoryAspect less dependent on runconfighjk2018-09-101-1/+1
* ProjectExplorer: Simplify LocalEnvspect's BaseEnvironmentModifierhjk2018-09-061-3/+1
* ProjectExplorer: Compactify runconfiguration aspect creationhjk2018-09-041-10/+7
* Unify key names for various fields in stored RunConfigurationshjk2018-08-211-5/+5
* QbsProjectManager: Add run config checkbox for using debug frameworksChristian Kandeler2018-07-301-0/+10
* QbsProjectManager: ModernizeAlessandro Portale2018-07-271-1/+1
* Tie SimpleTargetRunner desktop usages to individual RunConfigurationshjk2018-05-311-0/+2
* QbsProjectManager: Fix the paths of non-installed executablesChristian Kandeler2018-05-071-0/+2
* ProjectExplorer: Introduce a RunConfiguration::buildTargetInfo() functionhjk2018-04-271-2/+2
* Pass id to RunConfiguration constructorhjk2018-04-251-5/+3
* ProjectExplorer: Factor out some common code in runconfigurationshjk2018-04-241-41/+0
* Qbs run config: Run executable from installed location, if possibleChristian Kandeler2018-04-171-2/+14
* Qbs: Re-add a connection that was lost on mergeOrgad Shaneh2018-04-161-0/+2
* Qbs: Use project from input targetOrgad Shaneh2018-04-161-1/+1
* ProjectExplorer: Introduce runconfig aspects for some bool valueshjk2018-04-131-27/+12
* ProjectExplorer: Streamline OutputFormatter creation a bithjk2018-04-131-5/+2
* Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-04-131-2/+9
|\
| * QbsProjectManager: Cache run environmentChristian Kandeler2018-04-061-0/+8
| * RunConfigurationFactories: Fix crash opening non-qmake based projectsTobias Hunger2018-03-071-1/+1
* | ProjectExplorer: Consolidate RunConfiguration identificationshjk2018-04-121-35/+12
* | Let users set a global default for whether to amend the run environmentChristian Kandeler2018-04-121-0/+4
* | ProjectExplorer: Start unifing visual appearance of run config widgetshjk2018-04-101-2/+0
* | Qbs: Rework RunConfigurationhjk2018-04-051-110/+44
* | Qbs: Split mangled build key only when neededhjk2018-04-041-21/+10
* | Consolidate some run configuration widget boilerplatehjk2018-03-221-12/+2
* | ProjectExplorer: Let RunConfiguration declare what nodes it belongs tohjk2018-03-161-0/+10
* | QbsProjectManager: Move QbsRunConfigurationWidget to .cpphjk2018-03-121-68/+68
* | QbsRunConfiguration: Re-model based on RemoteLinux precedencehjk2018-03-121-192/+91
* | Rename IRunConfigurationFactory to RunConfigurationFactoryhjk2018-03-071-3/+1
* | Introduce and use IRunConfiguration::addSupportedTargetDeviceTypehjk2018-02-231-1/+1
* | ProjectExplorer: Simplify collection of RunConfigurationCreationInfoshjk2018-02-151-11/+15
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-02-131-1/+1
|\|
| * QbsProjectManager: Fix uniqueProductName() and productDisplayName()Christian Kandeler2018-02-091-1/+1
* | IRunConfiguration: Remove BuildTargetInfo from the RC factory APIsTobias Hunger2018-02-061-7/+6
|/