aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/devicesupport
Commit message (Expand)AuthorAgeFilesLines
* 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
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-4/+2
* BuildManager: Provide context of earlier build steps to initTobias Hunger2015-11-162-2/+3
* ProjectConfiguration: Sprinkle override and explicit over the codeTobias Hunger2015-11-161-3/+3
* Icon refresh: First step towards the new Qt Creator themesAlessandro Portale2015-10-231-1/+2
* Utils: Remove qPidToPid() adapter functionhjk2015-09-161-1/+1
* ProcessExplorer: Use 64-bit PIDs in DeviceProcessSignalOperationhjk2015-09-163-15/+15
* Make it easy to set a kit matcher.BogDan Vatra2015-07-202-105/+0
* Let users create devices again.Christian Kandeler2015-06-291-1/+1
* Device support: Replace use of Id::toUniqueIdentifier.hjk2015-06-232-2/+2
* Device support: Remove one use of Id::fromUniqueIdentifier and Co.hjk2015-06-232-11/+5
* Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-05-071-2/+3
|\
| * Device support: Only restore SSH options if we really saved them.Christian Kandeler2015-05-051-2/+3
* | ProjectExplorer: Remove unused filesTobias Hunger2015-04-291-52/+0
|/
* Device support: Serialize SSH options.Christian Kandeler2015-04-011-0/+4
* Remove some duplicate includesTobias Hunger2015-03-201-1/+0
* Get rid of Gitorious linksEike Ziller2015-03-101-2/+2
* DeviceProcessDialog: restore last used processes filterZavadovsky Yan2015-03-021-1/+2
* Fix layouts for OSX: Set the obligatory ExpandingFieldsGrowAlessandro Portale2015-02-241-0/+3
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-1248-282/+282
|\
| * Update LicenseEike Ziller2015-01-1648-282/+282
* | ProjectExplorer: Remove unneeded qualificationsOrgad Shaneh2015-02-062-8/+8
* | SSH: implement host key checking.Christian Kandeler2014-12-153-1/+33
|/
* Merge "Merge remote-tracking branch 'origin/3.2'"Eike Ziller2014-10-1448-336/+384
|\
| * Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-1448-336/+384
| |\
| | * License updateEike Ziller2014-10-0948-336/+384
* | | ProjectExplorer: Remove redundant namespace qualificationsOrgad Shaneh2014-10-142-4/+4
|/ /
* | IDevice: Add method to check whether a device is compatible with a kitTobias Hunger2014-09-052-0/+17
* | Replace QLatin1String("x") with QLatin1Char('x') where possibleKai Koehne2014-09-041-1/+1
* | Do not use deprecated Qt functionality.Christian Kandeler2014-08-291-2/+2
* | Use Qt 5's QStringList::join(QChar)hjk2014-08-251-1/+1
* | Even more algorithm usage in ProjectExplorerDaniel Teske2014-07-162-8/+5
|/
* Always pass Core::Id by value.Christian Kandeler2014-07-013-3/+3
* Centralize error/warning/info iconsAlessandro Portale2014-06-171-1/+2
* ProjectExplorer: Use more algorithmsDaniel Teske2014-06-161-2/+4
* Cleanup: Remove searchKeywords from optionspage widgetsTobias Hunger2014-05-262-11/+0
* ProjectExplorer: Add parentheses to clarify precedenceOrgad Shaneh2014-05-201-2/+2
* ProjectExplorer: Pass some values by referenceOrgad Shaneh2014-05-202-2/+2
* ProjectExplorer: Use constants for compile_warning.png and _errorAlessandro Portale2014-05-191-1/+1
* Rewrite ::getObjects usage to use predicate versionDaniel Teske2014-05-123-24/+18
* Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-04-142-8/+13
|\