index
:
qt-creator/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
11.0
12.0
13.0
14.0
15.0
16.0
17.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3dfirst
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
qmakeprojectmanager
/
desktopqmakerunconfiguration.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unification of desktop run configurations, step 1
hjk
2019-08-07
1
-58
/
+0
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-1
/
+1
*
ProjectExplorer: Split EnvironmentAspect
hjk
2019-03-11
1
-2
/
+0
*
ProjectExplorer: Remove RunConfiguration::canRunForNode()
hjk
2019-02-26
1
-2
/
+0
*
Fix cloning DesktopQmakeRunConfiguration
Christian Kandeler
2019-02-08
1
-0
/
+1
*
QmakeProject: Remove DesktopQmakeRunConfiguration::fromMap
hjk
2019-01-11
1
-2
/
+0
*
QmakeProject: Remove DesktopQmakeRunConfiguration::toMap
hjk
2019-01-09
1
-2
/
+0
*
Finish merging Runnable and StandardRunnable
hjk
2018-05-23
1
-1
/
+0
*
Pass id to RunConfiguration constructor
hjk
2018-04-25
1
-1
/
+1
*
ProjectExplorer: Factor out some common code in runconfigurations
hjk
2018-04-24
1
-14
/
+0
*
DesktopQmakeRunConfiguration: Remove unused signals
hjk
2018-04-16
1
-6
/
+0
*
ProjectExplorer: Introduce runconfig aspects for some bool values
hjk
2018-04-13
1
-31
/
+2
*
ProjectExplorer: Streamline OutputFormatter creation a bit
hjk
2018-04-13
1
-2
/
+0
*
ProjectExplorer: Consolidate RunConfiguration identifications
hjk
2018-04-12
1
-6
/
+2
*
QMake: Use new ExecutableAspect
hjk
2018-04-09
1
-3
/
+0
*
ProjectExplorer: De-qobject-ify RunConfigurationFactory
hjk
2018-04-09
1
-2
/
+0
*
Simplify DesktopQmakeRunConfiguration::updateTargetInformation() a bit
hjk
2018-03-20
1
-2
/
+0
*
Qmake: Remove hidden dysfunctional option to run on QVFb
hjk
2018-03-16
1
-1
/
+0
*
QMake: Adapt DesktopQMakeRunConfiguration to applicationTargets() use
hjk
2018-03-16
1
-21
/
+3
*
ProjectExplorer: Let RunConfiguration declare what nodes it belongs to
hjk
2018-03-16
1
-6
/
+3
*
Rename IRunConfigurationFactory to RunConfigurationFactory
hjk
2018-03-07
1
-1
/
+1
*
ProjectExplorer: Simplify collection of RunConfigurationCreationInfos
hjk
2018-02-15
1
-1
/
+1
*
IRunConfiguration: Remove BuildTargetInfo from the RC factory APIs
Tobias Hunger
2018-02-06
1
-2
/
+2
*
QmakeProject: Centralize some code for subproject runconfig handling
hjk
2018-01-11
1
-2
/
+1
*
QmakeProject: Remove proFilesEvaluated() signal
hjk
2018-01-09
1
-1
/
+0
*
ProjectExplorer: Return BuildTargetInfo from availableBuildTarget()
hjk
2018-01-05
1
-2
/
+2
*
ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setup
hjk
2017-12-08
1
-2
/
+1
*
ProjectExplorer: Register createes' base id in RunConfigurationFactory
hjk
2017-11-27
1
-5
/
+3
*
ProjectExplorer: Add a RunConfigurationFactory::canHandle(Target *)
hjk
2017-11-20
1
-3
/
+0
*
ProjectExplorer: Implement RunConfiguration::do{Clone,Restore} in base
hjk
2017-11-16
1
-5
/
+1
*
ProjectExplorer: Simplify IRunConfigurationFactory::clone() use
hjk
2017-11-14
1
-2
/
+0
*
ProjectExplorer: Fix copying of RunConfigurationAspects
hjk
2017-11-10
1
-4
/
+0
*
QMakeProjectManager: Clean forward declaration
Laurent Montel
2017-09-27
1
-1
/
+0
*
ProjectExplorer: Re-organize RunConfiguration constructors
hjk
2017-09-13
1
-3
/
+5
*
RunConfiguration: Centralize enabled state handling
Tobias Hunger
2017-07-28
1
-3
/
+0
*
ProjectExplorer: Introduce base class for enabled/disabled project configuration
Tobias Hunger
2017-07-28
1
-5
/
+0
*
Qmake: Update QmakeRunConfiguration in constructor
Tobias Hunger
2017-04-27
1
-4
/
+4
*
Qmake: Fix workdirectory for qmake projects
Tobias Hunger
2017-04-04
1
-2
/
+2
*
qmake: move over from QmakeProjectNodes to QmakeParserNodes
Tobias Hunger
2017-02-22
1
-1
/
+2
*
RunConfiguration: Introduce buildSystemTarget()
Tobias Hunger
2017-01-30
1
-0
/
+2
*
QmakePM: Use Qt5-style connects
Orgad Shaneh
2016-05-26
1
-1
/
+1
*
Wholesale conversion to #pragma once
hjk
2016-03-30
1
-4
/
+1
*
QmakePM: Enable "Run in Terminal" by default for console apps
Orgad Shaneh
2016-02-01
1
-0
/
+1
*
QmakePM: Factor out project node lookup
Orgad Shaneh
2016-02-01
1
-0
/
+1
*
ProjectExplorer: Drop LocalApplicationRunConfiguration
hjk
2016-01-26
1
-7
/
+5
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
QmakeProjectManager: Code cosmetics
hjk
2016-01-12
1
-26
/
+16
*
QmakeProjectManager: Use WorkingDirectoryAspect
hjk
2015-12-22
1
-13
/
+0
*
QmakeProjectManager: Use TerminalAspect
hjk
2015-12-18
1
-8
/
+2
*
QMakeProjectManager: Use ArgumentsAspect
hjk
2015-12-16
1
-7
/
+0
[next]