┌ ┐
54
└ ┘
[
home
|
about
|
favorites
|
git
]
index
:
dolphin
master
pixelated-scaling-option
Patched KDE Dolphin with Pixel Scaling
Conway
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
search
/
filenamesearchprotocol.cpp
Age
Commit message (
Expand
)
Author
2014-05-21
Merge remote-tracking branch 'origin/master' into frameworks
Frank Reininghaus
2014-05-20
Remove debug output
Frank Reininghaus
2014-05-13
Merge remote-tracking branch 'origin/master' into frameworks
Frank Reininghaus
2014-05-05
dolphin: convert statusbar, settings and search to qt5 signals/slot syntax
Alex Richardson
2014-05-05
make FileNameSearchProtocol::listDir override the KIO::SlaveBase method
Alex Richardson
2014-05-05
Allow compiling Dolphin with KF5
Alex Richardson
2014-03-16
Use MIME type inheritance to find out if a file contains text
Frank Reininghaus
2011-02-09
Coding style update for pointer comparison
Peter Penz
2011-02-04
Use capitalized KDE includes
Peter Penz
2011-01-16
Remember all iterated directories to prevent an endless recursion by links. T...
Peter Penz
2011-01-16
Assure that no endless searching is done if a link points to a parent directory
Peter Penz
2011-01-08
Forward port: Fix memory leak in searchDirectory()
Peter Penz
2010-11-24
Allow to search for filenames + textcontent also for non-local files.
Peter Penz
2010-10-08
Allow to use wildcards when searching filenames or simple text files with the...
Peter Penz
2010-07-24
Unify the search interface for non-indexed and indexed folders
Peter Penz