summaryrefslogtreecommitdiff
path: root/src/plugins/remotelinux/remotelinuxruncontrolfactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Fix use of remote Linux startup with Step Into/Step Overhjk2015-08-171-1/+1
* ProjectExplorer: Use Core::Id as RunMode "enum values"BogDan Vatra2015-06-301-18/+13
* Debugger: Continue DebuggerStartParameter cleanuphjk2015-06-261-4/+1
* Use free Debugger::createDebuggerRunControl() functionhjk2015-05-291-2/+1
* RemoteLinux: Use base RunConfiguration if possiblehjk2015-04-231-9/+9
* Introduce perf profiler run modeUlf Hermann2015-02-161-0/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Debugger: Pass RunControl in DebuggerStartParametershjk2015-02-101-1/+2
* | Valgrind: Support vgdbOrgad Shaneh2015-02-101-0/+1
* | RemoteLinux: Remove unneeded qualificationsOrgad Shaneh2015-02-041-1/+1
* | Debugger: Make DebuggerEngine internalhjk2014-12-151-1/+1
|/
* Debugger: Consolidate RunControl creationhjk2014-10-201-3/+2
* ProjectExplorer: Add ClangStaticAnalyzerMode RunModeNikolai Kosjar2014-10-161-0/+1
* License updateEike Ziller2014-10-091-7/+8
* RemoteLinux: Provide a custom run configuration.Christian Kandeler2014-05-071-3/+12
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Fix warning about non-void function with no returnThiago Macieira2013-12-061-0/+1
* Analyzer: Use the run mode stored in the parameters instead of a copyhjk2013-08-051-1/+1
* Analyzer: Remove some unused codehjk2013-08-051-1/+1
* Analyzer: Use AnalyzerManager for run control creationhjk2013-08-051-11/+1
* Analyzer: Merge IAnalyzerEngine and AnalyzerRunControlhjk2013-08-011-2/+7
* QmlProfiler: Remove RemoteLinux dependencyAurindam Jana2013-05-071-2/+22
* IRunControlFactory::displayName: Remove unused functionDaniel Teske2013-04-251-5/+0
* Clean headers in RemoteLinux.Friedemann Kleint2013-04-041-2/+0
* RemoteLinux/Madde: Do not do too much checking in run control factories.Christian Kandeler2013-03-281-29/+38
* RemoteLinux: Avoid some use of Core::Id QString usehjk2013-03-191-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-20/+20
* Add error string to IRunControlFactory::createRunControlDaniel Teske2012-09-051-2/+2
* s/profile/kit/Tobias Hunger2012-09-041-2/+2
* ProjectExplorer: Introduce generic application runner.Christian Kandeler2012-08-011-3/+3
* madde/qnx/remotelinux: adjust after profile changeshjk2012-07-261-3/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* debugger: make <F10> work to 'break on main' for remote linuxhjk2012-06-271-2/+3
* Make clear that the RemoteLinuxRC Id is actually a prefixTobias Hunger2012-06-211-1/+1
* Profile introductionTobias Hunger2012-06-211-5/+13
* runconfig: consolidate createConfigurationWidget implementationshjk2012-06-191-6/+0
* embeddedlinux: let F10/F11 start debugging with break on mainhjk2012-06-131-4/+5
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-1/+2
* PortList: Move to utilsKai Koehne2012-03-011-1/+1
* Long live the king!hjk2012-01-261-1/+1
* ProjectExplorer: use enum instead of QString for run modehjk2012-01-111-8/+5
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* RemoteLinux: Private implementation for all exported classes.Christian Kandeler2011-08-021-0/+2
* RemoteLinux: Debugger run control can be null.Christian Kandeler2011-06-211-0/+2
* RemoteLinux: More untangling of generic and Maemo-specific stuff.Christian Kandeler2011-06-201-0/+108