From: Soeren Apel Date: Sun, 21 Apr 2019 06:44:10 +0000 (+0200) Subject: Fix #1375 by searching across all model columns X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=commitdiff_plain;h=b032da6260e46cd7f9ff998da21d687e7d54cf9d;hp=b032da6260e46cd7f9ff998da21d687e7d54cf9d Fix #1375 by searching across all model columns This way, a search for "i2c" includes the ID field, not just the name. ---