aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/bazaar/bazaarplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix closing editor with ctrl+w or "x" or File > CloseEike Ziller2014-08-221-1/+2
* | Vcs: Move editor construction over to new schemehjk2014-08-211-5/+6
* | Vcs: Flatten the VcsBase::BaseCheckoutWizard hierarchyhjk2014-08-181-1/+10
* | VCS: Make submit editor closing independent from current editorEike Ziller2014-08-151-1/+1
* | Vcs: Denoise *plugin.cpp and reduces scope of constantshjk2014-07-281-28/+60
* | Bazaar: Code stylehjk2014-07-221-96/+104
|/
* Bazaar: Assign parent to dialogsRobert Loehning2014-06-181-6/+6
* Vcs: Append "Factory" to the variaus checkout wizardsTobias Hunger2014-05-261-1/+1
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-3/+2
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Bzr: add support for "uncommit" commandHugues Delorme2013-12-111-0/+18
|/
* DVCS: Never prompt before committingOrgad Shaneh2013-10-111-1/+1
* EditorManager: Use interface directly instead of going through ICorehjk2013-08-301-1/+1
* VCS: Use correct output styleOrgad Shaneh2013-08-121-1/+1
* Move displayName from IEditor to IDocumentEike Ziller2013-07-101-1/+1