summaryrefslogtreecommitdiff
path: root/src/plugins/python/pipsupport.h
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-041-1/+1
* Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-04-131-3/+0
|\
| * Python: Remove unneeded mutexJarek Kobus2023-04-041-3/+0
* | Python: Allow installing multiple pip packages in one taskDavid Schulz2023-04-061-2/+5
|/
* Python: collect pip package info in another threadDavid Schulz2023-01-271-16/+28
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Python: Convert to Tr::trhjk2022-07-211-4/+2
* Utils: More porting.h related changeshjk2022-07-141-0/+1
* PipInstallTask: Connect to done() signal instead of finished()Jarek Kobus2022-06-211-1/+1
* Python: add pip package informationDavid Schulz2022-04-121-0/+22
* Python: Fix typoChristian Stenger2022-03-231-1/+1
* Python: Fix compile on LinuxChristian Stenger2022-03-211-0/+1
* Python: extract pip installation taskDavid Schulz2022-03-211-0/+77