index
:
~jonny/telepathy
master
omg
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qt4
/
TelepathyQt4
/
contact.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-07
Contact: Use ContactPtr(this) instead of ContactManager::lookupContactByHandl...
Andre Moreira Magalhaes (andrunko)
1
-29
/
+15
2011-10-07
ContactManager: Rename refreshContactsInfo to refreshContactInfo.
Andre Moreira Magalhaes (andrunko)
1
-1
/
+1
2011-10-07
ContactManager: Rename requestContactsAvatar to requestContactAvatars.
Andre Moreira Magalhaes (andrunko)
1
-2
/
+2
2011-09-30
ContactManager: Remove private refreshContactInfo in favour of public refresh...
Andre Moreira Magalhaes (andrunko)
1
-1
/
+2
2011-09-30
ContactManager: Deprecated public requestContactAvatar in favour of requestCo...
Andre Moreira Magalhaes (andrunko)
1
-2
/
+4
2011-09-30
Contact: Retain the contact as the parent of the PendingFailure when calling ...
Andre Moreira Magalhaes (andrunko)
1
-1
/
+1
2011-09-30
Contact: Use ContactManager::requestContactInfo() on requestInfo().
Andre Moreira Magalhaes (andrunko)
1
-15
/
+4
2011-07-15
Contact: Update docs.
Andre Moreira Magalhaes (andrunko)
1
-11
/
+5
2011-07-15
Properly refer to 'ready' instead of 'enabled' when referring to features req...
Andre Moreira Magalhaes (andrunko)
1
-14
/
+28
2011-07-15
Make signal docs consistent.
Andre Moreira Magalhaes (andrunko)
1
-14
/
+14
2011-07-15
Properly document the form of the data returned.
Andre Moreira Magalhaes (andrunko)
1
-36
/
+38
2011-06-08
Small fix to Tp::Contact documentation
Daniele E. Domenichelli
1
-2
/
+2
2011-06-01
Contact: Improve docs.
Andre Moreira Magalhaes (andrunko)
1
-7
/
+24
2011-06-01
Contact: Improve docs.
Andre Moreira Magalhaes (andrunko)
1
-26
/
+365
2011-05-15
Contact/ContactManager: Improve the public interface for blocking/unblocking ...
George Kiagiadakis
1
-8
/
+42
2011-05-15
Contact: Improve the documentation regarding the contact blocking methods
Andre Moreira Magalhaes (andrunko)
1
-11
/
+17
2011-05-15
ContactManager: Implement contact blocking and report abuse using Connection....
Alvaro Soliverez
1
-1
/
+16
2011-04-11
Standardize \class docs.
Andre Moreira Magalhaes (andrunko)
1
-3
/
+3
2011-04-11
Contact: Document classes
Andre Moreira Magalhaes (andrunko)
1
-0
/
+17
2011-03-14
Contact: Make it subclassable.
Andre Moreira Magalhaes (andrunko)
1
-1
/
+3
2011-03-07
Use @copyright and @license tags.
Andre Moreira Magalhaes (andrunko)
1
-3
/
+4
2011-02-25
Do not emit avatarDataChanged() if it didn't change
Xavier Claessens
1
-2
/
+4
2011-01-25
Emit publish state change signals if and only if something changed
Olli Salli
1
-1
/
+1
2011-01-10
Add Tp::Contact::isContactInfoKnown()
Xavier Claessens
1
-1
/
+25
2011-01-10
Add Tp::Contact::requestAvatarData()
Xavier Claessens
1
-0
/
+22
2010-12-31
Contact/Manager: Properly implement connectNotify.
Andre Moreira Magalhaes (andrunko)
1
-2
/
+51
2010-12-30
Contact/Manager: Do not use details for publish/subscribe/block signals and u...
Andre Moreira Magalhaes (andrunko)
1
-19
/
+37
2010-12-30
Contact: publish/subscription state is known unless they are set to Subscript...
Andre Moreira Magalhaes (andrunko)
1
-4
/
+2
2010-12-20
Contact: Added new accessors to check if publish/subscription state is known/...
Andre Moreira Magalhaes (andrunko)
1
-12
/
+34
2010-12-17
Contact: Added publishStateDetails accessor.
Andre Moreira Magalhaes (andrunko)
1
-0
/
+7
2010-12-17
Connection/ContactManager/Contact: Added support for Conn.Iface.ContactGroups.
Andre Moreira Magalhaes (andrunko)
1
-0
/
+5
2010-12-17
Connection/ContactManager/Contact: Added support for Conn.Iface.ContactList.
Andre Moreira Magalhaes (andrunko)
1
-0
/
+34
2010-12-15
Contact: Sanitize methods declaration/implementation.
Andre Moreira Magalhaes (andrunko)
1
-48
/
+50
2010-12-15
Contact: Updated copyright.
Andre Moreira Magalhaes (andrunko)
1
-2
/
+2
2010-11-13
Merge branch '0_5_0_contact_manager_sharedptr'
Andre Moreira Magalhaes (andrunko)
1
-40
/
+20
2010-11-13
Merge branch '0_5_0_pending_op'
Andre Moreira Magalhaes (andrunko)
1
-3
/
+5
2010-11-11
Renamed ContactLocation to LocationInfo.
Andre Moreira Magalhaes (andrunko)
1
-5
/
+5
2010-11-11
ContactManager: Make it an Object and use ContactManagerPtr everywhere.
Andre Moreira Magalhaes (andrunko)
1
-40
/
+20
2010-11-11
Make pending operations ref the object passed in the constructor.
Andre Moreira Magalhaes (andrunko)
1
-3
/
+5
2010-11-11
Contact: Add details to subscription/publish/blockStateChanged signals.
Andre Moreira Magalhaes (andrunko)
1
-6
/
+8
2010-11-10
Merge branch '0_5_0_own_header'
Andre Moreira Magalhaes (andrunko)
1
-0
/
+1
2010-11-09
Contact: Use Tp::Feature.
Andre Moreira Magalhaes (andrunko)
1
-105
/
+97
2010-11-09
Contact: Make it a Object.
Andre Moreira Magalhaes (andrunko)
1
-1
/
+2
2010-11-09
AvatarData: Move it to its own header.
Andre Moreira Magalhaes (andrunko)
1
-0
/
+1
2010-11-08
Use ContactLocation everywhere instead of ContactLocation *.
Andre Moreira Magalhaes (andrunko)
1
-16
/
+7
2010-11-08
Use Connection/ContactCapabilities everywhere instead of Connection/ContactCa...
Andre Moreira Magalhaes (andrunko)
1
-21
/
+14
2010-11-08
ContactLocation: Make it implicit shared.
Andre Moreira Magalhaes (andrunko)
1
-1
/
+1
2010-11-08
Contact: Removed deprecated methods/signals.
Andre Moreira Magalhaes (andrunko)
1
-84
/
+0
2010-11-04
Contact: Do not include Presence in the public header.
Andre Moreira Magalhaes (andrunko)
1
-0
/
+1
2010-11-03
Contact: Added missing presence method.
Andre Moreira Magalhaes (andrunko)
1
-0
/
+11
[next]