| 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: Rename Project::id() to Project::type() | hjk | 2025-07-17 | 1 | -1/+1 |
| * | ProjectExplorer: Make build system name available in Project | Christian Kandeler | 2025-03-12 | 1 | -1/+1 |
| * | Add pyproject.toml support for Python projects | Jaime Resano | 2025-03-11 | 1 | -2/+2 |
| * | ProjectExplorer: Allow to retrieve project-specific kit issues | Christian Kandeler | 2025-02-17 | 1 | -10/+0 |
| * | ProjectExplorer: Switch BuildSystem to "per build config" approach | Christian Kandeler | 2025-02-11 | 1 | -0/+1 |
| * | Python: Remove unneeded BuildSystem constructor and member | Christian Kandeler | 2025-01-30 | 1 | -2/+0 |
| * | ProjectManager: Simplify Project::setBuildSystemCreator() | Jarek Kobus | 2024-07-16 | 1 | -1/+1 |
| * | Translations: Fix various \n, full stops, spaces | Eike Ziller | 2024-04-18 | 1 | -3/+2 |
| * | Python: Fix capitalization of Python in UI text | Leena Miettinen | 2024-02-27 | 1 | -1/+1 |
| * | Python: Wrap some file paths and kit name with quotes | Eike Ziller | 2024-02-26 | 1 | -2/+3 |
| * | Python: optimize loading projects | David Schulz | 2023-12-11 | 1 | -8/+7 |
| * | Python: Create a default BuildSystem for Python targets | David Schulz | 2023-12-01 | 1 | -0/+2 |
| * | Python: use kits page in python wizards | David Schulz | 2023-11-28 | 1 | -4/+2 |
| * | Python: split buildsystem and project into separate files | David Schulz | 2023-11-14 | 1 | -410/+15 |
| * | Merge remote-tracking branch 'origin/11.0' | Eike Ziller | 2023-09-20 | 1 | -1/+2 |
| |\ |
|
| | * | Python: add build target infos for .pyw files | David Schulz | 2023-09-19 | 1 | -1/+2 |
| * | | Utils: Rename the new Storage to Store | hjk | 2023-08-24 | 1 | -1/+1 |
| * | | Use Utils::Storage instead of QVariantMap in a few places | hjk | 2023-08-23 | 1 | -1/+1 |
| * | | Fix occurrences of the contains/insert anti-pattern | Christian Kandeler | 2023-06-23 | 1 | -6/+3 |
| |/ |
|
| * | Python: preserve sorted state of project files | David Schulz | 2023-06-15 | 1 | -0/+9 |
| * | Python: exclude the project file from the list of files to save | David Schulz | 2023-06-14 | 1 | -11/+12 |
| * | Python: simplify project file saving | David Schulz | 2023-06-09 | 1 | -44/+18 |
| * | Python: Use FilePath for absolute paths to project files | David Schulz | 2023-06-09 | 1 | -84/+62 |
| * | Python: use the system environment of the project dir | David Schulz | 2023-06-09 | 1 | -2/+2 |
| * | Python: unify reading project files | David Schulz | 2023-06-09 | 1 | -12/+12 |
| * | Python: support remote file paths when loading projects | David Schulz | 2023-06-06 | 1 | -6/+5 |
| * | Python: filepathify python project path for saving | David Schulz | 2023-06-06 | 1 | -13/+12 |
| * | Remove GPL-3.0+ from license identifiers | Kai Köhne | 2023-01-06 | 1 | -1/+1 |
| * | QmlJS: Fix Follow under cursor | Marcus Tillmanns | 2022-11-08 | 1 | -1/+2 |
| * | Python: trigger parse in build system creator | David Schulz | 2022-10-20 | 1 | -1/+1 |
| * | Port from qAsConst() to std::as_const() | Marc Mutz | 2022-10-07 | 1 | -2/+2 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
| * | Python: Convert to Tr::tr | hjk | 2022-07-21 | 1 | -16/+15 |
| * | Drop Qt5: ProjectExplorer: Get rid of QOverload | Jarek Kobus | 2022-07-20 | 1 | -1/+1 |
| * | Code cosmetics | hjk | 2022-06-24 | 1 | -0/+1 |
| * | Python: improve initializing python run configuration | David Schulz | 2022-06-24 | 1 | -0/+1 |
| * | Python: only add python files as targets | David Schulz | 2022-06-24 | 1 | -1/+2 |
| * | Python: add pyside uic extra compiler | David Schulz | 2022-06-02 | 1 | -1/+0 |
| * | Remove algorithm.h from buildtargetinfo.h | Jarek Kobus | 2022-05-18 | 1 | -0/+1 |
| * | Python: add pyside build configuration | David Schulz | 2022-05-03 | 1 | -1/+0 |
| * | Python: Use relative file path as run config name | David Schulz | 2022-03-23 | 1 | -0/+1 |
| * | ProjectExplorer: Give build systems a name | Christian Kandeler | 2021-09-09 | 1 | -0/+1 |
| * | ProjectExplorer: Use FilePaths in project tree nodes | hjk | 2021-07-16 | 1 | -10/+10 |
| * | Core: filepathify file renaming | David Schulz | 2021-06-17 | 1 | -4/+6 |
| * | Core: filepathify expected document changes | David Schulz | 2021-06-17 | 1 | -3/+4 |
| * | Utils: add FilePath::completeBaseName | David Schulz | 2021-06-04 | 1 | -2/+2 |
| * | Utils: filepathify fileutils | David Schulz | 2021-05-18 | 1 | -2/+2 |
| * | Use qAsConst with non-const Qt containers in range-loops | Alessandro Portale | 2021-02-17 | 1 | -1/+1 |
| * | Python: Be less disrupting with the messages pane | Eike Ziller | 2020-12-17 | 1 | -3/+3 |