Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GitPlugin: Simplify return statements | Jarek Kobus | 2023-08-02 | 1 | -1/+1 |
* | Utils: Rename QtcProcess -> Process | Jarek Kobus | 2023-05-04 | 1 | -1/+1 |
* | Utils: Rename QtcProcess::readAllStandard* to readAllRawStandard* | hjk | 2023-01-10 | 1 | -1/+1 |
* | Remove GPL-3.0+ from license identifiers | Kai Köhne | 2023-01-06 | 1 | -1/+1 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
* | QueryRunner: Connect to done() signal | Jarek Kobus | 2022-06-20 | 1 | -61/+23 |
* | Replace QtcProcess::stopProcess() by stop() plus waitForFinished | hjk | 2022-06-16 | 1 | -1/+2 |
* | GitLab: Handle certificate issues | Christian Stenger | 2022-06-10 | 1 | -2/+14 |
* | GitLab: Support unsecure http as well | Christian Stenger | 2022-06-10 | 1 | -2/+2 |
* | GitLab: Allow fetching events | Christian Stenger | 2022-05-31 | 1 | -1/+7 |
* | GitLab: Allow browsing and cloning projects | Christian Stenger | 2022-05-31 | 1 | -0/+34 |
* | GitLab: Introduce minimal GitLab plugin | Christian Stenger | 2022-05-25 | 1 | -0/+133 |