Skip to content
Commit b7704709 authored by Alexander Neundorf's avatar Alexander Neundorf Committed by Alexander Neundorf
Browse files

Search&Replace: improve filtering behaviour and match counts

The filter now only checks the displayed part of the file path,
and excludes the base search path (which is the same for all
results anyway, so if it would match there, it would match for
all search results).

Also, the filtering for the filename is moved from the proxymodel
into the actual filter function in MatchModel. This way the displayed
match count is updated correctly (and it's less code).
parent ee29b74d
Pipeline #147079 passed with stage
in 7 minutes and 44 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment