Revision 835718

Go back to digest for 27th July 2008

Features in KDE Base

Erlend Hamberg committed changes in /trunk/KDE/kdelibs/kate:

created a class for managing global vi input mode data like registers and marks and moved handling of registers to this class.

this means that it's now possible to yank/paste between buffers.
'bout time!

File Changes

Added 2 files
  • /trunk/KDE/kdelibs/kate/vimode
  •   /kateviglobal.cpp
  •   /kateviglobal.h
Modified 5 files
  • /trunk/KDE/kdelibs/kate
  •   /CMakeLists.txt
  •   /utils/kateglobal.cpp
  •   /utils/kateglobal.h
  •   /vimode/katevinormalmode.cpp
  •   /vimode/katevinormalmode.h
7 files changed in total