find bar:
commit8a92f31569aa5cd48e8e484b088fb63efbf4bce6
authorggarand <ggarand@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Mon, 17 Nov 2008 08:09:27 +0000 (17 08:09 +0000)
committerggarand <ggarand@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Mon, 17 Nov 2008 08:09:27 +0000 (17 08:09 +0000)
tree967fe3dafe170bdc6b6ea383ede4d46e607ad47c
parenteb33c4364835e9988221c42be411d4534c8f4a24
find bar:
- cleanup dead sig/slot connections (thanks Maksim!)
- restore previous pattern when search bar is invoked by hitting F3.
- clear highlight selection when there's no match.
- disable next/prev buttons when appropriate.
- fix focusing of lineedit not working in some situations.
- fix labels not being erased, add "Not found" label.
- use smaller spacers so that label is readable on a 800px screen.
- fix uninitialized variable.
- fix testregression resizing. It seems to need this now to propagate
  the resize events in time.

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/KDE/kdelibs@885365 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
khtml/find/khtmlfind.cpp
khtml/find/khtmlfindbar.cpp
khtml/find/khtmlfindbar.h
khtml/find/khtmlfindbar_base.ui
khtml/khtmlviewbar.cpp
khtml/test_regression.cpp