aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vcsbase/vcsbaseplugin.h
Commit message (Expand)AuthorAgeFilesLines
* Git: Add gitignore on repo creation in existing projectAndre Hartmann2025-03-081-2/+3
* VCS: Move convenience function to Core::VcsManagerEike Ziller2024-11-291-7/+0
* VCS: Consolidate managesDirectory()Eike Ziller2024-11-291-2/+2
* ClearCase: Fix testsChristian Stenger2024-11-041-5/+0
* Vcs: Fix some of the clear case testsChristian Stenger2024-11-011-0/+5
* Vcs: Rename VcsBasePluginPrivate to VersionControlBasehjk2024-02-061-4/+4
* Tr/VCS: Fix various issues with translationsEike Ziller2023-05-311-0/+3
* VcsBase: Proliferate use of FilePathhjk2023-01-201-3/+3
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* VCS: Simplify submit editor accept/close flowOrgad Shaneh2022-10-251-5/+1
* VCS: Remove "Commit" option when closing commit editorOrgad Shaneh2022-10-211-1/+0
* VCS: Simplify promptSubmit a bit moreOrgad Shaneh2022-10-181-0/+2
* VCS: Deduplicate some submit editor closing logicOrgad Shaneh2022-10-171-1/+3
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Move createInitialCheckoutCommand() out from core pluginJarek Kobus2022-08-011-0/+11
* VcsBase: Remove unneeded declarationsJarek Kobus2022-07-291-5/+1
* ShellCommand: De-virtualize environment()Jarek Kobus2022-07-131-2/+1
* VcsBase: Remove some ssh related methodsJarek Kobus2022-07-121-7/+1
* Make some qHash and comparison operators overloads hidden friendshjk2021-12-061-7/+5
* Vcs: Use more FilePath for file pathshjk2021-08-021-5/+5
* Vcs: Replace findRepositoryForDirectoryhjk2021-07-301-1/+2
* Utils: Drop SynchronousProcessResponsehjk2021-05-171-4/+1
* Utils: Make process results accessible through QtcProcess objecthjk2021-05-141-7/+0
* Vcs/Utils: Use Utils::Environment for ShellCommandhjk2021-05-051-4/+5
* Move Id from Core to UtilsEike Ziller2020-06-181-1/+0
* Vcs: Merge IVersionControl and VcsBasePlugin hierarchieshjk2020-01-311-9/+3
* Vcs: Use QPointer for VcsBasePlugin::m_versionControlhjk2020-01-291-1/+1
* Vcs: Pimpl pluginshjk2020-01-241-8/+15
* Vcs: Move static functions out of VcsPlugin "namespace"hjk2020-01-231-30/+30
* Vcs: Dissolve VcsManager::registerVersionControlhjk2020-01-221-10/+2
* Utils: Use CommandLine in ShellCommandhjk2019-06-111-3/+2
* Utils: Rename FileName to FilePathhjk2019-05-281-2/+2
* VCS: Consolidate submit editor actions setupOrgad Shaneh2018-08-281-2/+5
* VcsBase: Consistently use nullptrTobias Hunger2018-05-071-1/+1
* VCS: Offer to save-all before commitTobias Hunger2017-09-121-0/+5
* VcsManager: Register IVersionControls with VcsManagerTobias Hunger2017-07-101-1/+12
* SynchronousProcess: Small cleanupsTobias Hunger2016-07-211-5/+4
* VcsBase: Modernize headersTobias Hunger2016-02-031-9/+5
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* VcsBase: Turn State into a classTobias Hunger2015-09-161-1/+1
* VcsBase: Make some slots protected and update users accordinglyTobias Hunger2015-06-111-2/+1
* Vcs: Split up VcsCommandTobias Hunger2015-05-041-18/+0
* Vcs: Standardize on second based timeoutsTobias Hunger2015-04-131-1/+1
* Clean exported headers of the VcsBase plugin.Friedemann Kleint2015-02-261-2/+5
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Vcs: Reduce noise a bitTobias Hunger2015-01-191-2/+2
|/
* VCS: Rework disabling of ambiguous actionsOrgad Shaneh2014-11-171-1/+2
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8