The "can I call" release. TelepathyQt4Yell is an extension library for TelepathyQt4. It adds support for some DRAFT interfaces that could not land in TelepathyQt4 itself due to API/ABI stability rules as well as some not-yet-final utility classes. Once the interfaces are final and the implementation is ready, the code will move to TelepathyQt4 itself and removed from here.
Tarball: http://telepathy.freedesktop.org/releases/telepathy-qt4-yell/telepathy-qt4-yell-0.1.2.tar.gz Signature: http://telepathy.freedesktop.org/releases/telepathy-qt4-yell/telepathy-qt4-yell-0.1.2.tar.gz.asc The latest reviewed code is always available from: git://anongit.freedesktop.org/telepathy/telepathy-qt4-yell http://cgit.freedesktop.org/telepathy/telepathy-qt4-yell (cgit) Enhancements: * Added ContactCapabilities and RequestableChannelClass support for Call. * Added some convenience methods to the AccountsModel. * Refactored ConversationModel into two classes: AbstractConversationModel which is just a storage class, and SessionConversationModel which stores a chat conversation for a chat session with a given contact. * Updated cmake module to find TelepathyQt4. Fixes: * Added required linking to telepathy-glib. * Fixed contact list loading. * Fixed filtering of accounts through proxies when the connection status changes. * Only emit contacts added and removed signals if there are contacts actually being added/removed. Regards, Andre _______________________________________________ telepathy mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/telepathy
