]> cloud.milkyroute.net Git - dolphin.git/commit
Use KUrl::isParentOf() instead of doing custom QString-operations
authorPeter Penz <peter.penz19@gmail.com>
Thu, 3 Feb 2011 16:23:45 +0000 (17:23 +0100)
committerPeter Penz <peter.penz19@gmail.com>
Thu, 3 Feb 2011 16:23:45 +0000 (17:23 +0100)
commitb1843402863d0473b00d872daec4ab382ddec030
tree8dc2c2fcc8d7b9c4e640f30b13f33a37a78f3506
parent687f40b54564a99b734dac4a5328b848c4795206
Use KUrl::isParentOf() instead of doing custom QString-operations

This fixes the issue that a directory might be declared as indexed/non-indexed although it just starts with a similar name like another directory.
src/search/dolphinsearchinformation.cpp