Fix station list filtering
authorLuciano Montanaro <mikelima@cirulla.net>
Sat, 25 Jun 2011 17:29:32 +0000 (19:29 +0200)
committerLuciano Montanaro <mikelima@cirulla.net>
Sat, 25 Jun 2011 17:29:32 +0000 (19:29 +0200)
commit68098d7197170772ac09b9eb6ba426eaa0f6c560
treedb6b90b617b35e02701ce0ec673d63b331eb8e9e
parentb09f5995208b8f96ba1c91e0e0dc6aae323c80bc
Fix station list filtering

The Recent Stations mode broke filtering the station list by substring.
Fixed by rewriting the filterAcceptsRow method.
application/stationlistproxymodel.cpp