Revision e2cf410...

Go back to digest for 31st March 2013

Features in KDE Base

Simon Paul St James committed changes in [kate] /:

Add (currently hidden, off by default) config option for emulating the Vim command bar in Kate vim mode, and set it at the beginning of the new VimStyleCommandBarTests. Introduce KateViEmulatedCommandBar class, and add it to KateView, along with an accessor. Summon the bar on "/", and ensure that it has correct indicator label and an empty text bar. Test that the typed text appears in the emulatedCommandBarTextEdit when it is summoned.

Use RIAA to set up pre-conditions for the VimStyleCommandBarTests and ensure they are reverted when the test ends.

REVIEW:109867
DIGEST

File Changes

Added 2 files
  • /vimode
  •   part/kateviemulatedcommandbar.cpp
  •   part/kateviemulatedcommandbar.h
Modified 9 files
  •   part/CMakeLists.txt
  •   tests/vimode_test.cpp
  •   tests/vimode_test.h
  •   part/utils/kateconfig.cpp
  •   part/utils/kateconfig.h
  •   part/view/kateview.cpp
  •   part/view/kateview.h
  •   part/vimode/kateviinputmodemanager.cpp
  •   part/vimode/katevinormalmode.cpp
11 files changed in total