showmsg shows incoming and outgoing message
Created by: subhacom
showmsg <object> shows same messages under the incoming header and the outgoing header. The listMessages function in Shell.cpp does not use the parameter bool isIncoming anymore. So it returns a list of both incoming messages and outgoing messages.
Reported by: subhacom