Broadcast connection state changes with connectionId, not Parser*
commit5a97da0b814dc6ec682c7c310be2f562c92ff5fa
authorJan Kundrát <jkt@flaska.net>
Fri, 3 Oct 2014 10:30:02 +0000 (3 12:30 +0200)
committerJan Kundrát <jkt@flaska.net>
Fri, 3 Oct 2014 10:30:02 +0000 (3 12:30 +0200)
tree1d5f5f67d49588c3684310e2d31762670ff85f1c
parent9dfb4c592f652408b73209b76e3fd102aea57423
Broadcast connection state changes with connectionId, not Parser*

Seems that none of the users actually cared about the pointer value, but only
about the parserId. Let's make it simpler.

Change-Id: I70b7906015f260f5624cbdd6288b00ba32682d22
src/Gui/ProtocolLoggerWidget.cpp
src/Gui/ProtocolLoggerWidget.h
src/Gui/Window.cpp
src/Gui/Window.h
src/Imap/Model/Model.cpp
src/Imap/Model/Model.h
src/Imap/Model/NetworkWatcher.cpp
src/Imap/Model/NetworkWatcher.h