aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/mercurial/mercurialeditor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Vcs: Use more FilePath for file pathshjk2021-08-021-2/+4
* Mercurial: Fix compile for Qt5.11Christian Stenger2020-02-211-2/+3
* VCS: Replace QRegExp with QRegularExpression in VcsBaseEditorOrgad Shaneh2020-02-211-7/+7
* VCS: Refactor annotationChanges() in VcsBaseEditorOrgad Shaneh2020-02-201-17/+1
* Mercurial: Move plugin pimpl to .cpphjk2020-01-301-4/+5
* Vcs: Pimpl pluginshjk2020-01-241-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+13
* VCS: Rename DiffHighlighter -> DiffAndLogHighlighterOrgad Shaneh2015-03-251-1/+1
* VCS: Add accelerators to context menu entry in editorsOrgad Shaneh2015-03-101-2/+2
* Update LicenseEike Ziller2015-01-161-6/+6
* Mercurial: Use explicit namespace in cpp filesOrgad Shaneh2014-11-051-2/+5
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Vcs*: Rename several *Editors to *EditorWidgetshjk2014-08-221-6/+6
* | Vcs: Move editor construction over to new schemehjk2014-08-211-2/+1
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Add common interface for text formats inside syntax highlighterjkobus2013-08-261-3/+2
* Mercurial: Remove instance() clutterTobias Hunger2013-08-021-2/+2
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | VCS: Use entries combobox for logOrgad Shaneh2013-01-301-0/+1
* | VCS: Refactor fileNameFromDiffSpecificationOrgad Shaneh2013-01-211-23/+2
* | VCS: Refactor createDiffHighlighterOrgad Shaneh2013-01-181-2/+2
|/
* Adjust license headershjk2012-10-051-20/+19
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* VCS: Add 'Blame current revision' in blame context menuOrgad Shaneh2012-06-041-10/+9
* VCS: Make dark color schemes work with annotation highlighterTobias Hunger2012-03-061-2/+3
* Removed module names from #include directives.Erik Verbruggen2012-02-151-6/+6
* Git: Speed up diff/show outputTobias Hunger2012-02-031-1/+1
* Mercurial: code cosmeticshjk2012-01-111-1/+0
* vcs: s/VCS/Vcs/hjk2012-01-091-5/+5
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | VCS[Bazaar, Mercurial]: Add diff formatting, revert chunk.Friedemann Kleint2011-03-281-10/+10
|/
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-1/+1
* License headers.con2010-12-171-7/+11
* VCS polishing: Change context menu entry for 'Blame parent'.Friedemann Kleint2010-08-131-0/+1
* VCS[Mercurial]: Implement annotate previous as for git.Friedemann Kleint2010-01-081-0/+20
* CVS: Use new VCSBasePlugin-class.Friedemann Kleint2009-12-091-4/+2
* Mercurial: Compile with QT_NO_CAST_FROM_ASCII, const-correctness.Friedemann Kleint2009-11-031-5/+5
* Mercurial: Compile windows, use common output window.Friedemann Kleint2009-11-031-5/+5
* Adding License to mecurial plugindt2009-11-021-0/+29
* Mercurial plugin, merge request with suggested fixes.Brian McGillion2009-09-211-0/+85