Indicate whether a key is set for the buffer.
authorBas Pape <baspape@gmail.com>
Mon, 26 Aug 2013 21:01:25 +0000 (23:01 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 10 Oct 2013 18:08:18 +0000 (20:08 +0200)
This adds a lock icon on the right of the input widget when a key is
set for the current buffer. Encryption was isolated within CoreIrcUser
and CoreIrcChannel, so a new property on IrcUser and IrcChannel is
necessary to sync the current status.


No differences found