summaryrefslogtreecommitdiff
path: root/src/plugins/python/pyside.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-2/+1
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-041-1/+1
* Utils: Rename asynctask.{cpp,h} -> async.{cpp,h}Jarek Kobus2023-05-031-1/+1
* Python: Allow installing multiple pip packages in one taskDavid Schulz2023-04-061-1/+1
* Python: remove unused functionDavid Schulz2023-03-171-9/+0
* Python: Use QtConcurrent invocation for async runJarek Kobus2023-03-101-3/+2
* Python: add interpreter selector to editor toolbarDavid Schulz2023-01-201-31/+0
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Make port.h slimmerhjk2022-07-271-0/+1
* Python: Convert to Tr::trhjk2022-07-211-13/+13
* Python: check for pyside tools after installationDavid Schulz2022-06-201-0/+4
* Python: Apply 'static' pattern for singleton membershjk2022-04-271-5/+4
* Promote previously python-specific InterpreterAspecthjk2022-04-271-9/+19
* Python: add PySide installation check on document openDavid Schulz2022-03-281-0/+186