aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/webassembly
Commit message (Expand)AuthorAgeFilesLines
* Utils: Fix build with MSVC with C++20Eike Ziller2024-02-282-2/+2
* Rename RunControl::aspect to RunControl::aspectDatahjk2024-02-161-1/+1
* Process: Use more rawStd{Out,Err} const methods instead of mutable onesJarek Kobus2024-01-211-1/+1
* WebAssembly: Hide WebAssemblyToolchain class definition in .cpphjk2024-01-184-59/+53
* Merge remote-tracking branch 'origin/12.0'Eike Ziller2023-12-141-1/+3
|\
| * WebAssembly: Support emsdk path with spaces on Linux/macOShjk2023-12-121-1/+3
* | WebAssembly: Remove now empty webassemblyplugin.hhjk2023-12-144-4/+2
* | ProjectExplorer: Rename GccToolChain to GccToolchainhjk2023-12-042-3/+3
* | ProjectExplorer: Rename various items in the Toolchain classhjk2023-12-041-1/+1
* | WebAssembly: Move the device infobar setup to the device fileshjk2023-12-043-47/+41
* | WebAssembly: Convert to new plugin setup schemehjk2023-12-0410-189/+161
* | ProjectExplorer: Rename ToolchainManager signals and membershjk2023-11-271-5/+5
* | ProjectExplorer: Rename ToolChainManager to ToolchainManagerhjk2023-11-271-7/+7
* | ProjectExplorer: Rename ToolChain to Toolchainhjk2023-11-241-4/+4
* | ProjectExplorer: Rename Tool{C,h}ainFactoryhjk2023-11-243-5/+5
|/
* WebAssembly: Avoid soft assert on toolchain auto detectionAlessandro Portale2023-10-231-1/+7
* ProjectExplorer: Reduce scope of projectexploererconstants includehjk2023-09-251-1/+2
* Core: Disentangle SettingsDatabase accesshjk2023-09-211-23/+23
* WebAssembly: Cache emsdk_env and toolchain --dumpversion resultsAlessandro Portale2023-09-181-43/+70
* ProjectExplorer: Remove IDevice::setDisplayNameMarcus Tillmanns2023-09-111-1/+1
* Utils: Rename the new Storage to Storehjk2023-08-241-2/+2
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-231-2/+2
* Utils: Make FilePathAspect::setDefaultValue take a QStringhjk2023-08-171-1/+1
* QtSupport: Rename qtkitinformation.{h,cpp} -> qtkitaspect.{h,cpp}hjk2023-08-151-1/+1
* Build: Change plugin json.in files to CMake styleEike Ziller2023-07-251-18/+18
* WebAssembly: Use the most recent settings access patternhjk2023-07-144-26/+33
* WebAssembly: Move special aspect closer to its only usehjk2023-07-147-163/+119
* WebAssembly: Self-register aspects in runconfigurationhjk2023-07-133-18/+27
* Utils: Use FilePathAspect::setDefaultValuehjk2023-06-301-1/+1
* WebAssembly: Use the more compact layouter functionhjk2023-05-311-4/+12
* WebAssembly: React to AspectContainer::appliedAlessandro Portale2023-05-232-7/+2
* WebAssembly: Make caching code less crypticAlessandro Portale2023-05-191-12/+19
* WebAssembly: Base Settings handling on Core::PagedSettingsAlessandro Portale2023-05-1911-227/+216
* WebAssembly: Prevent null pointer accessAlessandro Portale2023-05-171-1/+2
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-042-2/+2
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-042-3/+3
* Layouting: Make aspects operate on parent items, not LayoutBuilderhjk2023-05-032-3/+3
* Utils: Make Layouting a top level namespacehjk2023-04-251-1/+1
* ProjectExplorer: Run toolchain autodetection on startuphjk2023-04-171-1/+1
* WASM/MCU: Fix includesMarcus Tillmanns2023-03-211-0/+1
* Qbs build system: Add a component for test files groupsAlessandro Portale2023-03-211-3/+1
* WebAssembly: Reorganize plugin testsAlessandro Portale2023-02-1510-177/+205
* Translations: Change translation context prefix from "::" to "QtC::"Alessandro Portale2023-02-101-1/+1
* Utils: Flatten LayoutBuilder related hierarchieshjk2023-01-202-2/+2
* Use simpler Plugin::initialize() when feasiblehjk2023-01-202-7/+2
* Prefix Tr::tr contexts with ::hjk2023-01-131-1/+1
* WebAssembly: use a dedicated class to create EmrunRunWorkerhjk2023-01-104-27/+22
* Utils: Rename QtcProcess::readAllStandard* to readAllRawStandard*hjk2023-01-101-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-0619-19/+19
* CMake build: Use version-less Qt targetsEike Ziller2023-01-051-1/+1