aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/mercurial
Commit message (Expand)AuthorAgeFilesLines
...
* License update.Eike Ziller2014-10-151-1/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-1429-203/+232
|\
| * License updateEike Ziller2014-10-0930-205/+234
* | Mercurial fix commitNikita Baryshnikov2014-09-101-4/+2
* | Editors: Automatically add editor/document id to context and use thatEike Ziller2014-09-023-12/+5
* | ExtensionSystem: Use Qt 5 plugin metadata instead of .pluginspec filesEike Ziller2014-09-022-17/+19
* | Vcs: Collapse VcsSubmitEditorFactory hierarchyhjk2014-09-015-15/+13
* | Vcs: Convert to new editor construction schemehjk2014-08-281-6/+2
* | Vcs: Some naming re-organizationhjk2014-08-285-54/+56
* | VcsBase: Use static pattern for VcsBaseOutputWindowhjk2014-08-272-10/+10
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0
* | Vcs*: Rename several *Editors to *EditorWidgetshjk2014-08-224-12/+12
* | 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-31/+27
* | VCS: Make submit editor closing independent from current editorEike Ziller2014-08-151-1/+1
* | Merge remote-tracking branch 'origin/3.2' into HEADEike Ziller2014-07-221-1/+1
|\|
| * Doc: replace "user name" with "username"Leena Miettinen2014-07-181-1/+1
* | Some QString -> FileName transformationOrgad Shaneh2014-07-162-3/+3
|/
* Mercurial: Assign parent to dialogsRobert Loehning2014-06-191-7/+7
* Mercurial: Remove stale member variableTobias Hunger2014-05-261-5/+0
* Vcs: Use Utils::FileName where possible in the CheckoutWizardsTobias Hunger2014-05-262-8/+8
* BaseCheckoutWizard*: Move createCommand from factory into WizardTobias Hunger2014-05-262-30/+28
* 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-263-6/+6
* Rename basecheckoutwizard.* to vcsbase/basecheckoutwizardfactory.*Tobias Hunger2014-05-261-1/+1
* Rename BaseCheckoutWizard to BaseCheckoutWizardFactoryTobias Hunger2014-05-261-1/+1
* QString(QLatin1String()) -> QString::fromLatin1()Alessandro Portale2014-05-091-1/+1
* VCS: Pass string by reference on annotateOrgad Shaneh2014-05-062-2/+2
* Fix tooltips, add lacking dotsJarek Kobus2014-03-131-2/+2
* use new base import style in qbs filesJoerg Bornemann2014-03-111-1/+1
* Hg: Improve push/pull handlingTobias Hunger2014-02-243-10/+33
* Mercurial: Add cache for branch queryOrgad Shaneh2014-02-194-12/+32
* Mercurial: Show current branch in project tree and window titleOrgad Shaneh2014-02-182-0/+6
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Qbs/qmake: Fix dependencies of pluginsTobias Hunger2014-02-112-0/+3
* Hg: Add history completers to path choosersTobias Hunger2014-02-072-0/+2
* Core: Merge Find and Locator into Core pluginhjk2014-01-144-7/+4
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-0830-30/+30
|\
| * Incremented year in copyright infoRobert Loehning2014-01-0830-30/+30
* | Preferences: Add default implementation for filteringEike Ziller2013-12-102-29/+6
|/
* Vcs: Remove snapshot supportTobias Hunger2013-10-152-24/+0
* DVCS: Never prompt before committingOrgad Shaneh2013-10-113-31/+18
* VCS: Do not try to add files that are already trackedOrgad Shaneh2013-10-114-0/+16
* Use book style capitalization for button labelsjkobus2013-10-101-2/+2
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-091-1/+1
* Cleanup IWizard interface and usershjk2013-09-242-23/+6