Keep only active entries in the Not Synced list #3171
authorJocelyn Turcotte <jturcotte@woboq.com>
Wed, 6 Jan 2016 17:39:32 +0000 (18:39 +0100)
committerJocelyn Turcotte <jturcotte@woboq.com>
Thu, 7 Jan 2016 10:37:50 +0000 (11:37 +0100)
commite9ba7c612e4f93a37ac299cc3770756b89e982fe
tree567936ce2a487c6e93acc4fff01ab46ad996229f
parentfd7afa87b72786b27f406000632604fa5cae9afe
Keep only active entries in the Not Synced list #3171

Now that we have a separate list for files that could not be synced,
we can make sure that it only shows entries for files that are still
not in sync with the server. This allows the user to treat this list
as action items in order to get everything synced, including the
blacklist.

Simply remove the keep-errors logic that was used when the lists were
merged to achieve this result.
src/gui/protocolwidget.cpp
src/gui/protocolwidget.h