aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/python/pythonwizardpage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Python: Use setup function for remaining plugin itemshjk2024-02-051-8/+35
* Python: use kits page in python wizardsDavid Schulz2023-11-281-106/+2
* Python: Use a connect that will remain validhjk2023-07-261-1/+1
* Replace a few more Aspect::value() calls with operator() useshjk2023-07-201-3/+3
* Python: improve python interpreter wizard pageDavid Schulz2023-07-071-6/+5
* Python: Fix updating the python venv chooser state labelDavid Schulz2023-07-061-1/+1
* A few more direct FilePathAspect value accesseshjk2023-07-041-2/+2
* Utils: Replace StringAspect::setFilePath()hjk2023-07-041-1/+1
* Utils: Rework aspect implementationhjk2023-06-291-2/+2
* Python: Use double quotes for emphasisLeena Miettinen2023-06-191-4/+4
* Python: Tr fixesEike Ziller2023-06-131-4/+4
* Use a few more explicit FilePathAspectshjk2023-06-011-1/+0
* Layouting: Handle attach types via setterhjk2023-05-031-2/+3
* Utils: Make Layouting a top level namespacehjk2023-04-251-1/+1
* Python: add create venv option to the wizardDavid Schulz2023-03-271-27/+84
* Python: Remove dead codeDavid Schulz2023-03-141-5/+0
* Python: add interpreter selector to the python project wizardDavid Schulz2023-03-141-0/+167