Switch to lightweight function for filtering data
commit0967bdc71551df733ec548f7dc2d2bfa50d794bd
authorChocobo1 <Chocobo1@users.noreply.github.com>
Mon, 11 Mar 2024 04:54:38 +0000 (11 12:54 +0800)
committerGitHub <noreply@github.com>
Mon, 11 Mar 2024 04:54:38 +0000 (11 12:54 +0800)
tree8b032317a7b61711325d329418c8a921481a2bad
parentc06817f4ebf02ce05136916f66d5819d146b8594
Switch to lightweight function for filtering data

We can use this function since the columns doesn't change.

PR #20518.
src/gui/log/logfiltermodel.cpp
src/gui/transferlistsortmodel.cpp