aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Merge ApplicationLauncher and DeviceApplicationRunnerhjk2017-03-105-41/+38
* Switch order of DeviceApplicationRunner::start() parametershjk2017-03-034-5/+5
* ProjectExplorer: Unify RunControl setup/teardownTobias Hunger2017-03-012-13/+2
* Remove spaces in initializer listsTim Jenssen2017-02-222-11/+11
* RemoteLinux: Add a few 'override'hjk2017-02-222-19/+19
* RunConfiguration: Introduce buildSystemTarget()Tobias Hunger2017-01-302-0/+7
* RemoteLinux: Simplify RunConfigurationTobias Hunger2017-01-302-4/+1
* make BaseQtVersion::qtCorePaths() non-staticOswald Buddenhagen2017-01-231-1/+1
* Give the values of BuildStep::OutputFormat better namesChristian Kandeler2017-01-193-17/+19
* RemoteLinux: Fix incomplete serialization in TarPackageCreationStepChristian Kandeler2017-01-171-0/+2
* Merge remote-tracking branch 'origin/4.2'Eike Ziller2017-01-171-1/+1
|\
| * Give SSH applications a second to gracefully shutdownWolfgang Bremer2017-01-131-1/+1
* | Merge remote-tracking branch 'origin/4.2'Eike Ziller2017-01-122-0/+14
|\|
| * Fix 'SFTP upload hangs' issue with DropbearKimmo Ollila2017-01-112-0/+14
* | RemoteLinux: Add incremental deployment to the TarPackageCreationStepDaniel Trevitz2017-01-022-2/+107
* | Rename the "ERROR" icon to "CRITICAL"Ulf Hermann2017-01-021-1/+1
* | RemoteLinux: Make sure there is a DebuggerRCAspectTobias Hunger2016-12-091-1/+4
* | RemoteLinux: Adapt to new PerfSettings APIUlf Hermann2016-12-081-1/+2
* | Merge remote-tracking branch 'origin/4.2'Eike Ziller2016-11-301-1/+1
|\|
| * Debugger: Split related settingshjk2016-11-301-1/+1
* | ProjectExplorer: Introduce IDeviceFactory::iconForId()Alessandro Portale2016-11-302-0/+9
* | RemoteLinux: Initialize membersTobias Hunger2016-11-291-4/+2
* | RemoteLinux: Do not leak memoryTobias Hunger2016-11-292-0/+6
|/
* 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
|\|