Revision b2adf8d...

Go back to digest for 3rd March 2013

Features in KDE Base

Kurt Hindenburg committed changes in [konsole] /:

Make search strings per-tab, not per-window
Currently the presence of the search bar is maintained per-tab, but the
search term itself is per-window. This leads to curiously inconsistent
behaviour. I believe there is little to suggest search terms remain
relevant across different tabs, and there is significant user
expectation that search terms/bar constrained to a tab (see browsers).

Patch by Lindsay Roberts
REVIEW: 109130

File Changes

Modified 4 files
  •   src/IncrementalSearchBar.cpp
  •   src/IncrementalSearchBar.h
  •   src/SessionController.cpp
  •   src/SessionController.h
4 files changed in total