[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdelibs/kate/part
From:       Christoph Cullmann <cullmann () kde ! org>
Date:       2005-03-31 18:42:59
Message-ID: 20050331184259.D9A1F3C9 () office ! kde ! org
[Download RAW message or body]

CVS commit by cullmann: 

code cleanup
related to the fix made for the modified problem
this now finally pins down the whole "which lines changed" stuff into the buffer
the buffer already did it, but the document did it, in parallel, guess I missed
to remove this code as I moved the highlighting and stuff more deep inside the buffer
to get it working right :)
should give some little speedup, as it lowers the function calls you trigger for larger
edit stuff like a "replace all" on a big file with many hits quiet a lot
removed senseless bool condition to avoid updateViews, too, and removed updateViews as whole
as only used in one place, simple loop, no need for having this as function around, you should
never have to do this, doing this at file load might even be unnecessary, but that needs testing


  M +8 -0      katebuffer.cpp   1.219
  M +24 -1     katebuffer.h   1.93
  M +7 -78     katedocument.cpp   1.814
  M +0 -8      katedocument.h   1.311



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic