summaryrefslogtreecommitdiff
path: root/src/filterwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* changed qCritical() to log::error()isanae2019-07-221-1/+4
* filterable imagesisanae2019-07-021-0/+5
* filterwidget now support automatically installing a proxy on listsisanae2019-07-021-5/+65
* various optimizations and cachingisanae2019-07-021-5/+14
* FilterWidget takes a predicate to match stringsisanae2019-05-311-2/+32
* removed buddy from FilterWidget, the intention was to hook a ctrl+f shortcut ...isanae2019-05-311-7/+33
* added new filterwidget, will eventually get the operators functionality from ...isanae2019-05-311-0/+88