]> cloud.milkyroute.net Git - dolphin.git/commit
Use a custom SearchWidget instead directly using a KLineEdit. Currently the DolphinSe...
authorPeter Penz <peter.penz19@gmail.com>
Mon, 19 Jan 2009 14:25:08 +0000 (14:25 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Mon, 19 Jan 2009 14:25:08 +0000 (14:25 +0000)
commitd85a6ec6dd3a30784c07636a77ee502dd5dae4a2
treebab21b2cabd4777d5ae52bff12d8e17118ef91ea
parentbe1298d9aabbcc18c8a2b1c697d2bca5e7c0a9f3
Use a custom SearchWidget instead directly using a KLineEdit. Currently the DolphinSearchWidget acts as "playground" to test some ideas. If it works well it might be a good idea moving this widget as KSearchBox (?) to kdelibs, so that it can be used by the file dialog or other applications.

svn path=/trunk/KDE/kdebase/apps/; revision=913572
src/CMakeLists.txt
src/dolphinmainwindow.cpp
src/dolphinmainwindow.h
src/dolphinsearchbox.cpp [new file with mode: 0644]
src/dolphinsearchbox.h [new file with mode: 0644]