summaryrefslogtreecommitdiff
path: root/src/plugins/mercurial
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Mercurial: Transform path separators on statusOrgad Shaneh2015-03-021-1/+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-262-0/+3
* Fix layouts for OSX: Set the obligatory ExpandingFieldsGrowAlessandro Portale2015-02-241-0/+6
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-1230-177/+177
|\
| * Update LicenseEike Ziller2015-01-1630-177/+177
* | VCS: Remove unneeded qualificationsOrgad Shaneh2015-02-043-4/+4
* | Do not use QDir::separator() for internal pathsOrgad Shaneh2015-02-021-4/+2
* | Vcs: in VcsBaseClient use functors to create log/diff parameter widgetsHugues Delorme2015-01-222-47/+16
* | Mercurial: Sprinkle with autoTobias Hunger2015-01-222-13/+9
* | VcsBase: Make VcsConfiguration page more dynamicTobias Hunger2015-01-211-2/+5
* | VcsBase: Move vcsconfigurationpage into wizard subfolderTobias Hunger2015-01-211-1/+1
* | Vcs: Remove unused GetRepositoryRootOperationTobias Hunger2015-01-194-20/+0
* | Core: Remove unused functionality to checkout from VCSTobias Hunger2015-01-152-7/+0
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-1/+1
|/
* VCS: Rework disabling of ambiguous actionsOrgad Shaneh2014-11-173-8/+7
* qbs build: Remove unneeded import statements.Christian Kandeler2014-11-101-2/+0
* Mercurial: Disable hidden menu entriesOrgad Shaneh2014-11-102-29/+31
* Mercurial: Replace Alt+H with Alt+G for acceleratorsOrgad Shaneh2014-11-071-4/+4
* Mercurial: Fix highlightingOrgad Shaneh2014-11-051-16/+22
* Mercurial: Use TextEditor::SyntaxHighlighterOrgad Shaneh2014-11-051-17/+14
* Mercurial: Properly cleanup commit messageOrgad Shaneh2014-11-052-0/+12
* Mercurial: Show full commit message on describeOrgad Shaneh2014-11-051-1/+2
* Mercurial: Remove invalid TODOsOrgad Shaneh2014-11-051-2/+0
* Mercurial: Remove unused functionOrgad Shaneh2014-11-052-10/+0
* Mercurial: Use explicit namespace in cpp filesOrgad Shaneh2014-11-059-12/+47
* 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