aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/webassembly/webassemblyplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* WebAssembly: Remove now empty webassemblyplugin.hhjk2023-12-141-2/+1
* WebAssembly: Move the device infobar setup to the device fileshjk2023-12-041-41/+0
* WebAssembly: Convert to new plugin setup schemehjk2023-12-041-42/+31
* ProjectExplorer: Rename Tool{C,h}ainFactoryhjk2023-11-241-1/+1
* WebAssembly: Use the most recent settings access patternhjk2023-07-141-1/+0
* WebAssembly: Base Settings handling on Core::PagedSettingsAlessandro Portale2023-05-191-2/+2
* WebAssembly: Reorganize plugin testsAlessandro Portale2023-02-151-1/+9
* Use simpler Plugin::initialize() when feasiblehjk2023-01-201-6/+1
* WebAssembly: use a dedicated class to create EmrunRunWorkerhjk2023-01-101-9/+3
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* WebAssembly: Convert to using Tr::trAlessandro Portale2022-10-041-3/+4
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Adapt to move of options to Edit > PreferencesEike Ziller2022-06-281-1/+1
* InfoBar: Make adding more buttons possibleEike Ziller2022-01-181-1/+1
* WebAssembly: Revamp Emscripten SDK registration and toolchain handlingAlessandro Portale2020-11-161-1/+30
* WebAssembly: Ensure that the device is created after the kits are loadedChristian Kandeler2019-12-131-1/+4
* ProjectExplorer: Re-work setup runworker factorieshjk2019-08-091-1/+7
* WebAssembly: Drop run config inheritance from CustomExecutablehjk2019-08-071-3/+1
* WebAssembly: Initial commitAlessandro Portale2019-07-251-0/+83