aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vcsbase/vcsbaseplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Git: Add gitignore on repo creation in existing projectAndre Hartmann2025-03-081-1/+3
* Merge remote-tracking branch 'origin/15.0'Eike Ziller2025-01-161-2/+5
|\
| * Git: Fix Instant Blame not working after first editor openAndre Hartmann2025-01-131-2/+5
* | Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-101-2/+2
* | Utils: Remove parent argument from FileUtils dialogshjk2025-01-061-1/+1
* | VCS: Move convenience function to Core::VcsManagerEike Ziller2024-11-291-26/+0
* | VCS: Consolidate managesDirectory()Eike Ziller2024-11-291-18/+12
|/
* ClearCase: Fix testsChristian Stenger2024-11-041-3/+0
* Vcs: Fix some of the clear case testsChristian Stenger2024-11-011-0/+3
* VCS: Adapt API documentation to common wordingAndre Hartmann2024-11-011-2/+2
* VcsBase: Fix enabling git actions after rebaseAndre Hartmann2024-10-301-2/+5
* Remove #include <utils/fileutils.h> from most header fileshjk2024-07-261-0/+1
* Utils: Fix build with MSVC with C++20Eike Ziller2024-02-281-1/+1
* VCS: Allow remote vcs operationsMarcus Tillmanns2024-02-121-1/+1
* Vcs: Rename VcsBasePluginPrivate to VersionControlBasehjk2024-02-061-20/+20
* VcsBase: Remove unused includeJarek Kobus2024-02-011-1/+0
* VcsBase: Move listening to closing submit editors into pluginshjk2024-01-191-10/+8
* VcsBase: Use more Core namespaceJarek Kobus2024-01-171-2/+2
* SSH: Fix Askpass on Windows 11Marcus Tillmanns2023-09-271-1/+3
* VcsPlugin: Simplify return statementsJarek Kobus2023-08-021-2/+2
* Vcs: Use PagedSettings for common settingshjk2023-06-061-1/+1
* Tr/VCS: Fix various issues with translationsEike Ziller2023-05-311-0/+18
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* ProjectExplorer: Move some not-fully-session related bitshjk2023-03-011-6/+8
* VcsBase: Proliferate use of FilePathhjk2023-01-201-8/+8
* VcsBase: Convert to Tr::trhjk2023-01-181-13/+14
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-11-031-1/+1
|\
| * VCS: Fix resolving active directory for temp editorsOrgad Shaneh2022-10-261-1/+1
| * Utils: Rename FilePath::relativePath() to relativePathFrom()hjk2022-10-181-2/+2
* | VCS: Simplify submit editor accept/close flowOrgad Shaneh2022-10-251-29/+8
* | VCS: Simplify promptSubmit a bit moreOrgad Shaneh2022-10-181-2/+1
* | VCS: Deduplicate some submit editor closing logicOrgad Shaneh2022-10-171-2/+30
* | VCS: Minor optimization in relative file resolvingOrgad Shaneh2022-10-141-4/+2
|/
* VcsBasePlugin: Use FilePath::relativePathJarek Kobus2022-10-041-4/+2
* VcsBasePlugin: Use more FilePathJarek Kobus2022-10-041-35/+35
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* VcsCommand: Merge with VcsCommandDecoratorJarek Kobus2022-08-011-2/+3
* Move createInitialCheckoutCommand() out from core pluginJarek Kobus2022-08-011-0/+12
* ShellCommand: De-virtualize environment()Jarek Kobus2022-07-131-5/+1
* VcsBase: Hide VcsCommand classJarek Kobus2022-07-131-6/+2
* VcsBase: Remove some ssh related methodsJarek Kobus2022-07-121-14/+4
* Core: FilePathify WindowTitleHandlerDavid Schulz2022-06-171-3/+3
* VCS: Fix possible crash on shutdownEike Ziller2022-05-061-1/+6
* Utils: Pass dialog parent to Utils::* file dialoghjk2021-08-171-1/+1
* Vcs: Use more FilePath for file pathshjk2021-08-021-23/+24
* Vcs: Replace findRepositoryForDirectoryhjk2021-07-301-5/+6
* Vcs: Use FilePath in IVersionControl APIhjk2021-07-291-2/+2
* Utils: Make process results accessible through QtcProcess objecthjk2021-05-141-15/+0
* Utils: Merge {synchronous,qtc}process.{h,cpp} file pairshjk2021-05-101-1/+1