aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/devicesupport
Commit message (Expand)AuthorAgeFilesLines
* Fix string messagesJarek Kobus2017-09-111-1/+1
* Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-08-301-1/+1
|\
| * Implement port gatherer on macOSFilipe Azevedo2017-08-301-1/+1
* | SshDeviceProcessPrivate: direct init fieldsNikita Baryshnikov2017-08-251-7/+4
|/
* ProjectExplorer: Fix parsing ports from netstat output on Windowshjk2017-08-241-59/+5
* DeviceSupport: Implement DesktopDevice::portsGatheringMethod()hjk2017-08-105-54/+136
* ProjectExplorer: Fail more gracefullyhjk2017-08-071-2/+3
* ProjectExplorer: Remove Connection as concepthjk2017-07-074-10/+10
* ProjectExplorer: Introduce a Utils::OsType IDevice::osType() functionhjk2017-06-285-0/+14
* DeviceSupport: Report success for attempts to shut down port gatheringhjk2017-06-151-0/+1
* Debugger: Fix startup when FreePortsSpec is an empty stringOrgad Shaneh2017-05-291-2/+4
* ProjectExplorer: Split Target and ToolRunners into smaller taskshjk2017-05-153-4/+64
* Reduce usage of qApp in favor of static function callsAlessandro Portale2017-04-241-1/+1
* Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-04-191-1/+1
|\
| * Use QFileInfo::exists(...) which is faster that QFileInfo(..).existsMontel Laurent2017-04-141-1/+1
* | ProjectExplorer: Introduce a 'UrlConnection' for RunControlshjk2017-04-071-0/+2
|/
* Fix default device not being savedVikas Pachdha2017-03-202-18/+17
* ProjectExplorer: Merge ApplicationLauncher and DeviceApplicationRunnerhjk2017-03-102-248/+0
* Switch order of DeviceApplicationRunner::start() parametershjk2017-03-032-2/+2
* ProjectExplorer: Use QEnableSharedFromThis for IDeviceOrgad Shaneh2017-01-304-39/+4
* Give the values of BuildStep::OutputFormat better namesChristian Kandeler2017-01-191-3/+3
* ProjectExplorer: Remove IDevice::[set]IconAlessandro Portale2016-11-302-13/+0
* ProjectExplorer: Introduce IDeviceFactory::iconForId()Alessandro Portale2016-11-303-0/+20
* DeviceSupport: Simplify code a bitTobias Hunger2016-11-301-1/+1
* Utils: Add an Icon::combinedIcon convenience overrideAlessandro Portale2016-11-151-4/+1
* ProjectExplorer: Themable device status indicator overlayAlessandro Portale2016-09-271-3/+4
* ProjectExplorer: default icons for IDeviceAlessandro Portale2016-09-262-0/+20
* Settings: Regroup all Devices-related configuration pagesFrancois Ferrand2016-09-261-1/+2
* Core: Make IOptionsPage::categoryIcon a Utils::IconAlessandro Portale2016-09-201-1/+1
* Remove uses of deprecated QProcess::error signalOrgad Shaneh2016-08-091-2/+1
* Move icons to UtilsUlf Hermann2016-08-051-2/+2
* Merge remote-tracking branch 'origin/4.0' into 4.1Eike Ziller2016-06-223-10/+4
|\
| * Avoid using dynamic_cast<>hjk2016-06-222-0/+4
* | ProjectExplorer: Fix broken connectionsOrgad Shaneh2016-06-152-72/+7
* | Generalize IDevice::qmlProfilerHosthjk2016-06-084-7/+22
* | ProjectExplorer: Complete Qt5-style connectsOrgad Shaneh2016-06-031-2/+1
* | BuildStep: Remove finished() signal and use FutureInterface to reportTobias Hunger2016-04-251-1/+1
* | RemoteLinux: Allow killing processes by IDUlf Hermann2016-04-222-2/+15
* | Use Utils::Port where possibleUlf Hermann2016-04-203-11/+16
* | Devices: Add some 'override'hjk2016-04-201-7/+7
|/
* ProjectExplorer: Introduce a DeviceEnvironmentFetcherhjk2016-04-064-1/+49
* RemoteLinux: Fix fetching of remote environmenthjk2016-04-061-1/+5
* Preferably use QStringRef::toInt().Friedemann Kleint2016-02-041-1/+1
* ProjectExplorer: ModernizeTobias Hunger2016-02-0325-177/+98
* DeviceApplicationRunner: Remove unneeded references to sshhjk2016-02-021-8/+1
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-0120-89/+102
* ProjectExplorer: Use Runnable in DeviceProcess::starthjk2016-01-287-103/+37
* ProjectExplorer: Modernize DeviceApplicationRunnuerhjk2016-01-222-10/+13
* ProjectExplorer: Modernize DesktopDeviceProcesshjk2016-01-222-38/+41
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1945-769/+560