Simplify MainPage and add Connect to core button in clients
authorHannah von Reth <vonreth@kde.org>
Tue, 3 Nov 2015 14:07:13 +0000 (15:07 +0100)
committerHannah von Reth <vonreth@kde.org>
Tue, 3 Nov 2015 14:19:59 +0000 (15:19 +0100)
Instead of overriding the paint function simply use a layout
and a QLabel in MainPage, this also enables us to add a button
to open the connect to core dialog.

This commit also hides the Nick list in a disconnected state,
to make sure the Quassel logo is centred and to keep it in line
with the All Chats view.


No differences found