index
:
delta/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
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
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
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/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/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
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
projectexplorer
/
runconfiguration.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Incremented year in copyright info
v2.6.2
Robert Loehning
2013-01-29
1
-1
/
+1
*
QML Debugging: Qt Quick 2 Application Wizard
Aurindam Jana
2012-11-22
1
-2
/
+8
*
Adjust license headers
hjk
2012-10-05
1
-21
/
+20
*
Fix error handling for custom executables.
Friedemann Kleint
2012-09-18
1
-0
/
+10
*
s/profile/kit/
Tobias Hunger
2012-09-04
1
-2
/
+2
*
Fix debugger detection when attaching from output pane.
Friedemann Kleint
2012-09-03
1
-0
/
+5
*
Changed return type of :ICore::mainWindow() to QWidget*
Konstantin Tokarev
2012-07-19
1
-1
/
+0
*
Contact -> qt-project.org
Eike Ziller
2012-07-19
1
-3
/
+1
*
Profile introduction
Tobias Hunger
2012-06-21
1
-98
/
+24
*
Make PluginManager mostly static.
Eike Ziller
2012-06-19
1
-4
/
+2
*
runconfig: consolidate createConfigurationWidget implementations
hjk
2012-06-19
1
-0
/
+5
*
Fix warnings on windows
Tobias Hunger
2012-04-25
1
-2
/
+2
*
Use Core::Id in project-related objects
Tobias Hunger
2012-04-25
1
-4
/
+4
*
qtcassert: move actual printing to separate function and enforce style
hjk
2012-04-17
1
-2
/
+2
*
debugger: prepare naive handling of multiple inferiors
hjk
2012-03-28
1
-0
/
+15
*
Run configuration: Make debugger aspect display more configurable.
Christian Kandeler
2012-02-24
1
-0
/
+24
*
debugger: make qml port spinbox supressable in debugger runconfig aspect
hjk
2012-02-24
1
-2
/
+15
*
Rename {Analyzer,Debugger}ProjectSettings to *RunConfigurationAspect
hjk
2012-02-23
1
-19
/
+19
*
Mac build fix
Eike Ziller
2012-02-23
1
-1
/
+1
*
projectexplorer: remove useQmlDebugger from generic RunConfiguration
hjk
2012-02-23
1
-11
/
+17
*
runconfiguration: interface cleanup
hjk
2012-02-23
1
-6
/
+0
*
debugger: merge DebuggerLanguageChooser into DebuggerRunConfigWidget
hjk
2012-02-23
1
-2
/
+8
*
runconfiguration: literal style
hjk
2012-02-22
1
-5
/
+6
*
remove bool return value from IRunConfigurationAspect::fromMap
hjk
2012-02-22
1
-6
/
+3
*
projectexplorer: fix writing of project settings.
hjk
2012-02-22
1
-1
/
+3
*
projectexplorer: Make the debugger language chooser a (hardcoded) "aspect"
hjk
2012-02-21
1
-73
/
+104
*
Removed module names from #include directives.
Erik Verbruggen
2012-02-15
1
-5
/
+5
*
Long live the king!
hjk
2012-01-26
1
-1
/
+1
*
Use new static ICore interface.
hjk
2012-01-24
1
-1
/
+1
*
ProjectExplorer: use enum instead of QString for run mode
hjk
2012-01-11
1
-2
/
+2
*
all: s/info@qt.nokia.com/qt-info@nokia.com/
hjk
2011-11-03
1
-2
/
+2
*
Header cleanup in ProjectExplorer.
Friedemann Kleint
2011-08-18
1
-0
/
+2
*
Pass Abi when attaching debugger to application launched via 'Run'.
Friedemann Kleint
2011-08-17
1
-0
/
+7
*
ProjectExplorer: Fix enabling of buttons in the output pane.
Friedemann Kleint
2011-07-07
1
-1
/
+39
*
debugger: let debugger attach to currently running process
hjk
2011-05-31
1
-0
/
+17
*
Add RunConfiguration::disabledReason
dt_
2011-05-27
1
-0
/
+5
*
Remove BuildConfiguration parameter from RunConfiguration::isEnabled
dt_
2011-05-27
1
-16
/
+2
*
QmlDebugging: Enable QML Debugger language for Qt Quick Applications
Kai Koehne
2011-05-18
1
-8
/
+37
*
Fix/add copyright headers
Tobias Hunger
2011-05-06
1
-1
/
+1
*
Move OutputFormatter to Utils lib.
con
2011-04-26
1
-6
/
+5
*
projectexplorer: fix style
hjk
2011-04-21
1
-8
/
+7
*
Documentation: Add ProjectExplorer plugin..
Friedemann Kleint
2011-04-14
1
-2
/
+117
*
Update license.
hjk
2011-04-13
1
-14
/
+13
*
enable adding custom config widgets from a run control factory
Milian Wolff
2011-02-28
1
-0
/
+28
*
ToolChain: Refactor toolchain support
Tobias Hunger
2011-02-21
1
-0
/
+12
*
Add "never ask again" option to dialog asking about killing applications
con
2011-01-17
1
-14
/
+47
*
It's 2011 now.
con
2011-01-12
1
-1
/
+1
*
introduce a appendMessage overload not requiring the 'this' parameter
hjk
2011-01-10
1
-0
/
+5
*
License headers.
con
2010-12-17
1
-7
/
+11
*
Preserve invalid Qt versions when loading a project
Tobias Hunger
2010-09-13
1
-0
/
+1
[next]