┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinsearchbox.cpp
AgeCommit message (Expand)Author
2009-10-17* move classes for searching into an own folder (new classes will be added soon)Peter Penz
2009-10-09Use a desktop-file for completion-items for the dolphin-search-box.Matthias Fuchs
2009-10-05Adds autocompletition to the dolphin-search-box. So far existing tags and com...Matthias Fuchs
2009-04-03This patch allows the user to clear the search bar with an Escape keypress. T...Sascha Peilicke
2009-03-27A few changes...Shaun Reich
2009-01-31* move the search button to the endPeter Penz
2009-01-19don't use any spacing between the search button and the input fieldPeter Penz
2009-01-19Use a custom SearchWidget instead directly using a KLineEdit. Currently the D...Peter Penz