Revision 640593

Go back to digest for 11th March 2007

Features in Development Tools

Joseph Wenninger committed changes in /trunk/KDE/kdesdk/kate/plugins:

quick document switcher, default shortcut CTRL+1.

While entering text in the text field the document names and document urls are searched for matching text.

While entering text in the text field key_up and key_down navigate the listview.

If the list view has the focus everyting except key_up, key_down is redirected to the text box.

If the dialog is left with accept the plugin switches the view to the document selected in the list view.

This makes switching between documents easier, if there are a lot of them open

File Changes

Added 6 files
  • /trunk/KDE/kdesdk/kate/plugins/quickdocumentswitcher
  •   /CMakeLists.txt
  •   /katequickdocumentswitcher.desktop
  •   /plugin_katequickdocumentswitcher.cpp
  •   /plugin_katequickdocumentswitcher.h
  •   /ui.rc
Modified 1 files
  • /trunk/KDE/kdesdk/kate/plugins/CMakeLists.txt
7 files changed in total