Pass Qt::MatchExactly when calling QAbstractItemModel::match for strings
It defaults to Qt::MatchStartsWith and thus returns the wrong result.
Build tested, but only kcm_keys runtime tested.
CC @davidre
It defaults to Qt::MatchStartsWith and thus returns the wrong result.
Build tested, but only kcm_keys runtime tested.
CC @davidre