aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/python/pythonbuildconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Python: Some more UI text fixesEike Ziller6 days1-1/+2
* LanguageClient: have one LanguageClient per BuildConfighjk2025-04-291-1/+1
* Add pyproject.toml support for Python projectsJaime Resano2025-03-111-1/+2
* ProjectExplorer: Replace uses of Target signals and member functionsChristian Kandeler2025-03-061-1/+1
* ProjectExplorer: Switch BuildSystem to "per build config" approachChristian Kandeler2025-02-111-8/+2
* ProjectExplorer: Replace various direct calls to Target::kit()Christian Kandeler2025-02-071-2/+2
* ProjectExplorer: Dismantle NamedWidgethjk2024-12-031-4/+3
* Remove #include <utils/fileutils.h> from most header fileshjk2024-07-261-0/+1
* Remove PluginManager::futureSynchronizer()Eike Ziller2024-05-211-3/+1
* Python: offer to install pyside also in qml filesDavid Schulz2024-04-221-12/+14
* Utils: Fix build with MSVC with C++20Eike Ziller2024-02-281-1/+1
* Various plugins: Fix some more C++20 warnings about [=] capturesJarek Kobus2024-02-061-2/+3
* Python: Remove pluginInstance() and convert usershjk2024-02-051-1/+1
* Python: Use setup function for build related factorieshjk2024-02-011-39/+59
* Work on lambdas C++20 compatibilitySerg Kryvonos2023-12-131-2/+2
* Python: show warnings if pip or venv is missingDavid Schulz2023-12-111-1/+1
* Python: use kits page in python wizardsDavid Schulz2023-11-281-0/+415