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
2010-11-02
Merge branch 'deprecate-interfaces-accessors'
Andre Moreira Magalhaes (andrunko)
1
-1
/
+9
2010-11-02
Do not use optionalInterface if not needed and "deprecate" typeInterface.
Andre Moreira Magalhaes (andrunko)
1
-2
/
+1
2010-11-02
Contact: Properly warn if deprecated signal infoChanged is used.
Andre Moreira Magalhaes (andrunko)
1
-0
/
+17
2010-11-02
Contact: Implemented signals deprecation mechanism.
Andre Moreira Magalhaes (andrunko)
1
-0
/
+7
2010-11-02
Contact: Use Presence class and deprecate usage of SimplePresence.
Andre Moreira Magalhaes (andrunko)
1
-11
/
+28
2010-11-02
Contact: Do not use optional interface convenience methods.
Andre Moreira Magalhaes (andrunko)
1
-1
/
+10
2010-11-01
Contact: Do not use deprecated CapabilitiesBase::requestableChannelClasses me...
Andre Moreira Magalhaes (andrunko)
1
-2
/
+2
2010-10-15
Contact: Removed InfoFields::setAllFields method.
Andre Moreira Magalhaes (andrunko)
1
-11
/
+1
2010-10-15
Contact: Added wrapper for ContactInfoFieldList.
Andre Moreira Magalhaes (andrunko)
1
-10
/
+103
2010-09-07
Fix review comments
Xavier Claessens
1
-2
/
+2
2010-09-07
Implement FeatureAvatarData on Tp::Contact using an avatar cache
Xavier Claessens
1
-7
/
+67
2010-06-29
Contact: Proper parse /capabilities attr.
Andre Moreira Magalhaes (andrunko)
1
-0
/
+8
2010-06-29
Contact: Fixed indentation, header include placement.
Andre Moreira Magalhaes (andrunko)
1
-2
/
+3
2010-04-30
PendingContactInfo: Added pending operation to represent a contact info reque...
Andre Moreira Magalhaes (andrunko)
1
-0
/
+18
2010-04-30
Contact: Proper depend on FeatureInfo for method refreshInfo.
Andre Moreira Magalhaes (andrunko)
1
-0
/
+10
2010-04-30
Contact: Added method to refresh contact info.
Andre Moreira Magalhaes (andrunko)
1
-0
/
+21
2010-04-30
Contact: Added initial contact info support.
Andre Moreira Magalhaes (andrunko)
1
-0
/
+54
2010-04-22
Contact: Updated docs for location() explaining about the returned object lif...
Andre Moreira Magalhaes (andrunko)
1
-0
/
+3
2010-04-16
Contact: Use ContactLocation class to represent location.
Andre Moreira Magalhaes (andrunko)
1
-5
/
+11
2010-04-16
Contact: Added initial location support.
Andre Moreira Magalhaes (andrunko)
1
-0
/
+52
2010-03-17
Added support to QT_NO_CAST_FROM_ASCII.
Andre Moreira Magalhaes (andrunko)
1
-13
/
+14
2009-10-06
Explicitly remove private methods/structs from shared library ABI.
Andre Moreira Magalhaes (andrunko)
1
-1
/
+1
2009-10-06
Contact: Fallback to Connection::capabilities if per contact capabilities is ...
Andre Moreira Magalhaes (andrunko)
1
-7
/
+23
2009-10-06
Contact: Added doc for capabilities method.
Andre Moreira Magalhaes (andrunko)
1
-0
/
+12
2009-10-06
Contact: Use ContactCapabilities class instead of CapabilitiesBase.
Andre Moreira Magalhaes (andrunko)
1
-4
/
+4
2009-10-06
Contact: Proper instantiate capabilities object.
Andre Moreira Magalhaes (andrunko)
1
-1
/
+4
2009-10-06
CapabilitiesBase: Renamed setRequestableChannelClasses to updateRequestableCh...
Andre Moreira Magalhaes (andrunko)
1
-1
/
+1
2009-10-01
Contact: Added initial capabilities support.
Andre Moreira Magalhaes (andrunko)
1
-0
/
+38
2009-07-23
ContactManager: Renamed groupAdd/RemoveContacts to addContactsToGroup/removeC...
Andre Moreira Magalhaes (andrunko)
1
-2
/
+2
2009-07-23
Contact/ContactManager: Docs++.
Andre Moreira Magalhaes (andrunko)
1
-1
/
+2
2009-07-23
Contact: Added some docs.
Andre Moreira Magalhaes (andrunko)
1
-0
/
+28
2009-07-22
Contact: Cache contact list groups.
Andre Moreira Magalhaes (andrunko)
1
-5
/
+10
2009-07-22
Contact: Added removedFromGroup signal.
Andre Moreira Magalhaes (andrunko)
1
-0
/
+5
2009-07-22
Contact: Added addedToGroup signal.
Andre Moreira Magalhaes (andrunko)
1
-0
/
+5
2009-07-22
Contact: Added groups method.
Andre Moreira Magalhaes (andrunko)
1
-0
/
+7
2009-07-22
Contact: Added removeFromGroup support.
Andre Moreira Magalhaes (andrunko)
1
-0
/
+8
2009-07-22
Contact: Added addToGroup method.
Andre Moreira Magalhaes (andrunko)
1
-0
/
+8
2009-04-13
Renamed Telepathy namespace to Tp.
Andre Moreira Magalhaes (andrunko)
1
-2
/
+2
2009-04-13
Renamed high-level classes namespace from Telepathy::Client to Telepathy.
Andre Moreira Magalhaes (andrunko)
1
-3
/
+0
2009-04-13
Get rid of Client dir.
Andre Moreira Magalhaes (andrunko)
1
-0
/
+361
[prev]