summaryrefslogtreecommitdiff
path: root/src/plugins/python/pythonsettings.h
Commit message (Expand)AuthorAgeFilesLines
* 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