aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/gitplugin.h
Commit message (Expand)AuthorAgeFilesLines
* Git: Hide plugin class definition in .cpphjk2024-01-151-30/+0
* Git: Separate internal plugin access API from plugin classhjk2024-01-151-17/+17
* Git: Initialize GitClient on first accesshjk2023-07-261-3/+0
* Git: Also use the latest settings setup approachhjk2023-05-151-3/+0
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Git: Convert to Tr::trAlessandro Portale2022-10-061-4/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Git: Export GitClient and GitPlugin for re-useChristian Stenger2022-05-161-1/+2
* Use QtcProcess in MergeToolJarek Kobus2021-11-031-1/+1
* Vcs: Use more FilePath for file pathshjk2021-08-021-4/+4
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+0
* Git: Partially move plugin pimpl to .cpphjk2020-02-071-199/+23
* Vcs: Merge IVersionControl and VcsBasePlugin hierarchieshjk2020-01-311-3/+34
* Vcs: Pass settings handles to settings pages more directlyhjk2020-01-241-0/+1
* Vcs: Pimpl pluginshjk2020-01-241-22/+33
* Git: Start interactive rebase from log windowAndre Hartmann2019-12-301-0/+1
* Git: Update current branch after some operationsAndre Hartmann2019-12-271-0/+1
* Git: ModernizeAlessandro Portale2018-11-101-1/+1
* Git: Add tests for GitRemoteAndre Hartmann2018-10-071-0/+2
* Git: Allow creating a new repository from branch viewAndre Hartmann2018-09-301-0/+1
* Git: Add shortcut to "manage remotes" to branch viewAndre Hartmann2018-09-301-1/+1
* Git: ModernizeOrgad Shaneh2018-09-191-1/+1
* Git: Replace branch dialog with branches side panelAndre Hartmann2018-09-121-1/+2
* VCS: Consolidate submit editor actions setupOrgad Shaneh2018-08-281-5/+1
* Git: show commit given as command line parameter in diff editorNikita Baryshnikov2018-03-161-0/+3
* Git: Introduce Recover Deleted Files actionOrgad Shaneh2018-01-091-0/+1
* Git: clean forward declarationLaurent Montel2017-09-281-3/+0
* Git: Replace lambdas with std::bindOrgad Shaneh2017-04-041-9/+1
* Git: Factor out pattern for invalid branch namesAndre Hartmann2017-03-091-0/+1
* Git: Remove last "slots"Orgad Shaneh2017-02-231-2/+0
* Git: Move msgRepositoryLabel from StashDialog to GitPluginOrgad Shaneh2017-02-051-0/+1
* Git: Add rebase --skip actionAndre Hartmann2016-12-121-0/+1
* Git: ModernizeTobias Hunger2016-02-101-30/+28
* Git: Make "Create Repository" action localRobert Loehning2016-02-031-1/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Git: Reduce indirection in submit editorOrgad Shaneh2016-01-061-2/+0
* Git: Do not suggest to continue command when commit editor is activeOrgad Shaneh2016-01-061-1/+1
* Git: Use Qt5-style connectsTobias Hunger2015-11-231-12/+14
* Git: Simplify action creation methodsTobias Hunger2015-11-231-0/+4
* Git: Simplify createChangeRelatedRepositoryActionTobias Hunger2015-11-231-5/+3
* Git: Simplify createRepositoryAction usagesTobias Hunger2015-11-231-11/+6
* Git: Get rid of SLOTs for createProjectActionTobias Hunger2015-11-231-2/+2
* Git: Get rid of SLOTs for createFileActionTobias Hunger2015-11-231-3/+7
* Git: Simplify repository related action creation.Tobias Hunger2015-11-231-5/+0
* GitPlugin: Remove dead codeTobias Hunger2015-11-231-6/+2
* GitPlugin: Coding style fixes (WS only)Tobias Hunger2015-09-161-7/+7
* GitPlugin: reorder namespaces endinNikita Baryshnikov2015-07-161-1/+1
* Git: Remove unused variableTobias Hunger2015-06-301-2/+0
* Git: Remove last user of Core::Id::fromUniqueIdentifierhjk2015-06-231-2/+11
* Git: Replace CloneWizard with a Json wizardTobias Hunger2015-05-181-2/+0