aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/gitlab/gitlaboptionspage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use more FilePathAspecthjk2023-05-191-4/+3
* GitLab: Shift responsibility to signal changeshjk2023-05-091-6/+6
* GitLab: Use apply functor in GitLabOptionsWidgethjk2023-05-081-25/+16
* Layouts: Add missing "br"s to terminate Form linesAlessandro Portale2023-05-041-4/+4
* Layouting: Handle attach types via setterhjk2023-05-031-2/+3
* Utils: Make Layouting a top level namespacehjk2023-04-251-1/+1
* Gitlab: Use IOptionPage::setWidgetCreator() for settingshjk2023-04-201-48/+75
* GitLab: Tr::tr()Alessandro Portale2023-02-081-18/+19
* 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 the second parameter to LayoutBuilder::attach() an enumhjk2022-07-261-2/+4
* Utils: Introduce Layouting::{br,st}hjk2022-07-251-5/+4
* Core: Avoid #include of fileutils.h in icore.hhjk2022-07-221-0/+3
* Utils: Make Layouting::Group { .. } less weirdhjk2022-07-221-1/+1
* Merge remote-tracking branch 'origin/8.0'Eike Ziller2022-07-201-1/+1
|\
| * Project settings: Fix missing IDs for global settings linksEike Ziller2022-07-131-1/+1
* | Drop Qt5: VCS: Get rid of QComboBox QOverloadJarek Kobus2022-07-191-2/+1
* | GitLab: Use IntegerAspect instead of QSpinBoxChristian Stenger2022-07-081-6/+2
|/
* Fix lupdate issuesEike Ziller2022-06-271-5/+5
* GitLab: Fix reflecting port data inside uiChristian Stenger2022-06-101-3/+3
* GitLab: Allow localhost for serverChristian Stenger2022-06-101-1/+1
* GitLab: Support unsecure http as wellChristian Stenger2022-06-101-1/+8
* Gitlab: Some layout code cosmeticshjk2022-06-081-12/+15
* GitLab: Introduce minimal GitLab pluginChristian Stenger2022-05-251-0/+303