nurupo / ProjectTox-Qt-GUI

A cross-platform front end for ProjectTox Core library, written in C++11 with use of Qt5
GNU General Public License v3.0
343 stars 117 forks source link

Filtering of friend list doesn't work #80

Closed nurupo closed 11 years ago

nurupo commented 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.

nurupo commented 11 years ago

Fixed in https://github.com/nurupo/ProjectTox-Qt-GUI/commit/7d2a2b9dd77ea06ab987c4392cb9282d09c46ccb