aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/python
Commit message (Expand)AuthorAgeFilesLines
* Replace some PathChooser::setFile with setFilePathhjk2021-09-131-1/+1
* ProjectExplorer: Give build systems a nameChristian Kandeler2021-09-091-0/+1
* LanguangeClient: Use more FilePathhjk2021-08-311-1/+1
* Python: Simplify InterpreterDetailsWidget::toInterpreter()hjk2021-08-191-1/+1
* Replace some uses of HostOsInfo::withExecutableSuffix with FilePathhjk2021-08-171-3/+2
* Utils: Introduce a FilePath constructor from char arrayshjk2021-08-171-3/+1
* Utils/ProjectExplorer: Use FilePath for Runnable::workingDirectoryhjk2021-08-061-3/+3
* ProjectExplorer: Use FilePaths in project tree nodeshjk2021-07-161-10/+10
* Python: Fix UI textLeena Miettinen2021-07-051-1/+1
* All: Replace most SynchronousProcess by QtcProcesshjk2021-06-232-4/+4
* Python: Fix setting current interpreterhjk2021-06-231-3/+7
* Core: filepathify file renamingDavid Schulz2021-06-171-4/+6
* Core: filepathify expected document changesDavid Schulz2021-06-171-3/+4
* Protect the access to module path for executable cacheJarek Kobus2021-06-161-0/+2
* Utils: Drop QProcess specific parameters from QtcProcess::finished()hjk2021-06-141-3/+4
* Python: fix opening repl for project filesDavid Schulz2021-06-101-1/+1
* Utils: add FilePath::completeBaseNameDavid Schulz2021-06-042-5/+4
* Utils: Rename QtcProcess::Result::Finished to FinishedWithSuccesshjk2021-06-022-2/+2
* Utils: Move QProcess base to QtcProcessPrivatehjk2021-06-021-5/+5
* Utils: Remove CommandLine argument from QtcProcess::run{,Blocking}hjk2021-05-192-7/+10
* Utils: filepathify fileutilsDavid Schulz2021-05-181-2/+2
* Utils: Make process results accessible through QtcProcess objecthjk2021-05-142-14/+13
* Do QFutureWatcher::setFuture() after connecting to watcher's signalsJarek Kobus2021-05-121-1/+1
* Utils: Merge {synchronous,qtc}process.{h,cpp} file pairshjk2021-05-102-3/+2
* Utils: Make SynchronousProcess use Utils::Environment for environmentshjk2021-05-051-1/+4
* Python: Replace a use of SynchronousProcesshjk2021-05-041-3/+5
* Python: Use LayoutBuilder in settings widgetshjk2021-03-261-19/+23
* Utils: Pass settings key to BaseAspect::saveToMaphjk2021-03-121-1/+1
* Use qAsConst with non-const Qt containers in range-loopsAlessandro Portale2021-02-172-2/+2
* Add tool tip to REPL button in python editorEike Ziller2021-01-111-0/+4
* Python: Be less disrupting with the messages paneEike Ziller2020-12-172-11/+13
* Merge remote-tracking branch 'origin/4.14'Eike Ziller2020-12-071-1/+1
|\
| * Python: Do not pretend being C++Christian Stenger2020-12-031-1/+1
* | Merge remote-tracking branch 'origin/4.14'Eike Ziller2020-11-191-1/+1
|\|
| * Fix warnings about possible detach of temporary objectsJarek Kobus2020-11-161-1/+1
* | Python: Improve auto detectionChristian Stenger2020-11-161-0/+3
|/
* Aspects: Remove some more default valuesOrgad Shaneh2020-11-101-1/+1
* Utils: Consolidate LayoutBuilder interface a bithjk2020-09-241-1/+1
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-2/+3
* Add qmlImportPaths property to .pyproject fileAlexander Mishin2020-09-224-35/+88
* Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-09-171-3/+1
|\
| * Python: Fix loading working directoryDavid Schulz2020-09-171-3/+1
* | ProjectExplorer: Rename Base*Aspect to *Aspecthjk2020-08-141-4/+4
* | Qt6: Workaround for ListModel iteratorshjk2020-07-301-2/+2
|/
* Python: Fix highlighting of parenthesesChristian Stenger2020-07-074-1/+27
* Core/Utils: Migrate further to Utils::Idhjk2020-07-062-3/+3
* Python: Fix UI text capitalizationLeena Miettinen2020-07-021-1/+1
* More QRegularExpression and include for Qt 6hjk2020-06-252-7/+8
* Move InfoBar to UtilsEike Ziller2020-06-181-12/+12
* ProjectExplorer: Consolidate RunConfigurationFactory::idshjk2020-06-151-1/+1