summaryrefslogtreecommitdiff
path: root/src/plugins/bazaar
Commit message (Expand)AuthorAgeFilesLines
* Add override keyword to IEditor & TextEditorWidget implementationsEike Ziller2015-06-091-3/+4
* Bzr: Report progress during initial checkoutTobias Hunger2015-05-191-2/+3
* Bazaar: Fix qbs build.Christian Kandeler2015-05-191-1/+0
* Bazaar: Replace CloneWizard with a Json wizardTobias Hunger2015-05-1812-597/+0
* CheckoutWizards: Use IVersionControl::createInitialCheckoutCommandTobias Hunger2015-05-111-17/+3
* CheckoutWizards: Simplify code to look up specific pagesTobias Hunger2015-05-111-8/+4
* IVersionControl: Add method to get a ShellCommand for initial checkoutsTobias Hunger2015-05-113-0/+26
* Vcs: Sprinkle overrides over IVersionControlsTobias Hunger2015-05-081-12/+12
* Vcs: Push the binary into the Jobs of VcsCommandTobias Hunger2015-04-291-3/+2
* Vcs: Move createCommand and enqueueJob into VcsBaseClientImplTobias Hunger2015-04-101-2/+1
* Vcs: Unify options pages for VcsBaseClientImpl based VCSesTobias Hunger2015-04-093-43/+9
* Vcs: Move handling of settings from VcsBaseClient to VcsBaseClientImplTobias Hunger2015-04-089-68/+42
* Bazaar: fix UI text capitalization and punctuationLeena Miettinen2015-03-271-7/+7
* Vcs: Fix compile with MSVC2010Christian Stenger2015-03-161-1/+3
* Vcs: colorize file items in submit editorHugues Delorme2015-03-133-4/+23
* Vcs: fix missing icons in SubmitFileModelHugues Delorme2015-03-111-1/+2
* VCS: Add accelerators to context menu entry in editorsOrgad Shaneh2015-03-101-2/+2
* 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-262-2/+2
* Clean exported headers of the VcsBase plugin.Friedemann Kleint2015-02-263-0/+5
* Fix layouts for OSX: Set the obligatory ExpandingFieldsGrowAlessandro Portale2015-02-241-0/+6
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-1232-189/+189
|\
| * Update LicenseEike Ziller2015-01-1632-189/+189
* | VCS: Remove unneeded qualificationsOrgad Shaneh2015-02-041-13/+13
* | Do not use QDir::separator() for internal pathsOrgad Shaneh2015-02-021-1/+1
* | Convert to new connect apiMontel Laurent2015-01-301-1/+1
* | Vcs: in VcsBaseClient use functors to create log/diff parameter widgetsHugues Delorme2015-01-222-112/+57
* | Bazaar: Sprinkle with autoTobias Hunger2015-01-223-19/+11
* | VcsBase: Make VcsConfiguration page more dynamicTobias Hunger2015-01-211-2/+5
* | VcsBase: Move vcsconfigurationpage into wizard subfolderTobias Hunger2015-01-211-1/+1
* | Bzr: fix regression, commit was broken !Hugues Delorme2015-01-191-4/+4
* | Vcs: Remove unused GetRepositoryRootOperationTobias Hunger2015-01-192-9/+0
* | Core: Remove unused functionality to checkout from VCSTobias Hunger2015-01-152-9/+0
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-1/+1
|/
* VCS: Rework disabling of ambiguous actionsOrgad Shaneh2014-11-173-6/+7
* qbs build: Remove unneeded import statements.Christian Kandeler2014-11-101-2/+0
* License update.Eike Ziller2014-10-151-1/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-1431-217/+248
|\
| * License updateEike Ziller2014-10-0932-219/+250
* | Editors: Automatically add editor/document id to context and use thatEike Ziller2014-09-023-10/+3
* | ExtensionSystem: Use Qt 5 plugin metadata instead of .pluginspec filesEike Ziller2014-09-022-17/+19
* | Vcs: Collapse VcsSubmitEditorFactory hierarchyhjk2014-09-015-14/+10
* | Vcs: Convert to new editor construction schemehjk2014-08-281-6/+2
* | Vcs: Some naming re-organizationhjk2014-08-284-33/+38
* | VcsBase: Use static pattern for VcsBaseOutputWindowhjk2014-08-272-8/+9
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0
* | Vcs*: Rename several *Editors to *EditorWidgetshjk2014-08-224-10/+10