summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/devicesupport
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * DeviceApplicationRunner: Set failure status if process failed to start.Christian Kandeler2014-04-082-8/+13
* | DeviceProcessDialog: Use Utils::TreeViewDaniel Teske2014-04-111-5/+6
|/
* DeviceManager: Fix lifecycleTobias Hunger2014-03-192-3/+11
* Remove leading newline characters from translated messages.Friedemann Kleint2014-02-282-2/+3
* Add "..." to buttons which open a dialogRobert Loehning2014-02-251-1/+1
* Use ICore::userResourcePath() where applicable.Christian Kandeler2014-02-241-3/+3
* Utils: Compile winutils on all platformhjk2014-02-201-3/+4
* Utils: Merge FilterLineEdit into FancyLineEdithjk2014-02-141-3/+4
* Compile fix.Christian Kandeler2014-02-121-1/+1
* QNX: Add support for attaching to a running applicationTobias Nätterlund2014-02-122-0/+103
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* ProjectExplorer: Improve 'ps' output parsing.hjk2014-02-071-8/+7
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-0846-46/+46
|\
| * Incremented year in copyright infoRobert Loehning2014-01-0846-46/+46
* | Preferences: Add default implementation for filteringEike Ziller2013-12-103-14/+9
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-11-251-0/+3
|\ \ | |/
| * Add history to device process dialog's linedithjk2013-11-221-0/+3
* | Device support: Fix error message in app runner.Christian Kandeler2013-11-221-3/+1
|/
* RemoteLinux: Never disable the run configuration.Christian Kandeler2013-11-191-0/+8
* Device support: Fix device application runner for the "early exit" case.Christian Kandeler2013-11-191-1/+1