aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/webassembly/webassemblydevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* WebAssembly: Remove file access from deviceMarcus Tillmanns2022-12-011-0/+1
* Get rid of unneeded includes of RunControlJarek Kobus2022-10-251-2/+0
* WebAssembly: Convert to using Tr::trAlessandro Portale2022-10-041-3/+4
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* 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