Revision 1df722a...

Go back to digest for 19th February 2012

Bug Fixes in Networking Tools

Lasath Fernando committed changes in [ktp-text-ui] /:

The Delegate Channels Patch a.k.a David's massive patch

In the plasmoid:
Convert plasmoid to a handler from an observer
Support delegate channels (via a nasty hack currently)
Add popout button to delegate to main text UI
Merge the conversationsModel and handler into one class
Fix exposing a load of items to QML for no reason.
Some additional tidying. (and some additional messying :-) )
Clear unread messages on TextChannel::pendingMessagesRemoved()

In the textUI:
Always raise the window in the main Text UI handleChannel unless
hint explicitly says otherwise.
Additionally fixes a bug in which reconnecting an account could
cause the tabs to 'randomly' switch.

REVIEW: 103908

File Changes

Modified 13 files
  •   app/chat-tab.cpp
  •   app/telepathy-chat-ui.cpp
  •   plasmoid/declarative-plugin/conversation.cpp
  •   plasmoid/declarative-plugin/conversation.h
  •   plasmoid/declarative-plugin/conversations-model.cpp
  •   plasmoid/declarative-plugin/conversations-model.h
  •   plasmoid/declarative-plugin/messages-model.cpp
  •   plasmoid/declarative-plugin/messages-model.h
  •   plasmoid/declarative-plugin/qml-plugins.cpp
  •   plasmoid/declarative-plugin/telepathy-text-observer.cpp
  •   plasmoid/declarative-plugin/telepathy-text-observer.h
  •   plasmoid/org.kde.ktp-chatplasmoid/contents/ui/ChatWidget.qml
  •   plasmoid/org.kde.ktp-chatplasmoid/contents/ui/main.qml
13 files changed in total