aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/bazaar/bazaarplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bazaar: Simplify BazaarPluginPrivate::isConfigured() checkhjk2021-08-201-4/+1
* Vcs: Use more FilePath for file pathshjk2021-08-021-22/+19
* VCS: Partially use FilePath in VcsBaseClienthjk2021-07-301-1/+1
* Vcs: Replace findRepositoryForDirectoryhjk2021-07-301-3/+2
* Vcs: Use FilePath in IVersionControl APIhjk2021-07-291-27/+27
* Utils: filepathify fileutilsDavid Schulz2021-05-181-1/+1
* Vcs/Utils: Use Utils::Environment for ShellCommandhjk2021-05-051-2/+2
* Bazaar: Use the new AspectContainer::applied signalhjk2021-04-071-2/+3
* Locator: Add longer description to filtersEike Ziller2021-03-231-0/+1
* Bazaar: Aspectify settingshjk2021-03-191-5/+4
* EditorManager: Small API clean-upEike Ziller2020-09-301-1/+1
* Utils: Drop Utils::SkipEmptyParts againhjk2020-07-211-1/+1
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-4/+3
* VCS: Add vcsDescribeOrgad Shaneh2020-06-181-5/+4
* IVersionControl: Change vcsAnnotate return type to voidOrgad Shaneh2020-06-181-3/+2
* All: Use Utils::SkipEmptyPartshjk2020-06-171-1/+2
* Vcs: Make VcsBaseEditorWidget::test* operate on factories directlyhjk2020-02-131-2/+2
* Vcs: Make some editor factories proper plugin pimpl membershjk2020-02-071-27/+43
* Vcs: Move responsibility to set editor parameters to editor factoryhjk2020-02-061-2/+2
* VcsBase: More use of settings instead of client when it sufficeshjk2020-02-041-1/+1
* Vcs: Remove some unneded indirectionshjk2020-01-311-7/+6
* Vcs: Merge IVersionControl and VcsBasePlugin hierarchieshjk2020-01-311-5/+155
* Bazaar: Move plugin pimpl into .cpphjk2020-01-291-65/+152
* Bazaar: Remove direct accesses to singletonshjk2020-01-241-7/+2
* Vcs: Move settings ownership from VcsBaseClientImpl to pluginhjk2020-01-241-1/+1
* Vcs: Pimpl pluginshjk2020-01-241-55/+65
* Vcs: Dissolve VcsManager::registerVersionControlhjk2020-01-221-1/+3
* Avoid warning on empty expressionshjk2019-07-231-2/+2
* VCS: Improve dialog on submit promptOrgad Shaneh2018-11-121-4/+1
* Bazaar: ModernizeOrgad Shaneh2018-09-201-5/+5
* VCS: Consolidate submit editor actions setupOrgad Shaneh2018-08-281-26/+0
* Vcs/Text search: Remove a few addAutoReleaseObject useshjk2018-02-061-6/+5
* Core: make useMacShortcut constexprDavid Schulz2018-02-021-4/+4
* VCS: Fix buildNikolai Kosjar2017-09-121-1/+1
* VCS: Offer to save-all before commitTobias Hunger2017-09-121-0/+3
* VcsManager: Register IVersionControls with VcsManagerTobias Hunger2017-07-101-2/+1
* VCS: Replace describe slots with lambdasOrgad Shaneh2016-11-281-2/+4
* Bazaar: ModernizeTobias Hunger2016-02-041-6/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+13
* Bazaar: Replace CloneWizard with a Json wizardTobias Hunger2015-05-181-11/+0
* Vcs: Unify options pages for VcsBaseClientImpl based VCSesTobias Hunger2015-04-091-6/+2
* Vcs: Move handling of settings from VcsBaseClient to VcsBaseClientImplTobias Hunger2015-04-081-22/+9
* VCS: Remove dead storesOrgad Shaneh2015-03-081-3/+3
* Bzr: use Qt5 connects in BazaarPluginHugues Delorme2015-03-061-20/+21
* Vcs: rename overload SubmitEditor::diffSelectedFiles() for rowsHugues Delorme2015-03-061-2/+2
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+1
* Prefix duplicate names in Open Documents to make them uniqueOrgad Shaneh2015-02-261-1/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | VCS: Remove unneeded qualificationsOrgad Shaneh2015-02-041-13/+13