summaryrefslogtreecommitdiff
path: root/src/plugins/bazaar
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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-213-8/+8
* | Vcs: Flatten the VcsBase::BaseCheckoutWizard hierarchyhjk2014-08-183-25/+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-282-60/+60
* | Bazaar: Code stylehjk2014-07-222-102/+105
* | Some QString -> FileName transformationOrgad Shaneh2014-07-161-2/+2
|/
* Bazaar: Assign parent to dialogsRobert Loehning2014-06-181-6/+6
* Vcs: Use Utils::FileName where possible in the CheckoutWizardsTobias Hunger2014-05-262-8/+8
* BaseCheckoutWizard*: Move createCommand from factory into WizardTobias Hunger2014-05-263-33/+31
* Vcs: Remove propertyPages from wizardFactoryTobias Hunger2014-05-262-19/+13
* Vcs: Make checkout wizards work, even when VCS in unconfiguredTobias Hunger2014-05-261-1/+5
* VcsBase: Remove BaseCheckoutWizard::setCustomLabels()Tobias Hunger2014-05-261-2/+4
* Vcs: Add method to create a Wizard to the WizardFactory and use itTobias Hunger2014-05-262-0/+24
* Vcs: Append "Factory" to the variaus checkout wizardsTobias Hunger2014-05-264-7/+7
* Rename basecheckoutwizard.* to vcsbase/basecheckoutwizardfactory.*Tobias Hunger2014-05-261-1/+1
* Rename BaseCheckoutWizard to BaseCheckoutWizardFactoryTobias Hunger2014-05-261-1/+1
* Bazaar: Avoid repetitive callsOrgad Shaneh2014-05-201-4/+5
* VCS: Pass string by reference on annotateOrgad Shaneh2014-05-062-2/+2
* Fix tooltips, add lacking dotsJarek Kobus2014-03-133-11/+11
* use new base import style in qbs filesJoerg Bornemann2014-03-111-1/+1
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-125-18/+6
* Qbs/qmake: Fix dependencies of pluginsTobias Hunger2014-02-112-0/+3
* Core: Merge Find and Locator into Core pluginhjk2014-01-144-12/+4
* Incremented year in copyright infoRobert Loehning2014-01-092-2/+2
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-0830-30/+30
|\
| * Incremented year in copyright infoRobert Loehning2014-01-0830-30/+30