aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/bazaar/bazaarplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Bazaar: Sprinkle with autoTobias Hunger2015-01-221-14/+6
* | Bzr: fix regression, commit was broken !Hugues Delorme2015-01-191-4/+4
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-1/+1
|/
* VCS: Rework disabling of ambiguous actionsOrgad Shaneh2014-11-171-5/+5
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Editors: Automatically add editor/document id to context and use thatEike Ziller2014-09-021-4/+0
* | Vcs: Collapse VcsSubmitEditorFactory hierarchyhjk2014-09-011-5/+4
* | Vcs: Convert to new editor construction schemehjk2014-08-281-6/+2
* | VcsBase: Use static pattern for VcsBaseOutputWindowhjk2014-08-271-6/+5
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0
* | Vcs*: Rename several *Editors to *EditorWidgetshjk2014-08-221-3/+3