aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/python/pythonrunconfiguration.h
Commit message (Expand)AuthorAgeFilesLines
* Python: Use setup functions for run related itemshjk2024-02-011-12/+3
* ProjectExplorer: Remove OutputFormatterFactory hierarchyhjk2024-02-011-5/+1
* Python: Remove now unused interpreter aspectDavid Schulz2024-02-011-11/+0
* Python: use kits page in python wizardsDavid Schulz2023-11-281-3/+0
* Python: Fix debugger startArtem Sokolovskii2023-08-291-2/+0
* Python: Use aspects more directly in PythonRunConfigurationhjk2023-07-111-1/+1
* Python: Centralize interpreter specific function in the aspecthjk2023-07-071-3/+9
* Python: Use a separate PythonInterpreterAspecthjk2023-07-041-4/+0
* Python: Hide some internals from PythonRunConfiguration APIhjk2023-06-271-1/+2
* Remove unneeded includes of QFutureWatcher/InterfaceJarek Kobus2023-02-011-2/+0
* Python: collect pip package info in another threadDavid Schulz2023-01-271-5/+4
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Python: Convert to Tr::trhjk2022-07-211-4/+2
* Python: check for pyside tools after installationDavid Schulz2022-06-201-0/+1
* Python: add pyside uic extra compilerDavid Schulz2022-06-021-0/+18
* Promote previously python-specific InterpreterAspecthjk2022-04-271-25/+0
* Python: work with Interpreter in PythonRunConfigurationDavid Schulz2022-03-281-2/+6
* Python: add PySide installation check on document openDavid Schulz2022-03-281-1/+1
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* ProjectExplorer: Replace RunConfiguration::doAdditionalSetuphjk2019-12-171-1/+0
* Python: use new runconfiguration aspect update mechanismhjk2019-11-271-2/+0
* Python: Switch pyls on interpreter changeDavid Schulz2019-10-181-0/+1
* Python: Check for Python language server after document was openedDavid Schulz2019-09-261-1/+1
* Python: extract PythonRunConfiguration and PythonProjectDavid Schulz2019-09-171-0/+70