aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/devicesupport
Commit message (Expand)AuthorAgeFilesLines
* BareMetal: Choose peripheral description file on debug provider pageDenis Shienkov2020-03-062-18/+0
* Globally disable WindowContextHelpButtonHintKai Koehne2020-02-251-1/+0
* Add final specifies to classesIgor Sidorov2020-02-051-1/+1
* Core, ProjectExplorer, Valgrind: Settingspage cosmeticshjk2020-02-041-1/+1
* Several SettingsPages: Code cosmeticshjk2020-01-302-4/+2
* De-Q_OBJECT-ify most DeviceFactorieshjk2020-01-237-12/+13
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2020-01-201-0/+2
|\
| * SSH device: Ensure ConsoleProcess respects terminal settingsChristian Kandeler2020-01-151-0/+2
* | Core: Introduce a IOptionsPage::setCategoryIconPathhjk2020-01-162-4/+2
* | Core: Provide empty implementation for IOptionPageWidget::finish()hjk2020-01-152-2/+0
* | Use the theme colors for device test dialogMarius Sincovici2020-01-152-7/+12
* | ProjectExplorer: Use new IOptionPage convenience for SshSettingshjk2020-01-102-38/+8
* | ProjectExplorer: Pass Id to BuildStep constructorhjk2020-01-092-5/+4
* | ProjectExplorer: Use IOptionPage convenience in DeviceSettingsPagehjk2020-01-083-32/+9
* | Debugger: Avoid a few clang warningshjk2019-12-101-1/+1
* | Windows: Remove explicit usage of _WIN32_WINNT and WINVER macrosCristian Adam2019-10-312-4/+0
|/
* Remove unused QObject parent arguments on options pageshjk2019-09-116-9/+7
* Revert "ProjectExplorer: Enable devices to register extra macro expander vari...Tobias Hunger2019-08-282-26/+0
* ProjectExplorer: Enable devices to register extra macro expander variablesTobias Hunger2019-08-282-0/+26
* ProjectExplorer: Standardize RunWorker creation logichjk2019-08-272-10/+4
* Let PortsGatherer produce full URLs instead of ports onlyhjk2019-08-262-9/+9
* ProjectExplorer: Remove unused IDeviceWidget parent parameterhjk2019-08-191-1/+1
* ProjectExplorer: Remove unused DesktopDeviceConfigurationWidgethjk2019-08-194-207/+0
* ProjectExplorer: Base IDevice::osType on a data memberhjk2019-08-195-9/+18
* ProjectExplorer: RunControl header cleanuphjk2019-08-071-0/+2
* ProjectExplorer::IDevice: Add a default display nameChristian Kandeler2019-08-023-6/+14
* Some clang-tidy -use-modernize-nullptrhjk2019-08-012-2/+2
* Debugger: Add peripheral registers description file supportDenis Shienkov2019-07-312-0/+18
* Ssh: Use Utils::CommandLine in SshRemoteProcesshjk2019-07-231-2/+1
* Utils: Move meta char policy handling from FilePath to ConsoleProcesshjk2019-07-231-3/+2
* Avoid warning on empty expressionshjk2019-07-232-2/+2
* SshDevice: Use qint64 for processIdhjk2019-07-231-1/+1
* ProjectExplorer: Use Utils::FileName for Runnable::executablehjk2019-06-213-6/+6
* ProjectExplorer: Make Device::displayType a data memberhjk2019-06-195-10/+17
* Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-06-184-1/+32
|\
| * ProjectExplorer: Fix "Open Terminal With Run Env" for remote targetsChristian Kandeler2019-06-143-0/+29
| * SSH: Fix running remote process in terminalChristian Kandeler2019-06-141-1/+2
* | Utils: Use CommandLine in ConsoleProcesshjk2019-06-131-1/+2
|/
* Utils: Rename FileName to FilePathhjk2019-05-283-9/+9
* ProjectExplorer: Copy non-persistent IDevice members when cloninghjk2019-05-271-0/+3
* SSH: Pass remote command as QStringChristian Kandeler2019-05-242-2/+2
* ProjectExplorer: Use the fromMap(toMap()) pattern to clone deviceshjk2019-05-105-22/+27
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-03-141-0/+2
|\
| * Fix lupdate issuesEike Ziller2019-03-121-0/+2
* | ProjectExplorer: Move RunControl related classes to separate file pairhjk2019-03-135-5/+4
* | PE: Fix missing ';'Christian Stenger2019-03-011-1/+1
* | ProjectExplorer: Use Utils::TreeModel for DeviceProcessListhjk2019-02-285-85/+52
* | Replace static_casts by QOverload where possiblehjk2019-02-263-11/+6
* | ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-113-5/+5
|/
* Fix some deprecation warnings in basic pluginsFriedemann Kleint2019-02-111-1/+1