| Commit message (Expand) | Author | Age | Files | Lines |
| * | VcsOutputWindow: Add working directory to append functions | Andre Hartmann | 2025-06-26 | 1 | -3/+5 |
| * | GitLab: Hide plugin class definition in .cpp | hjk | 2024-01-15 | 1 | -74/+81 |
| * | GitLab: Register open view action using ActionBuilder | hjk | 2023-12-19 | 1 | -9/+7 |
| * | GitLab: Access GitlabParameter singleton more directly | hjk | 2023-11-20 | 1 | -36/+10 |
| * | GitLab: Use new construction pattern for project panel factory | hjk | 2023-11-16 | 1 | -7/+3 |
| * | GitLab: Shift responsibility to signal changes | hjk | 2023-05-09 | 1 | -12/+13 |
| * | ProjectExplorer: Move some not-fully-session related bits | hjk | 2023-03-01 | 1 | -7/+11 |
| * | GitLab: Tr::tr() | Alessandro Portale | 2023-02-08 | 1 | -8/+7 |
| * | Use simpler Plugin::initialize() when feasible | hjk | 2023-01-20 | 1 | -2/+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 |
| * | GitLab: Handle certificate issues | Christian Stenger | 2022-06-10 | 1 | -0/+24 |
| * | GitLab: Fix warning "lambda capture not used" | Eike Ziller | 2022-06-01 | 1 | -1/+1 |
| * | GitLab: Allow fetching events | Christian Stenger | 2022-05-31 | 1 | -1/+180 |
| * | GitLab: Allow browsing and cloning projects | Christian Stenger | 2022-05-31 | 1 | -0/+45 |
| * | GitLab: Introduce minimal GitLab plugin | Christian Stenger | 2022-05-25 | 1 | -0/+110 |