aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/mercurial
Commit message (Expand)AuthorAgeFilesLines
* 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
* Apply static pattern to TextEditorSettinghjk2013-09-201-2/+1
* Core::Id: Remove some explicit casts to Core::IdTobias Hunger2013-09-031-1/+1
* VCS: Use better terms on checkout wizard for DVCSOrgad Shaneh2013-09-021-0/+1
* VCS: Replace AbstractCheckoutJob with CommandOrgad Shaneh2013-09-022-9/+10
* EditorManager: Use interface directly instead of going through ICorehjk2013-08-301-1/+1
* VCS: Invert Command -> runVcs dependencyOrgad Shaneh2013-08-301-5/+1
* Add common interface for text formats inside syntax highlighterjkobus2013-08-264-7/+5
* VCS: Enable calling runVcs from non-GUI threadsOrgad Shaneh2013-08-201-1/+2
* VCS: Use correct output styleOrgad Shaneh2013-08-121-1/+1
* Introduce Utils::SynchronousProcess::normalizeNewlinesOrgad Shaneh2013-08-061-4/+3
* Mercurial: Remove instance() clutterTobias Hunger2013-08-025-16/+15
* Mercurial: Run update after pullNikita Baryshnikov2013-07-173-0/+48
* Move displayName from IEditor to IDocumentEike Ziller2013-07-102-2/+3
* Add QTCREATOR_COMPAT_VERSIONEike Ziller2013-07-091-1/+1
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-1/+1
* Mercurial: Add shortcut for menu entryOrgad Shaneh2013-06-141-1/+1
* Mercurial: annotate - goto current lineNikita Baryshnikov2013-06-131-1/+4
* Mercurial: Handle HTTP authentication, auth dialogNikita Baryshnikov2013-06-116-16/+237
* Mercurial: fix typoNikita Baryshnikov2013-06-102-2/+2
* Mercurial: Handle HTTP authenticationNikita Baryshnikov2013-06-073-2/+58
* Switch less often to edit modeEike Ziller2013-06-051-2/+1
* VCS: Fix testsOrgad Shaneh2013-05-271-2/+2
* Remove changeEvent(QEvent::LanguageChange) implementationhjk2013-05-274-30/+1
* Remove Nokia leftoversOrgad Shaneh2013-05-241-3/+3
* VCS: Remove unused editorsOrgad Shaneh2013-05-242-12/+1
* VCS: Remove unused extension parameter from editorsOrgad Shaneh2013-05-242-12/+4
* Fix dependency information according to output of dependency checkerTobias Hunger2013-05-221-1/+1
* VCS: Remove redundant calls to default constructorOrgad Shaneh2013-04-221-1/+0
* VCS: Clean up submit editor handlingEike Ziller2013-04-192-8/+9
* auto-generate <dependencyList> in .pluginspec filesOswald Buddenhagen2013-04-111-6/+1
* derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-1/+0
* make library and plugin dependencies declarativeOswald Buddenhagen2013-04-031-5/+8