aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/webassembly/webassemblyrunconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* RunControl: Drop IDevice * from doStart()Jarek Kobus2022-02-231-1/+1
* WebAssembly: Improve browser selection combobox of run configuationAlessandro Portale2022-01-251-9/+16
* WebAssembly: Fix launching of target.html with qmake-based projectsAlessandro Portale2022-01-251-1/+2
* WebAssembly: Proper fix for targetname != projectnameAlessandro Portale2021-12-171-19/+3
* WebAssembly: fix the running of targets with name != project.nameAlessandro Portale2021-11-161-7/+13
* WebAssembly: Call emrun.py directly instead of via the wrapper scriptAlessandro Portale2021-10-151-16/+23
* ProjectExplorer: Use Utils::CommandLine in ProjectExplorer::Runnablehjk2021-08-131-4/+3
* WebAssembly: (Win) Use python.exe from EMSDK_PYTHON instead from PathAlessandro Portale2021-07-011-2/+3
* WebAssembly: Revamp Emscripten SDK registration and toolchain handlingAlessandro Portale2020-11-161-4/+14
* ProjectExplorer: Rename Base*Aspect to *Aspecthjk2020-08-141-2/+2
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* WebAssembly: Fix run configuration for Qt 5.15 app with emsdk 1.39.xAlessandro Portale2020-05-251-0/+1
* WebAssembly: Use new runconfiguration aspect update mechanismhjk2019-11-251-6/+9
* Fix lupdate issuesEike Ziller2019-11-041-2/+2
* WebAssembly: fix crashesTim Jenssen2019-10-281-11/+13
* WebAssembly: Update runconfiguration on Project::displayNameChangedAlessandro Portale2019-10-091-0/+2
* ProjectExplorer: Use std::function for SimpleTargetRunner::start()hjk2019-09-041-16/+11
* Let PortsGatherer produce full URLs instead of ports onlyhjk2019-08-261-1/+1
* ProjectExplorer: Re-work setup runworker factorieshjk2019-08-091-7/+4
* WebAssembly: Drop run config inheritance from CustomExecutablehjk2019-08-071-36/+76
* WebAssembly: Initial commitAlessandro Portale2019-07-251-0/+91