aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/python/pythonsettings.h
Commit message (Expand)AuthorAgeFilesLines
* Utils: Add a way to (shutdown-)guard pre-created objectshjk2025-01-141-1/+2
* Python: Use model in aspect combo boxChristian Kandeler2024-10-091-0/+3
* Python: Allow kit creation for virtual environmentsChristian Stenger2024-09-181-1/+1
* PythonSettings: Don't leak running watchersJarek Kobus2024-02-161-0/+3
* Python: Remove pluginInstance() and convert usershjk2024-02-051-0/+2
* Python: Use setup function for remaining plugin itemshjk2024-02-051-0/+2
* Python: use kits page in python wizardsDavid Schulz2023-11-281-4/+4
* Python: generate Python kits for new interpreterDavid Schulz2023-11-021-0/+3
* Utils, all: Standardize on QtcSettingshjk2023-09-271-2/+2
* Python: add create venv option to the wizardDavid Schulz2023-03-271-2/+11
* Python: add create venv actionDavid Schulz2023-03-211-1/+3
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Python: Initialize settings in the pimplhjk2022-11-181-4/+1
* Python: remove settings object from objects poolDavid Schulz2022-09-061-0/+2
* Docker: detect python in docker imagesDavid Schulz2022-09-061-0/+8
* Python: restructure settingsDavid Schulz2022-09-061-1/+9
* Python: use consistent pyls naming in settingsDavid Schulz2022-09-051-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Python: Convert to Tr::trhjk2022-07-211-8/+4
* Python: remove python specific language client settingsDavid Schulz2022-06-101-0/+3
* Python: globalize Python language server settingsDavid Schulz2022-06-101-0/+3
* Promote previously python-specific InterpreterAspecthjk2022-04-271-23/+4
* Python: automatically purge outdated autodetected interpretersDavid Schulz2022-03-311-1/+3
* Python: add PySide installation check on document openDavid Schulz2022-03-281-0/+1
* Python: Check for changes before applyingChristian Stenger2019-10-301-0/+5
* Python: detect virtual environments for documents and projectsDavid Schulz2019-10-301-0/+6
* Python: export Interpreter generatorDavid Schulz2019-10-251-1/+9
* Python: make interpreter configurableDavid Schulz2019-07-301-0/+62