aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Utils: Allow validators operating on a single string in FancyLineEdithjk2025-04-252-4/+4
* Utils: Use Result<> in FancyLinedit's validatorhjk2025-04-232-7/+8
* Replace most expected_str by Utils::Resulthjk2025-04-111-1/+1
* Avoid potential detach of non-const Qt containers in range-loops 2/2Alessandro Portale2025-03-242-2/+2
* Utils: Simplify FilePath::relativePathFromhjk2025-03-041-1/+1
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-101-2/+2
* Plugins: Improve display names of pluginsAlessandro Portale2024-11-191-0/+1
* Unify copyright string and remove yearEike Ziller2024-09-261-1/+1
* ExtensionSystem: Add PluginId and VendorIdMarcus Tillmanns2024-09-021-22/+24
* Plugins: Add URLs to manual page to plugin metadataAlessandro Portale2024-07-291-0/+1
* Utils: Use more views in Id setuphjk2024-07-261-1/+1
* Utils: Add convenience function for generating a unique IdChristian Kandeler2024-07-121-2/+1
* Plugin meta data: Add full stop to descriptionsEike Ziller2024-06-281-1/+1
* Utils: Make LayoutBuilder setter setup less repetitivehjk2024-06-041-1/+1
* Add long descriptions to some pluginsLeena Miettinen2024-05-311-1/+5
* PluginSpecs: Change URLs from http:// to https://Alessandro Portale2024-05-281-1/+1
* Use LayoutBuilder V2hjk2024-05-271-1/+1
* Utils: Fix build with MSVC with C++20Eike Ziller2024-02-282-2/+2
* Vcs: Rename VcsBasePluginPrivate to VersionControlBasehjk2024-02-061-1/+1
* Process: Use more rawStd{Out,Err} const methods instead of mutable onesJarek Kobus2024-01-211-1/+1
* GitLabCloneDialog: Don't delete the VcsCommand when doneJarek Kobus2024-01-181-1/+0
* GitLab: Hide plugin class definition in .cpphjk2024-01-155-104/+94
* GitLab: Register open view action using ActionBuilderhjk2023-12-191-9/+7
* Clean up some lambdashjk2023-12-121-1/+1
* GitLab: Access GitlabParameter singleton more directlyhjk2023-11-209-65/+39
* ProjectExplorer: Let ProjectPanelFactories auto-registerhjk2023-11-161-1/+0
* GitLab: Use new construction pattern for project panel factoryhjk2023-11-163-47/+54
* All: Remove some unneeded #includeshjk2023-09-271-1/+0
* Utils, all: Standardize on QtcSettingshjk2023-09-272-10/+14
* Utils: Add missing connections to validChangedMarcus Tillmanns2023-08-221-1/+3
* GitPlugin: Simplify return statementsJarek Kobus2023-08-021-1/+1
* Git: Initialize GitClient on first accesshjk2023-07-261-7/+6
* Build: Change plugin json.in files to CMake styleEike Ziller2023-07-251-16/+16
* Vcs: Code cosmeticshjk2023-07-141-14/+14
* Utils: Replace StringAspect::setFilePath()hjk2023-07-041-1/+1
* Use more FilePathAspecthjk2023-05-191-4/+3
* GitLab: Shift responsibility to signal changeshjk2023-05-096-25/+35
* GitLab: Use apply functor in GitLabOptionsWidgethjk2023-05-081-25/+16
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-042-2/+2
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-042-2/+2
* 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-202-116/+79
* Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-04-131-0/+1
|\
| * Fix lots of tr.h files not being mentioned in CMakeLists.txtEike Ziller2023-04-011-0/+1
* | Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-03-132-2/+2
|\|
| * GitLab plugin: Remove visibility public default valueSamuel Gaist2023-03-102-2/+2
* | ProjectExplorer: Move some not-fully-session related bitshjk2023-03-012-9/+13
|/
* Translations: Change translation context prefix from "::" to "QtC::"Alessandro Portale2023-02-101-1/+1