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
341 stars 116 forks source link

Filtering of friend list doesn't work #80

Closed nurupo closed 10 years ago

nurupo commented 10 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 10 years ago

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