aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/webassembly/webassemblydevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* DeviceProcess: Minimize the usage of DeviceProcessJarek Kobus2022-02-281-1/+0
* ProjectExplorer: Remove IDeviceFactory::setCanCreatehjk2022-02-041-1/+0
* ProjectExplorer: Use a lambda for DeviceFactory::create()hjk2022-01-261-9/+4
* De-Q_OBJECT-ify most DeviceFactorieshjk2020-01-231-1/+1
* ProjectExplorer: Base IDevice::osType on a data memberhjk2019-08-191-6/+1
* WebAssembly: Drop run config inheritance from CustomExecutablehjk2019-08-071-9/+6
* ProjectExplorer::IDevice: Add a default display nameChristian Kandeler2019-08-021-1/+1
* WebAssembly: Initial commitAlessandro Portale2019-07-251-0/+80