index
:
qt-creator/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
11.0
12.0
13.0
14.0
15.0
16.0
17.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3dfirst
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
webassembly
/
webassemblyrunconfiguration.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ProcessRunner: Modify start modifier signature
Jarek Kobus
2025-04-04
1
-3
/
+3
*
Avoid potential detach of non-const Qt containers in range-loops 2/2
Alessandro Portale
2025-03-24
1
-1
/
+1
*
WebAssembly: Fix wrong use of ProjectExplorer::Target
Christian Kandeler
2025-03-12
1
-14
/
+12
*
ProjectExplorer: Make run configurations per build configuration
Christian Kandeler
2025-03-06
1
-28
/
+24
*
Utils: Rename FilePath::toString() into toUrlishString()
hjk
2025-01-10
1
-1
/
+1
*
PE: Rename SimpleTargetRunner into ProcessRunner
Jarek Kobus
2025-01-06
1
-1
/
+1
*
ProjectExplorer: Get rid of DeviceUsedPortsGatherer
Jarek Kobus
2024-11-21
1
-1
/
+0
*
WebAssembly: Inline class EmrunRunWorker
Jarek Kobus
2024-11-20
1
-21
/
+14
*
WebAssembly: Use newer approach for channel setup
hjk
2024-10-08
1
-2
/
+2
*
ProjectExplorer: Move PortsGatherer to RunControl
hjk
2024-09-30
1
-4
/
+3
*
Utils: Make Aspect::addToLayout() const
hjk
2024-07-08
1
-1
/
+1
*
Use LayoutBuilder V2
hjk
2024-05-27
1
-1
/
+1
*
Utils: Fix build with MSVC with C++20
Eike Ziller
2024-02-28
1
-1
/
+1
*
Rename RunControl::aspect to RunControl::aspectData
hjk
2024-02-16
1
-1
/
+1
*
Process: Use more rawStd{Out,Err} const methods instead of mutable ones
Jarek Kobus
2024-01-21
1
-1
/
+1
*
WebAssembly: Convert to new plugin setup scheme
hjk
2023-12-04
1
-8
/
+23
*
Utils: Rename the new Storage to Store
hjk
2023-08-24
1
-2
/
+2
*
Use Utils::Storage instead of QVariantMap in a few places
hjk
2023-08-23
1
-2
/
+2
*
WebAssembly: Move special aspect closer to its only use
hjk
2023-07-14
1
-4
/
+111
*
WebAssembly: Self-register aspects in runconfiguration
hjk
2023-07-13
1
-14
/
+17
*
WebAssembly: use a dedicated class to create EmrunRunWorker
hjk
2023-01-10
1
-9
/
+10
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Utils: Remove FilePath::operator+()
hjk
2022-11-30
1
-1
/
+1
*
WebAssembly: Convert to using Tr::tr
Alessandro Portale
2022-10-04
1
-3
/
+4
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
ProjectExplorer: Reduce use of Runnable in SimpleTargetRunner
hjk
2022-05-25
1
-8
/
+6
*
Merge remote-tracking branch 'origin/7.0'
Eike Ziller
2022-04-20
1
-0
/
+1
|
\
|
*
WebAssembly: Fix "emrun --browser" call with latest emsdk
Alessandro Portale
2022-04-07
1
-0
/
+1
*
|
WebAssembly: Avoid use of RunControl::runConfiguration
hjk
2022-04-13
1
-7
/
+11
*
|
ProjectExplorer: Copy more RunConfiguration data to RunControl
hjk
2022-04-12
1
-1
/
+1
*
|
RunControl: Drop IDevice * from doStart()
Jarek Kobus
2022-02-23
1
-1
/
+1
|
/
*
WebAssembly: Improve browser selection combobox of run configuation
Alessandro Portale
2022-01-25
1
-9
/
+16
*
WebAssembly: Fix launching of target.html with qmake-based projects
Alessandro Portale
2022-01-25
1
-1
/
+2
*
WebAssembly: Proper fix for targetname != projectname
Alessandro Portale
2021-12-17
1
-19
/
+3
*
WebAssembly: fix the running of targets with name != project.name
Alessandro Portale
2021-11-16
1
-7
/
+13
*
WebAssembly: Call emrun.py directly instead of via the wrapper script
Alessandro Portale
2021-10-15
1
-16
/
+23
*
ProjectExplorer: Use Utils::CommandLine in ProjectExplorer::Runnable
hjk
2021-08-13
1
-4
/
+3
*
WebAssembly: (Win) Use python.exe from EMSDK_PYTHON instead from Path
Alessandro Portale
2021-07-01
1
-2
/
+3
*
WebAssembly: Revamp Emscripten SDK registration and toolchain handling
Alessandro Portale
2020-11-16
1
-4
/
+14
*
ProjectExplorer: Rename Base*Aspect to *Aspect
hjk
2020-08-14
1
-2
/
+2
*
Core/Utils: Migrate further to Utils::Id
hjk
2020-07-06
1
-1
/
+1
*
WebAssembly: Fix run configuration for Qt 5.15 app with emsdk 1.39.x
Alessandro Portale
2020-05-25
1
-0
/
+1
*
WebAssembly: Use new runconfiguration aspect update mechanism
hjk
2019-11-25
1
-6
/
+9
*
Fix lupdate issues
Eike Ziller
2019-11-04
1
-2
/
+2
*
WebAssembly: fix crashes
Tim Jenssen
2019-10-28
1
-11
/
+13
*
WebAssembly: Update runconfiguration on Project::displayNameChanged
Alessandro Portale
2019-10-09
1
-0
/
+2
*
ProjectExplorer: Use std::function for SimpleTargetRunner::start()
hjk
2019-09-04
1
-16
/
+11
*
Let PortsGatherer produce full URLs instead of ports only
hjk
2019-08-26
1
-1
/
+1
*
ProjectExplorer: Re-work setup runworker factories
hjk
2019-08-09
1
-7
/
+4
*
WebAssembly: Drop run config inheritance from CustomExecutable
hjk
2019-08-07
1
-36
/
+76
[next]