| Commit message (Expand) | Author | Age | Files | Lines |
| * | ProjectExplorer: Use Result<...> in JsonWizard | hjk | 2025-07-09 | 1 | -14/+9 |
| * | Python: Use setup function for remaining plugin items | hjk | 2024-02-05 | 1 | -8/+35 |
| * | Python: use kits page in python wizards | David Schulz | 2023-11-28 | 1 | -106/+2 |
| * | Python: Use a connect that will remain valid | hjk | 2023-07-26 | 1 | -1/+1 |
| * | Replace a few more Aspect::value() calls with operator() uses | hjk | 2023-07-20 | 1 | -3/+3 |
| * | Python: improve python interpreter wizard page | David Schulz | 2023-07-07 | 1 | -6/+5 |
| * | Python: Fix updating the python venv chooser state label | David Schulz | 2023-07-06 | 1 | -1/+1 |
| * | A few more direct FilePathAspect value accesses | hjk | 2023-07-04 | 1 | -2/+2 |
| * | Utils: Replace StringAspect::setFilePath() | hjk | 2023-07-04 | 1 | -1/+1 |
| * | Utils: Rework aspect implementation | hjk | 2023-06-29 | 1 | -2/+2 |
| * | Python: Use double quotes for emphasis | Leena Miettinen | 2023-06-19 | 1 | -4/+4 |
| * | Python: Tr fixes | Eike Ziller | 2023-06-13 | 1 | -4/+4 |
| * | Use a few more explicit FilePathAspects | hjk | 2023-06-01 | 1 | -1/+0 |
| * | Layouting: Handle attach types via setter | hjk | 2023-05-03 | 1 | -2/+3 |
| * | Utils: Make Layouting a top level namespace | hjk | 2023-04-25 | 1 | -1/+1 |
| * | Python: add create venv option to the wizard | David Schulz | 2023-03-27 | 1 | -27/+84 |
| * | Python: Remove dead code | David Schulz | 2023-03-14 | 1 | -5/+0 |
| * | Python: add interpreter selector to the python project wizard | David Schulz | 2023-03-14 | 1 | -0/+167 |