aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/python/pythonsettings.cpp
Commit message (Expand)AuthorAgeFilesLines
* AsyncTask: Centralize setting global future synchronizerEike Ziller2024-05-211-2/+0
* Merge remote-tracking branch 'origin/13.0'Eike Ziller2024-05-021-2/+0
|\
| * Python: remove rope_completion language server settingDavid Schulz2024-05-021-2/+0
* | Merge remote-tracking branch 'origin/13.0'Eike Ziller2024-03-141-0/+1
|\|
| * PyLSConfigureWidget: Don't leak the editorJarek Kobus2024-03-131-0/+1
* | Utils: Fix build with MSVC with C++20Eike Ziller2024-02-281-1/+1
|/
* PythonSettings: Reuse Tasking::nullItemJarek Kobus2024-02-161-1/+1
* PythonSettings: Don't leak running watchersJarek Kobus2024-02-161-41/+40
* Python: Remove pluginInstance() and convert usershjk2024-02-051-4/+3
* Python: Use setup function for remaining plugin itemshjk2024-02-051-0/+6
* Python: Don't needlessly store default valueMarcus Tillmanns2024-02-011-1/+5
* Use more std::chrono and std::chrono_literals namespacesJarek Kobus2024-01-231-1/+2
* Process: Get rid of setTimeoutS()Jarek Kobus2024-01-221-2/+1
* Python: Move plugin class definition to .cpphjk2024-01-161-1/+1
* Python: disable generateKit button after clickingDavid Schulz2024-01-161-0/+1
* Python: register python infos to the kits macro expanderDavid Schulz2024-01-101-1/+1
* Python: use kits page in python wizardsDavid Schulz2023-11-281-12/+25
* Python: Limit detection to unique pythonChristian Stenger2023-11-151-2/+5
* Python: avoid detecting pythonw on windowsDavid Schulz2023-11-031-17/+0
* Python: generate Python kits for new interpreterDavid Schulz2023-11-021-1/+110
* Python: reduce freezes in settings page with remote interpreterDavid Schulz2023-10-181-0/+4
* Merge remote-tracking branch 'origin/12.0'Eike Ziller2023-09-281-22/+62
|\
| * Python: detect pythons asyncDavid Schulz2023-09-271-22/+62
* | Utils, all: Standardize on QtcSettingshjk2023-09-271-2/+2
|/
* Python: Implement PythonSettings::keywords()hjk2023-06-291-0/+12
* Python: Tr fixesEike Ziller2023-06-131-2/+2
* Python: allow remote browsing for python interpreterDavid Schulz2023-06-091-0/+1
* Tr/Python: Fix translation issuesEike Ziller2023-06-011-1/+2
* Tr/Python: Simplify UI text for translationEike Ziller2023-05-301-5/+5
* Tr: Wrap file paths with ""Eike Ziller2023-05-261-2/+3
* Python: Use FilePath::searchInPath instead of Environment::findInPathhjk2023-05-241-7/+6
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-041-1/+1
* Layouting: Handle attach types via setterhjk2023-05-031-2/+3
* Python: Avoid IOptionPageWidget::widget() in settingshjk2023-04-211-9/+12
* Python: add create venv option to the wizardDavid Schulz2023-03-271-7/+18
* Python: add create venv actionDavid Schulz2023-03-211-7/+74
* ProjectExplorer: Tr::trhjk2023-01-161-2/+2
* Utils: Rename most FilePath::{from,to}Variant uses to {from,to}Settingshjk2023-01-101-2/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-11-211-28/+32
|\
| * Python: Avoid flashing a separate widget when opening settingshjk2022-11-181-28/+32
* | Python: Initialize settings in the pimplhjk2022-11-181-7/+3
|/
* Python: Do not remove unreachable interpreter on startupDavid Schulz2022-10-181-3/+7
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Python: remove settings object from objects poolDavid Schulz2022-09-061-0/+6
* Docker: detect python in docker imagesDavid Schulz2022-09-061-6/+99
* Python: restructure settingsDavid Schulz2022-09-061-228/+127
* Utils: Replace PathChooser::{fileP,p}athChanged signalshjk2022-09-061-1/+1
* Python: use consistent pyls naming in settingsDavid Schulz2022-09-051-1/+1