summaryrefslogtreecommitdiff
path: root/src/plugins/remotelinux
Commit message (Expand)AuthorAgeFilesLines
* Refactor the incremental deployment to a separate classDaniel Trevitz2016-10-085-90/+242
* Merge remote-tracking branch 'origin/4.1'Eike Ziller2016-09-131-1/+2
|\
| * RemoteLinux: Try SIGTERM first when terminating processesChristian Kandeler2016-09-061-1/+2
* | Remove stray white spacesRobert Loehning2016-08-241-1/+1
* | Move icons to UtilsUlf Hermann2016-08-053-7/+7
* | UI files: Fix tab order in lots of UI formsNazar Gerasymchuk2016-08-021-0/+14
|/
* RemoteLinux: Use Qt5-style connectsOrgad Shaneh2016-07-0137-145/+151
* Debugger: Use dedicated structure for Qml server parametershjk2016-06-141-2/+2
* qbs build: More steps toward creating a "development installation".Christian Kandeler2016-06-131-112/+115
* ProjectExplorer: De-duplicate code in IBuildStepFactory derived classeshjk2016-06-102-62/+17
* RemoteLinux: Use Qt5-style connects in AbstractPackagingStepTobias Hunger2016-05-241-3/+4
* Merge AnalyzerRunControl::logMessage and RunControl::appendMessagehjk2016-05-201-1/+1
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-05-031-0/+2
|\
| * RemoteLinux: Re-enable debugging of custom executableshjk2016-04-251-0/+2
* | BuildStep: Remove finished() signal and use FutureInterface to reportTobias Hunger2016-04-252-3/+2
* | RemoteLinux: Improve API for retrieving ports and fifosUlf Hermann2016-04-254-23/+33
* | RemoteLinux: Add support for perf profilerUlf Hermann2016-04-254-3/+92
* | Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-222-6/+6
|\ \ | |/
| * Theme: Separate run/stop/interrupt icons in menusAlessandro Portale2016-04-211-1/+1
| * Debugger: Switch meaning of inferior.executable and a symbol filehjk2016-04-211-5/+5
* | RemoteLinux: Allow killing processes by IDUlf Hermann2016-04-222-4/+34
* | RemoteLinux: Prepare for other kinds of analyzersUlf Hermann2016-04-214-38/+42
* | Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-201-14/+13
|\ \ | |/
| * RemoteLinux: Relax port gatheringhjk2016-04-181-14/+13
* | Use Utils::Port where possibleUlf Hermann2016-04-207-19/+20
* | Qnx: Code cosmeticshjk2016-04-121-2/+1
* | Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-126-29/+66
|\ \ | |/
| * Icons: Move Run/Stop/Interrupt from projectexplorer to coreAlessandro Portale2016-04-101-2/+3
| * ProjectExplorer: Introduce a DeviceEnvironmentFetcherhjk2016-04-065-26/+59
| * RemoteLinux: Fix fetching of remote environmenthjk2016-04-061-1/+4
* | Wholesale conversion to #pragma oncehjk2016-03-3046-184/+46
* | RemoteLinux: Modernize remotelinuxsignaloperation.{h,cpp}hjk2016-03-222-11/+12
|/
* Debugger: Merge debug mode and analyze modehjk2016-03-073-5/+4
* Analyzer: Rework the dock widget layout generationhjk2016-02-291-1/+0
* Move analyzerbase to debuggerhjk2016-02-254-9/+7
* Preferably use QStringRef::toInt().Friedemann Kleint2016-02-041-1/+1
* RemoteLinux: Remove RemoteLinuxRunControlPrivate::runnablehjk2016-02-021-4/+2
* RemoteLinux: Remove RemoteLinuxRunControlPrivate::devicehjk2016-02-021-5/+1
* ProjectExplorer: Sprinkle overrides over the codeTobias Hunger2016-01-297-40/+30
* Analyzer: Remove AnalyzerRunControl::runnable() and .connection()hjk2016-01-291-0/+1
* Debugger: Use StandardRunnable in DebuggerStartParametershjk2016-01-281-4/+4
* ProjectExplorer: Use Runnable in DeviceProcess::starthjk2016-01-285-41/+33
* RemoteLinux/Qnx: Use StandardRunnablehjk2016-01-2718-295/+150
* RemoteLinux: Move portsUsedByDebugger() to DebuggerRunConfigurationAspecthjk2016-01-263-16/+5
* RemoteLinux: Adapt RemoteLinuxRunControlFactory to Analyzer changeshjk2016-01-201-5/+6
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1993-1567/+1154
* RemoteLinux: Remove unused class declarationhjk2016-01-191-4/+1
* RemoteLinux: Use QString instead of QStringList for process argumentshjk2016-01-188-30/+32
* Remove a few uses of RunConfiguration::displayName()hjk2016-01-081-1/+0
* Analyzer: Slim down AnalyzerStartParametershjk2016-01-073-28/+6