┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/search/filenamesearchprotocol.h
AgeCommit message (Collapse)Author
2014-10-20The filenamesearch ioslave has been moved to kio-extras, remove it from Dolphin.Emmanuel Pescosta
See commit 05689c462745edbaeebcfc63d456877746805451 in kio-extras
2014-10-11clean forward declarationMontel Laurent
2014-05-05make FileNameSearchProtocol::listDir override the KIO::SlaveBase methodAlex Richardson
The parameter changed from KUrl to QUrl -> we have to add this. Found with -Woverloaded-virtual
2011-01-16Remember all iterated directories to prevent an endless recursion by links. ↵Peter Penz
Tested with search all files below / svn path=/trunk/KDE/kdebase/apps/; revision=1214895
2010-11-24Allow to search for filenames + textcontent also for non-local files.Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1200303
2010-10-08Allow to use wildcards when searching filenames or simple text files with ↵Peter Penz
the filenamesearchprotocol. svn path=/trunk/KDE/kdebase/apps/; revision=1183944
2010-07-24Unify the search interface for non-indexed and indexed foldersPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1154073