aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/devicesupport/devicesettingswidget.h
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* Add final specifies to classesIgor Sidorov2020-02-051-1/+1
* Core: Provide empty implementation for IOptionPageWidget::finish()hjk2020-01-151-1/+0
* ProjectExplorer: Use IOptionPage convenience in DeviceSettingsPagehjk2020-01-081-3/+8
* Remove unused QObject parent arguments on options pageshjk2019-09-111-1/+1
* ProjectExplorer: Simplify IDevice extra device action setuphjk2019-01-141-1/+0
* ProjectExplorer: ModernizeAlessandro Portale2018-12-041-1/+1
* ProjectExplorer: Complete Qt5-style connectsOrgad Shaneh2016-06-031-2/+1
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-5/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Device support: Remove one use of Id::fromUniqueIdentifier and Co.hjk2015-06-231-3/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Cleanup: Remove searchKeywords from optionspage widgetsTobias Hunger2014-05-261-1/+0
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Preferences: Add default implementation for filteringEike Ziller2013-12-101-1/+1
|/
* 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/+1
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-2/+1
* 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-1/+1
* debugger: merge attach to local and remote process dialogshjk2012-08-081-1/+2
* Device support: Move processes dialog creation to settings widget.Christian Kandeler2012-08-031-0/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Device support: Disable some widgets when there are no devices.Christian Kandeler2012-05-091-0/+1
* Device support: Use Core::Id for device actions.Christian Kandeler2012-05-021-1/+1
* Device support: Make "replaced" semantics more sensible.Christian Kandeler2012-04-261-0/+3
* Device support: Clean up DeviceManager API.Christian Kandeler2012-04-251-0/+2
* Device Support: Move some functions from IDeviceFactory to IDevice.Christian Kandeler2012-04-101-2/+0
* Introduce the concept of an abstract device.Christian Kandeler2012-03-081-0/+94