Blacklist: Don't let errors become warnings #5516
authorChristian Kamm <mail@ckamm.de>
Tue, 27 Jun 2017 12:17:26 +0000 (14:17 +0200)
committerMarkus Goetz <markus@woboq.com>
Tue, 4 Jul 2017 11:07:51 +0000 (13:07 +0200)
commitb1aaf055b10720fcd2ce93acd869d71526f2a121
tree8c8b5f16986ae9049eccff73aa07009483bf5c5d
parent34e75f80bcb1032c80defc70e1812ce00b8e502a
Blacklist: Don't let errors become warnings #5516

Before, blacklisted errors were set to FileIgnored status and hence
displayed as warnings. Now, they have their own BlacklistedError
category which allows them to appear as errors in the issues list and in
the shell integration icons.
src/gui/protocolwidget.cpp
src/libsync/owncloudpropagator.cpp
src/libsync/progressdispatcher.cpp
src/libsync/syncengine.cpp
src/libsync/syncfileitem.h
src/libsync/syncfilestatustracker.cpp