summaryrefslogtreecommitdiff
path: root/TelepathyQt4/contact.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-12-31Contact/Manager: Properly implement connectNotify.Andre Moreira Magalhaes (andrunko)1-2/+51
2010-12-30Contact/Manager: Do not use details for publish/subscribe/block signals and u...Andre Moreira Magalhaes (andrunko)1-19/+37
2010-12-30Contact: publish/subscription state is known unless they are set to Subscript...Andre Moreira Magalhaes (andrunko)1-4/+2
2010-12-20Contact: Added new accessors to check if publish/subscription state is known/...Andre Moreira Magalhaes (andrunko)1-12/+34
2010-12-17Contact: Added publishStateDetails accessor.Andre Moreira Magalhaes (andrunko)1-0/+7
2010-12-17Connection/ContactManager/Contact: Added support for Conn.Iface.ContactGroups.Andre Moreira Magalhaes (andrunko)1-0/+5
2010-12-17Connection/ContactManager/Contact: Added support for Conn.Iface.ContactList.Andre Moreira Magalhaes (andrunko)1-0/+34
2010-12-15Contact: Sanitize methods declaration/implementation.Andre Moreira Magalhaes (andrunko)1-48/+50
2010-12-15Contact: Updated copyright.Andre Moreira Magalhaes (andrunko)1-2/+2
2010-11-13Merge branch '0_5_0_contact_manager_sharedptr'Andre Moreira Magalhaes (andrunko)1-40/+20
2010-11-13Merge branch '0_5_0_pending_op'Andre Moreira Magalhaes (andrunko)1-3/+5
2010-11-11Renamed ContactLocation to LocationInfo.Andre Moreira Magalhaes (andrunko)1-5/+5
2010-11-11ContactManager: Make it an Object and use ContactManagerPtr everywhere.Andre Moreira Magalhaes (andrunko)1-40/+20
2010-11-11Make pending operations ref the object passed in the constructor.Andre Moreira Magalhaes (andrunko)1-3/+5
2010-11-11Contact: Add details to subscription/publish/blockStateChanged signals.Andre Moreira Magalhaes (andrunko)1-6/+8
2010-11-10Merge branch '0_5_0_own_header'Andre Moreira Magalhaes (andrunko)1-0/+1
2010-11-09Contact: Use Tp::Feature.Andre Moreira Magalhaes (andrunko)1-105/+97
2010-11-09Contact: Make it a Object.Andre Moreira Magalhaes (andrunko)1-1/+2
2010-11-09AvatarData: Move it to its own header.Andre Moreira Magalhaes (andrunko)1-0/+1
2010-11-08Use ContactLocation everywhere instead of ContactLocation *.Andre Moreira Magalhaes (andrunko)1-16/+7
2010-11-08Use Connection/ContactCapabilities everywhere instead of Connection/ContactCa...Andre Moreira Magalhaes (andrunko)1-21/+14
2010-11-08ContactLocation: Make it implicit shared.Andre Moreira Magalhaes (andrunko)1-1/+1
2010-11-08Contact: Removed deprecated methods/signals.Andre Moreira Magalhaes (andrunko)1-84/+0
2010-11-04Contact: Do not include Presence in the public header.Andre Moreira Magalhaes (andrunko)1-0/+1
2010-11-03Contact: Added missing presence method.Andre Moreira Magalhaes (andrunko)1-0/+11
2010-11-02Merge branch 'deprecate-interfaces-accessors'Andre Moreira Magalhaes (andrunko)1-1/+9
2010-11-02Do not use optionalInterface if not needed and "deprecate" typeInterface.Andre Moreira Magalhaes (andrunko)1-2/+1
2010-11-02Contact: Properly warn if deprecated signal infoChanged is used.Andre Moreira Magalhaes (andrunko)1-0/+17
2010-11-02Contact: Implemented signals deprecation mechanism.Andre Moreira Magalhaes (andrunko)1-0/+7
2010-11-02Contact: Use Presence class and deprecate usage of SimplePresence.Andre Moreira Magalhaes (andrunko)1-11/+28
2010-11-02Contact: Do not use optional interface convenience methods.Andre Moreira Magalhaes (andrunko)1-1/+10
2010-11-01Contact: Do not use deprecated CapabilitiesBase::requestableChannelClasses me...Andre Moreira Magalhaes (andrunko)1-2/+2
2010-10-15Contact: Removed InfoFields::setAllFields method.Andre Moreira Magalhaes (andrunko)1-11/+1
2010-10-15Contact: Added wrapper for ContactInfoFieldList.Andre Moreira Magalhaes (andrunko)1-10/+103
2010-09-07Fix review commentsXavier Claessens1-2/+2
2010-09-07Implement FeatureAvatarData on Tp::Contact using an avatar cacheXavier Claessens1-7/+67
2010-06-29Contact: Proper parse /capabilities attr.Andre Moreira Magalhaes (andrunko)1-0/+8
2010-06-29Contact: Fixed indentation, header include placement.Andre Moreira Magalhaes (andrunko)1-2/+3
2010-04-30PendingContactInfo: Added pending operation to represent a contact info reque...Andre Moreira Magalhaes (andrunko)1-0/+18
2010-04-30Contact: Proper depend on FeatureInfo for method refreshInfo.Andre Moreira Magalhaes (andrunko)1-0/+10
2010-04-30Contact: Added method to refresh contact info.Andre Moreira Magalhaes (andrunko)1-0/+21
2010-04-30Contact: Added initial contact info support.Andre Moreira Magalhaes (andrunko)1-0/+54
2010-04-22Contact: Updated docs for location() explaining about the returned object lif...Andre Moreira Magalhaes (andrunko)1-0/+3
2010-04-16Contact: Use ContactLocation class to represent location.Andre Moreira Magalhaes (andrunko)1-5/+11
2010-04-16Contact: Added initial location support.Andre Moreira Magalhaes (andrunko)1-0/+52
2010-03-17Added support to QT_NO_CAST_FROM_ASCII.Andre Moreira Magalhaes (andrunko)1-13/+14
2009-10-06Explicitly remove private methods/structs from shared library ABI.Andre Moreira Magalhaes (andrunko)1-1/+1
2009-10-06Contact: Fallback to Connection::capabilities if per contact capabilities is ...Andre Moreira Magalhaes (andrunko)1-7/+23
2009-10-06Contact: Added doc for capabilities method.Andre Moreira Magalhaes (andrunko)1-0/+12
2009-10-06Contact: Use ContactCapabilities class instead of CapabilitiesBase.Andre Moreira Magalhaes (andrunko)1-4/+4