aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/gitlab/gitlabclonedialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Add missing connections to validChangedMarcus Tillmanns2023-08-221-1/+3
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* GitLab: Tr::tr()Alessandro Portale2023-02-081-15/+16
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Utils: Rename FilePath::relativePath() to relativePathFrom()hjk2022-10-181-1/+1
* RunFlags: Add ProgressiveOutput flagJarek Kobus2022-10-061-1/+1
* VcsCommand: Rename execute() to start()Jarek Kobus2022-09-211-1/+1
* VcsPlugin: Use VcsCommand::done() signal instead of finished()Jarek Kobus2022-09-201-28/+27
* Utils: Replace PathChooser::{fileP,p}athChanged signalshjk2022-09-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Move createInitialCheckoutCommand() out from core pluginJarek Kobus2022-08-011-4/+8
* Move ShellCommand into VcsBase pluginJarek Kobus2022-08-011-4/+8
* ShellCommand: Remove exitCode arg from finished() signalJarek Kobus2022-07-291-2/+1
* Remove Core::ShellCommandJarek Kobus2022-07-111-1/+1
* Replace more used of PathChooser::pathChanged by filePathChangedhjk2022-07-011-1/+1
* GitLab: Slightly tweak clone dialog layoutChristian Stenger2022-06-031-1/+1
* GitLab: Allow browsing and cloning projectsChristian Stenger2022-05-311-0/+263