Closed nurupo closed 11 years ago
After switching to QStyledItemDelegate, filtering (the search bar thingy) of friend list doesn't work, since the default role of model items doesn't contain text anymore, custom roles are used instead.
Fixed in https://github.com/nurupo/ProjectTox-Qt-GUI/commit/7d2a2b9dd77ea06ab987c4392cb9282d09c46ccb
After switching to QStyledItemDelegate, filtering (the search bar thingy) of friend list doesn't work, since the default role of model items doesn't contain text anymore, custom roles are used instead.