summaryrefslogtreecommitdiff
path: root/src/plugins/remotelinux
Commit message (Expand)AuthorAgeFilesLines
* ProcessExplorer: Use 64-bit PIDs in DeviceProcessSignalOperationhjk2015-09-162-5/+5
* Merge remote-tracking branch 'origin/3.5'Eike Ziller2015-08-202-1/+10
|\
| * Add info about debuggee to params in remotelinux.Anton Kreuzkamp2015-08-191-0/+9
| * Debugger: Fix use of remote Linux startup with Step Into/Step Overhjk2015-08-171-1/+1
* | Tell the QML debug server exactly what services we expectUlf Hermann2015-08-172-3/+8
|/
* ProjectExplorer: Use Core::Id as RunMode "enum values"BogDan Vatra2015-06-305-27/+22
* Debugger: Continue DebuggerStartParameter cleanuphjk2015-06-262-26/+6
* Fix RemoteLinux debugging.Christian Kandeler2015-06-261-0/+1
* Properly delete plugins dependent on failed pluginJarek Kobus2015-06-171-2/+0
* Analyzer: Replace StartMode with a useStartupProject booleanhjk2015-06-171-2/+0
* RemoteLinux: Make paths in run config labels selectable.Christian Kandeler2015-06-161-0/+3
* Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-06-031-4/+8
|\
| * RemoteLinux: Fix upload for target file paths with spaces.v3.4.1Christian Kandeler2015-05-291-4/+8
* | Use free Debugger::createDebuggerRunControl() functionhjk2015-05-291-2/+1
* | Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-05-073-11/+15
|\ \ | |/
| * RemoteLinux: Use base RunConfiguration if possiblehjk2015-04-233-11/+15
* | Tasks: Make the linking of compile output to Tasks more robustDaniel Teske2015-04-212-8/+12
|/
* Don't mix iterator and const_iteratorKai Koehne2015-04-021-1/+1
* Fix some connections to PathChooser::validChanged().Christian Kandeler2015-03-291-1/+1
* Clean exported headers of the Remote Linux, Android plugins.Friedemann Kleint2015-03-054-3/+2
* RemoteLinux: Use QtcProcess::join() to display argument list.Christian Kandeler2015-02-231-1/+3
* Fix excessive warnings by MSVC 2013 64bit about size_t->int truncationFriedemann Kleint2015-02-201-1/+1
* Introduce perf profiler run modeUlf Hermann2015-02-161-0/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-1293-556/+556
|\
| * Update LicenseEike Ziller2015-01-1693-556/+556
* | Debugger: Pass RunControl in DebuggerStartParametershjk2015-02-101-1/+2
* | Valgrind: Support vgdbOrgad Shaneh2015-02-101-0/+1
* | RemoteLinux: Remove unneeded qualificationsOrgad Shaneh2015-02-0415-34/+34
* | Port to new connect apiMontel Laurent2015-01-3017-70/+119
* | Replace QFileInfo::fileName() with FileName::fileName()Orgad Shaneh2015-01-291-3/+2
* | DeployConfigurationFactory: Properly extract the abstract classDaniel Teske2015-01-132-0/+6
* | Debugger: Make DebuggerEngine internalhjk2014-12-153-22/+24
* | SSH: implement host key checking.Christian Kandeler2014-12-153-2/+21
|/
* qbs build: Remove unneeded import statements.Christian Kandeler2014-11-101-2/+0
* Debugger: Consolidate RunControl creationhjk2014-10-201-3/+2
* Debugger: Don't issue monitor commands for local debugginghjk2014-10-171-0/+1
* ProjectExplorer: Add ClangStaticAnalyzerMode RunModeNikolai Kosjar2014-10-161-0/+1
* License update.Eike Ziller2014-10-151-1/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-1492-644/+736
|\
| * License updateEike Ziller2014-10-0993-646/+738
* | Debugger: Support gdbservers that don't have --once againhjk2014-10-061-1/+0
* | RemoteLinux: Don't check toolchains to enable deploy stepshjk2014-10-022-9/+8
* | Debugger: Merge two remote setup communication pathshjk2014-09-191-4/+16
* | RemoteLinux: Fix run configuration.Christian Kandeler2014-09-101-4/+1
* | RemoteLinux: Create run configs by target name, not by project file.Christian Kandeler2014-09-093-29/+19
* | QtVersion: Allow for variables in Qt version namesTobias Hunger2014-09-041-1/+1
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-09-031-5/+6
|\ \ | |/
| * RemoteLinux: Fix mixed debugging.Christian Kandeler2014-09-021-5/+6
* | ExtensionSystem: Use Qt 5 plugin metadata instead of .pluginspec filesEike Ziller2014-09-022-17/+19
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0