Revision 539346

Go back to digest for 14th May 2006

Features in KDE Base

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

Add cursor advancement api to smart cursors. Implemented for
character-at-a-time advancement (but not tested yet, need to get the
regression suite working again) but not for cursor-position advancement
(ie. bidi friendly)

Fix actions not being added to a widget (+ thus not having their
shortcuts activated)

Fix selection on search

File Changes

Modified 11 files
  • /trunk/KDE/kdelibs
  •   /kate/TODO
  •   /interfaces/ktexteditor/cursor.h
  •   /interfaces/ktexteditor/smartcursor.cpp
  •   /interfaces/ktexteditor/smartcursor.h
  •   /interfaces/ktexteditor/view.h
  •   /kate/part/katebookmarks.cpp
  •   /kate/part/katebookmarks.h
  •   /kate/part/katesearch.cpp
  •   /kate/part/katespell.cpp
  •   /kate/part/kateview.cpp
  •   /kate/part/kateview.h
11 files changed in total