OSDN Git Service

Git: Limit size of git blame output when using omit-date
authorTobias Hunger <tobias.hunger@nokia.com>
Mon, 27 Jun 2011 15:07:01 +0000 (17:07 +0200)
committerTobias Hunger <tobias.hunger@nokia.com>
Mon, 27 Jun 2011 15:10:12 +0000 (17:10 +0200)
commit3463a813c7b93a693e38806d7d01f4ab4a1a7a2a
tree02a968c304856f4a7fcd6aa9472ded48734dafd8
parentd7ed0667e95690b9c1382534518940d03b179cf0
Git: Limit size of git blame output when using omit-date

* Do not use setPlainTextData on VCSBaseEditor only as that one implements
  the size limits on VCS output.

* Rework removal of date data from lines to limit copying

Change-Id: Ic1f507eb7bdabdb82b4a37a3d3e6f9381775b680
Reviewed-on: http://codereview.qt.nokia.com/780
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
src/plugins/git/giteditor.cpp