┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinsearchbox.cpp
AgeCommit message (Collapse)Author
2009-01-31* move the search button to the endPeter Penz
* use the default search icon instead of the nepomuk icon svn path=/trunk/KDE/kdebase/apps/; revision=919051
2009-01-19don't use any spacing between the search button and the input fieldPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=913589
2009-01-19Use a custom SearchWidget instead directly using a KLineEdit. Currently the ↵Peter Penz
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