More Info

Revision 727209

(Back to digest)
 

Bug Fixes in KDE Base

Hamish Rodda committed changes in /trunk/KDE/kdelibs/kate:

Fix katepart so that the whole view does not re-layout and repaint on each keystroke.

This is essentially removing a hack I inserted when I was porting and having difficulties with drawing. It is a rather large change to how things work even though the amount of code changed is relatively small. Please notify me if you find any rendering regressions.

File Changes

Modified 5 files
/trunk/KDE/kdelibs/kate
 
/TODO
 
/document/kateedit.h
 
/render/katelayoutcache.cpp
 
/render/katelayoutcache.h
 
/view/kateviewinternal.cpp
5 files changed in total