aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/python/pythonproject.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Give build systems a nameChristian Kandeler2021-09-091-0/+1
* ProjectExplorer: Use FilePaths in project tree nodeshjk2021-07-161-10/+10
* Core: filepathify file renamingDavid Schulz2021-06-171-4/+6
* Core: filepathify expected document changesDavid Schulz2021-06-171-3/+4
* Utils: add FilePath::completeBaseNameDavid Schulz2021-06-041-2/+2
* Utils: filepathify fileutilsDavid Schulz2021-05-181-2/+2
* Use qAsConst with non-const Qt containers in range-loopsAlessandro Portale2021-02-171-1/+1
* Python: Be less disrupting with the messages paneEike Ziller2020-12-171-3/+3
* Python: Do not pretend being C++Christian Stenger2020-12-031-1/+1
* Add qmlImportPaths property to .pyproject fileAlexander Mishin2020-09-221-35/+84
* More QRegularExpression and include for Qt 6hjk2020-06-251-5/+6
* Use dialogParent() instead of mainWindow()Eike Ziller2020-06-021-3/+3
* Merge remote-tracking branch 'origin/4.11'Orgad Shaneh2019-12-071-7/+16
|\
| * Make resources of Python projects accessible from Qt DesignerFriedemann Kleint2019-11-301-2/+16
* | ProjectExplorer: Introduce and use a Target::buildSystemUpdated signalhjk2019-11-211-0/+2
* | ProjectExplorer: Introduce per-buildsystem setRootProjectNodehjk2019-11-211-1/+1
* | ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-29/+11
* | Python: Restrict creating run configurationsChristian Stenger2019-11-151-5/+11
* | ProjectExplorer: Use a functor for BuildSystem creationhjk2019-10-251-4/+4
* | Qbs, Qmake, Python, Generic: Introduce BuildSystem derived classeshjk2019-10-251-56/+75
|/
* Python: Remove unused functionChristian Stenger2019-09-171-10/+0
* Python: extract PythonRunConfiguration and PythonProjectDavid Schulz2019-09-171-0/+454