More Info

Revision 627930

(Back to digest)
 

Features in KDE Base

Dominik Haumann committed changes in /trunk/KDE/kdelibs/kate/part:

join cullmann and do some work ;)
* simplify KateViewBar: remove KateViewBar::m_activeViews counter
* make `goto line` work
* make ESC hide the KateViewBar if the bar has focus
* KateSearchBar: do not handle ESC here

notes
* todo: make ESC hide the KateViewBar if the view has focus
* do we really need KateViewBarWidget::hideIsTreggered?
A usecase would help I guess :)

File Changes

Modified 8 files
/trunk/KDE/kdelibs/kate/part
 
/katedialogs.cpp
 
/katedialogs.h
 
/katesearchbar.cpp
 
/katesearchbar.h
 
/kateview.cpp
 
/kateview.h
 
/kateviewhelpers.cpp
 
/kateviewhelpers.h
8 files changed in total