Revision 376a50d...
Go back to digest for 20th October 2013Bug Fixes in Networking Tools
Dan Vratil committed changes in [ktp-text-ui] /:
Clear sent message history when clearing chat view
When user clicks Action->Clear View, clear the sent message history
in ChatTextEdit too - when you want to delete a sensitive conversation,
keeping sent messages is not a good thing to do :)
Also fix the actual Clear View action by setting d->exchangeMessageCount
to 0 in clear(), otherwise last X messages from backlog are loaded after
re-initialization of the chat view.
REVIEW: 113255
File Changes
Modified 3 files
- lib/chat-text-edit.cpp
- lib/chat-text-edit.h
- lib/chat-widget.cpp
3 files changed in total