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
/
python
/
pythonrunconfiguration.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add pyproject.toml support for Python projects
Jaime Resano
2025-03-11
1
-2
/
+5
*
ProjectExplorer: Make run configurations per build configuration
Christian Kandeler
2025-03-06
1
-5
/
+3
*
Merge remote-tracking branch 'origin/15.0'
Eike Ziller
2025-01-10
1
-1
/
+1
|
\
|
*
Python: initialize output parser exception state
David Schulz
2025-01-09
1
-1
/
+1
*
|
PE: Rename SimpleTargetRunner into ProcessRunner
Jarek Kobus
2025-01-06
1
-1
/
+1
|
/
*
ProjectExplorer: Display build configuration specific variables again
hjk
2024-10-18
1
-5
/
+0
*
Python: Add missing include
Jarek Kobus
2024-05-22
1
-0
/
+1
*
PythonRunConfiguration: Clean up includes
Eike Ziller
2024-05-22
1
-22
/
+0
*
Python: Use setup functions for run related items
hjk
2024-02-01
1
-3
/
+31
*
ProjectExplorer: Remove OutputFormatterFactory hierarchy
hjk
2024-02-01
1
-4
/
+4
*
Python: use kits page in python wizards
David Schulz
2023-11-28
1
-234
/
+15
*
Merge remote-tracking branch 'origin/12.0'
Eike Ziller
2023-11-03
1
-4
/
+6
|
\
|
*
Python: Avoid warning in QFutureWatcher
Christian Stenger
2023-11-01
1
-4
/
+6
*
|
Python: initialize run configuration with kit python
David Schulz
2023-11-03
1
-0
/
+4
|
/
*
Python: improve pyside tool detection
David Schulz
2023-09-29
1
-25
/
+37
*
ProjectExplorer: fix Interpreter::changed emits
David Schulz
2023-08-15
1
-1
/
+0
*
ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}
hjk
2023-08-15
1
-1
/
+1
*
Python: Base MainScriptAspect on FilePathAspect
hjk
2023-07-13
1
-5
/
+4
*
Python: Use aspects more directly in PythonRunConfiguration
hjk
2023-07-11
1
-78
/
+79
*
Python: Centralize interpreter specific function in the aspect
hjk
2023-07-07
1
-32
/
+47
*
ProjectExplorer: Make more aspects directly usable in AspectContainers
hjk
2023-07-06
1
-2
/
+4
*
ProjectExplorer: Remove unusual {Arguments,WorkingDir}Aspect
hjk
2023-07-05
1
-2
/
+5
*
Python: Use a separate PythonInterpreterAspect
hjk
2023-07-04
1
-32
/
+30
*
Python: Hide some internals from PythonRunConfiguration API
hjk
2023-06-27
1
-8
/
+9
*
ProjectExplorer/RemoteLinux: Consolidate X11ForwardingAspect handling
hjk
2023-06-26
1
-5
/
+0
*
ProjectExplorer: always map working directory path to command device
David Schulz
2023-06-23
1
-4
/
+0
*
Python: Allow redirecting the display for remote setups
hjk
2023-06-23
1
-0
/
+8
*
ProjectExplorer: Merge LocalEnvironmentAspect into EnvironmentAspect
hjk
2023-05-25
1
-2
/
+2
*
All Plugins: Use global future synchronizer
Jarek Kobus
2023-04-25
1
-2
/
+3
*
Merge remote-tracking branch 'origin/10.0'
Eike Ziller
2023-04-13
1
-9
/
+8
|
\
|
*
Python: Don't leak running futures on shutdown
Jarek Kobus
2023-04-04
1
-9
/
+8
*
|
Utils: Replace FilePath::onDevice() by new FilePath::withMappedPath()
hjk
2023-04-04
1
-3
/
+3
|
/
*
Python: collect pip package info in another thread
David Schulz
2023-01-27
1
-24
/
+76
*
Python: Fix crash on switching interpreters in run configuration
David Schulz
2023-01-16
1
-3
/
+4
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Remove unused includes of QBoxLayout
Jarek Kobus
2022-11-18
1
-1
/
+0
*
Remove unused includes of QFormLayout
Jarek Kobus
2022-11-18
1
-1
/
+0
*
Python: fix PySide project tool detection
David Schulz
2022-10-24
1
-34
/
+39
*
Python: try to find interpreter on device for run configuration
David Schulz
2022-10-20
1
-1
/
+13
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Python: Convert to Tr::tr
hjk
2022-07-21
1
-12
/
+12
*
Python: check for pyside tools after installation
David Schulz
2022-06-20
1
-2
/
+13
*
Python: Fix scripts path to global/venv pyside installations
David Schulz
2022-06-20
1
-1
/
+6
*
Python: make sure working dir is on python device
David Schulz
2022-06-15
1
-0
/
+4
*
Python: fix pyside tool detection
David Schulz
2022-06-03
1
-0
/
+13
*
Python: support python 3 mime type in language client
David Schulz
2022-06-02
1
-1
/
+2
*
Python: add pyside uic extra compiler
David Schulz
2022-06-02
1
-8
/
+60
*
Python: move pyside detection to runconfig
David Schulz
2022-05-31
1
-74
/
+88
*
ProjectExplorer: Pass macroexpander (again) to WorkingDirectoryAspect
hjk
2022-05-30
1
-1
/
+1
[next]