| Commit message (Expand) | Author | Age | Files | Lines |
| * | Project management: Attach build system name to BuildSystem classes | Christian Kandeler | 2025-11-05 | 1 | -1/+1 |
| * | ProjectExplorer: Centralize setting the build directory | Christian Kandeler | 2025-11-04 | 1 | -0/+1 |
| * | TaskTree: Switch to qt-ified QtTaskTree | Jarek Kobus | 2025-10-31 | 1 | -3/+3 |
| * | Python: Use TaskTree for checkForPySide() | Jarek Kobus | 2025-08-22 | 1 | -12/+30 |
| * | Python: Some more UI text fixes | Eike Ziller | 2025-05-19 | 1 | -1/+2 |
| * | LanguageClient: have one LanguageClient per BuildConfig | hjk | 2025-04-29 | 1 | -1/+1 |
| * | Add pyproject.toml support for Python projects | Jaime Resano | 2025-03-11 | 1 | -1/+2 |
| * | ProjectExplorer: Replace uses of Target signals and member functions | Christian Kandeler | 2025-03-06 | 1 | -1/+1 |
| * | ProjectExplorer: Switch BuildSystem to "per build config" approach | Christian Kandeler | 2025-02-11 | 1 | -8/+2 |
| * | ProjectExplorer: Replace various direct calls to Target::kit() | Christian Kandeler | 2025-02-07 | 1 | -2/+2 |
| * | ProjectExplorer: Dismantle NamedWidget | hjk | 2024-12-03 | 1 | -4/+3 |
| * | Remove #include <utils/fileutils.h> from most header files | hjk | 2024-07-26 | 1 | -0/+1 |
| * | Remove PluginManager::futureSynchronizer() | Eike Ziller | 2024-05-21 | 1 | -3/+1 |
| * | Python: offer to install pyside also in qml files | David Schulz | 2024-04-22 | 1 | -12/+14 |
| * | Utils: Fix build with MSVC with C++20 | Eike Ziller | 2024-02-28 | 1 | -1/+1 |
| * | Various plugins: Fix some more C++20 warnings about [=] captures | Jarek Kobus | 2024-02-06 | 1 | -2/+3 |
| * | Python: Remove pluginInstance() and convert users | hjk | 2024-02-05 | 1 | -1/+1 |
| * | Python: Use setup function for build related factories | hjk | 2024-02-01 | 1 | -39/+59 |
| * | Work on lambdas C++20 compatibility | Serg Kryvonos | 2023-12-13 | 1 | -2/+2 |
| * | Python: show warnings if pip or venv is missing | David Schulz | 2023-12-11 | 1 | -1/+1 |
| * | Python: use kits page in python wizards | David Schulz | 2023-11-28 | 1 | -0/+415 |