Pass Qt::MatchExactly when calling QAbstractItemModel::match for strings
It defaults to Qt::MatchStartsWith and thus returns the wrong result.
It defaults to Qt::MatchStartsWith and thus returns the wrong result.
mentioned in commit 4140cf28
·mentioned in commit 4140cf28