aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/webassembly/webassemblyrunconfigurationaspects.cpp
Commit message (Expand)AuthorAgeFilesLines
* WebAssembly: Move special aspect closer to its only usehjk2023-07-141-108/+0
* WebAssembly: Self-register aspects in runconfigurationhjk2023-07-131-2/+6
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-041-1/+1
* Layouting: Make aspects operate on parent items, not LayoutBuilderhjk2023-05-031-2/+2
* WebAssembly: Reorganize plugin testsAlessandro Portale2023-02-151-70/+14
* Utils: Flatten LayoutBuilder related hierarchieshjk2023-01-201-1/+1
* Utils: Rename QtcProcess::readAllStandard* to readAllRawStandard*hjk2023-01-101-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Get rid of unneeded includes of RunControlJarek Kobus2022-10-251-1/+1
* WebAssembly: Convert to using Tr::trAlessandro Portale2022-10-041-3/+5
* WebAssembly: Limit the usage of qMakePairJarek Kobus2022-09-301-7/+6
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Drop Qt5: Android, IOS & WASM: Get rid of QOverloadJarek Kobus2022-07-201-5/+4
* Webassembly: Compile fixhjk2022-04-221-0/+1
* ProjectExplorer: Copy more RunConfiguration data to RunControlhjk2022-04-121-0/+2
* WebAssembly: Compile fix with Qt 5hjk2022-01-251-1/+1
* WebAssembly: Improve browser selection combobox of run configuationAlessandro Portale2022-01-251-33/+98
* Use QtcProcess in webassemblyJarek Kobus2021-11-031-5/+5
* WebAssembly: Fix UI textLeena Miettinen2021-07-021-1/+1
* Utils: Consolidate LayoutBuilder interface a bithjk2020-09-241-1/+1
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-2/+5
* LayoutBuilder: Allow for more compact code at calling sitesChristian Kandeler2019-11-071-2/+1
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-10-281-18/+22
|\
| * WebAssembly: fix crashesTim Jenssen2019-10-281-18/+22
* | ProjectExplorer: Prepare more flexibility to aspect layoutinghjk2019-10-181-3/+4
|/
* WebAssembly: Drop run config inheritance from CustomExecutablehjk2019-08-071-7/+0
* WebAssembly: Initial commitAlessandro Portale2019-07-251-0/+114