aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/gitlab/gitlabdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* GitLab: Hide plugin class definition in .cpphjk2024-01-151-1/+1
* GitLab: Access GitlabParameter singleton more directlyhjk2023-11-201-5/+3
* Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-03-131-1/+1
|\
| * GitLab plugin: Remove visibility public default valueSamuel Gaist2023-03-101-1/+1
* | ProjectExplorer: Move some not-fully-session related bitshjk2023-03-011-2/+2
|/
* GitLab: Tr::tr()Alessandro Portale2023-02-081-18/+19
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Remove unused includes of Q[H/V]BoxLayoutJarek Kobus2022-11-181-2/+0
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Introduce Layouting::{br,st}hjk2022-07-251-1/+0
* Gitlab: Simplify dialog layouthjk2022-07-221-32/+20
* GitLab: Inline gitlabdialog.uihjk2022-07-211-61/+170
* Drop Qt5: VCS: Get rid of QComboBox QOverloadJarek Kobus2022-07-191-1/+1
* GitLab: Support unsecure http as wellChristian Stenger2022-06-101-5/+10
* GitLab: Avoid wrong requestChristian Stenger2022-06-031-0/+3
* GitLab: Allow browsing and cloning projectsChristian Stenger2022-05-311-0/+294