]> jfr.im git - irc/kvirc/KVIrc.git/commit
Rework the server list GUI filter. Fixes #2438.
authorAndrio Celos <redacted>
Wed, 21 Aug 2019 14:10:14 +0000 (00:10 +1000)
committerBenjamin Staneck <redacted>
Sun, 8 Sep 2019 11:24:25 +0000 (13:24 +0200)
commite065493ac751068fcce3b495ce3f491584df5b1b
treecd9002702284b60bb545a218836a325d5f8b709a
parent2638e977178d37676fc3289475ba1683a8175200
Rework the server list GUI filter. Fixes #2438.

The filter now works as an AND arrangement: servers will be shown if they match both the text filter *and* the favorites filter (if applicable). Previously one was not respected when the other was updated. The favorites filter no longer hides empty networks when disabled.
src/modules/options/OptionsWidget_servers.cpp
src/modules/options/OptionsWidget_servers.h