summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/runconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* QML Debugging: Qt Quick 2 Application WizardAurindam Jana2012-11-221-2/+8
* Adjust license headershjk2012-10-051-21/+20
* Fix error handling for custom executables.Friedemann Kleint2012-09-181-0/+10
* s/profile/kit/Tobias Hunger2012-09-041-2/+2
* Fix debugger detection when attaching from output pane.Friedemann Kleint2012-09-031-0/+5
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-191-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Profile introductionTobias Hunger2012-06-211-98/+24
* Make PluginManager mostly static.Eike Ziller2012-06-191-4/+2
* runconfig: consolidate createConfigurationWidget implementationshjk2012-06-191-0/+5
* Fix warnings on windowsTobias Hunger2012-04-251-2/+2
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-4/+4
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-171-2/+2
* debugger: prepare naive handling of multiple inferiorshjk2012-03-281-0/+15
* Run configuration: Make debugger aspect display more configurable.Christian Kandeler2012-02-241-0/+24
* debugger: make qml port spinbox supressable in debugger runconfig aspecthjk2012-02-241-2/+15
* Rename {Analyzer,Debugger}ProjectSettings to *RunConfigurationAspecthjk2012-02-231-19/+19
* Mac build fixEike Ziller2012-02-231-1/+1
* projectexplorer: remove useQmlDebugger from generic RunConfigurationhjk2012-02-231-11/+17
* runconfiguration: interface cleanuphjk2012-02-231-6/+0
* debugger: merge DebuggerLanguageChooser into DebuggerRunConfigWidgethjk2012-02-231-2/+8
* runconfiguration: literal stylehjk2012-02-221-5/+6
* remove bool return value from IRunConfigurationAspect::fromMaphjk2012-02-221-6/+3
* projectexplorer: fix writing of project settings.hjk2012-02-221-1/+3
* projectexplorer: Make the debugger language chooser a (hardcoded) "aspect"hjk2012-02-211-73/+104
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-1/+1
* ProjectExplorer: use enum instead of QString for run modehjk2012-01-111-2/+2
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Header cleanup in ProjectExplorer.Friedemann Kleint2011-08-181-0/+2
* Pass Abi when attaching debugger to application launched via 'Run'.Friedemann Kleint2011-08-171-0/+7
* ProjectExplorer: Fix enabling of buttons in the output pane.Friedemann Kleint2011-07-071-1/+39
* debugger: let debugger attach to currently running processhjk2011-05-311-0/+17
* Add RunConfiguration::disabledReasondt_2011-05-271-0/+5
* Remove BuildConfiguration parameter from RunConfiguration::isEnableddt_2011-05-271-16/+2
* QmlDebugging: Enable QML Debugger language for Qt Quick ApplicationsKai Koehne2011-05-181-8/+37
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Move OutputFormatter to Utils lib.con2011-04-261-6/+5
* projectexplorer: fix stylehjk2011-04-211-8/+7
* Documentation: Add ProjectExplorer plugin..Friedemann Kleint2011-04-141-2/+117
* Update license.hjk2011-04-131-14/+13
* enable adding custom config widgets from a run control factoryMilian Wolff2011-02-281-0/+28
* ToolChain: Refactor toolchain supportTobias Hunger2011-02-211-0/+12
* Add "never ask again" option to dialog asking about killing applicationscon2011-01-171-14/+47
* It's 2011 now.con2011-01-121-1/+1
* introduce a appendMessage overload not requiring the 'this' parameterhjk2011-01-101-0/+5
* License headers.con2010-12-171-7/+11
* Preserve invalid Qt versions when loading a projectTobias Hunger2010-09-131-0/+1