summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/devicesupport/devicesettingswidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: ModernizeAlessandro Portale2018-07-161-5/+5
* De-emphasize PluginManager::getObjects<Type>()hjk2017-12-151-5/+3
* ProjectExplorer: Themable device status indicator overlayAlessandro Portale2016-09-271-3/+4
* ProjectExplorer: Fix broken connectionsOrgad Shaneh2016-06-151-0/+6
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-7/+9
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+13
* Device support: Remove one use of Id::fromUniqueIdentifier and Co.hjk2015-06-231-8/+4
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | ProjectExplorer: Remove unneeded qualificationsOrgad Shaneh2015-02-061-5/+5
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Even more algorithm usage in ProjectExplorerDaniel Teske2014-07-161-3/+1
|/
* Always pass Core::Id by value.Christian Kandeler2014-07-011-1/+1
* ProjectExplorer: Use more algorithmsDaniel Teske2014-06-161-2/+4
* Cleanup: Remove searchKeywords from optionspage widgetsTobias Hunger2014-05-261-10/+0
* Rewrite ::getObjects usage to use predicate versionDaniel Teske2014-05-121-7/+4
* Add "..." to buttons which open a dialogRobert Loehning2014-02-251-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Device support: Make IDevice::executeAction non-const.Christian Kandeler2013-09-171-1/+4
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-1/+1
* Device support: Make device testing a "well-known" concept.Christian Kandeler2013-07-021-0/+18
* Device support: Change text on button for listing processes.Christian Kandeler2013-04-051-1/+1
* DeviceManager: Allow user to configure desktop deviceAurindam Jana2013-04-051-1/+0
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-10/+1
* Device support: Make DeviceManager::setDefaultDevice take an id.Christian Kandeler2013-03-211-1/+1
* Fix Krazy warnings about includes/header guards in ProjectExplorer.Friedemann Kleint2013-03-121-1/+0
* Device support: Allow interactive removal of auto-detected devices.Christian Kandeler2013-03-011-1/+2
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-20/+20
* Device support: Ensure UI changes are always propagated to the device.Christian Kandeler2012-10-021-8/+11
* DeviceProcessDialog: Introduce methods for modal/non-modal use.Friedemann Kleint2012-08-231-0/+1
* debugger: merge attach to local and remote process dialogshjk2012-08-081-3/+4
* Device support: Move processes dialog creation to settings widget.Christian Kandeler2012-08-031-16/+34
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Profile introductionTobias Hunger2012-06-211-1/+3
* Make PluginManager mostly static.Eike Ziller2012-06-191-1/+1
* Device support: Use the right type of quotes in the settings widget.Christian Kandeler2012-06-071-1/+1
* Device support: Fix yet another off-by-one error for device indices.Christian Kandeler2012-06-041-1/+1
* IDevice: Introduce state 'device ready to use'.Nikolai Kosjar2012-06-011-7/+12
* DeviceFactory: Allow for querying supported device typesTobias Hunger2012-05-301-1/+7
* Device support: Show availability in settings widget.Christian Kandeler2012-05-181-0/+13
* Device support: Disable some widgets when there are no devices.Christian Kandeler2012-05-091-0/+10
* Device support: Make IDevice::executeAction() const again.Christian Kandeler2012-05-071-1/+1
* Device: Fix off-by-one error in settings widget.Christian Kandeler2012-05-041-4/+3
* Device: Decouple DeviceManager and DeviceSettingsWidgetTobias Hunger2012-05-031-6/+6
* Device support: Make device actions a little more flexible.Christian Kandeler2012-05-021-5/+2
* Device support: Use Core::Id for device actions.Christian Kandeler2012-05-021-6/+6
* Device support: Make "replaced" semantics more sensible.Christian Kandeler2012-04-261-0/+8
* Device support: Clean up DeviceManager API.Christian Kandeler2012-04-251-4/+5