summaryrefslogtreecommitdiff
path: root/TelepathyQt/contact-manager.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-01-18Use nullptr keyword wherever it makes senseAlexander Akulich1-2/+2
2013-02-07Fix storing avatars, so that they are not stored millions of times eachGeorge Kiagiadakis1-11/+21
2012-07-05Contact: expose information from Conn.I.ClientTypesGeorge Kiagiadakis1-1/+22
2012-07-02contact-manager: Change QMap to QHash where possibleDario Freddi1-2/+2
2012-04-13qt-svc-gen.py: Properly generate adaptee methods/signals/properties names in ...Andre Moreira Magalhaes (andrunko)1-3/+3
2012-02-21Update to spec 0.25.2Andre Moreira Magalhaes (andrunko)1-1/+1
2011-12-15ContactManager: Move common code to get real features from features and inter...Andre Moreira Magalhaes (andrunko)1-56/+38
2011-12-15ProtocolInfo: Update docs for normalizeVCardAddress/normalizeContactUri.Andre Moreira Magalhaes (andrunko)1-2/+4
2011-12-15ContactManager: Add docs for contactsForVCardAddresses/contactsForUris.Andre Moreira Magalhaes (andrunko)1-0/+26
2011-12-15PendingContacts: Do not make unnecessary D-Bus round trips when requesting co...Andre Moreira Magalhaes (andrunko)1-9/+45
2011-12-15Contact: Rename FeatureAddressing to FeatureAddresses.Andre Moreira Magalhaes (andrunko)1-3/+3
2011-12-15PendingContacts: Remove internal ListType enum in favour of RequestType that ...Andre Moreira Magalhaes (andrunko)1-6/+6
2011-12-15Contact: Add accessors for Conn.I.Addressing contact attributes.Andre Moreira Magalhaes (andrunko)1-2/+6
2011-12-15ContactManager: Add skeleton high-level API for Conn.I.Addressing GetContacts...Andre Moreira Magalhaes (andrunko)1-3/+47
2011-12-06Merge branch 'shared-ptr'Andre Moreira Magalhaes (andrunko)1-5/+4
2011-12-05WeakPtr: Add constructor receiving a bare pointer.Andre Moreira Magalhaes (andrunko)1-2/+2
2011-12-02Properly use QWeakPointer/WeakPtr where appropriate and remove usage of QPoin...Andre Moreira Magalhaes (andrunko)1-2/+2
2011-12-02Reinstate WeakPtr and make Shared/WeakPtr thread-safe.Andre Moreira Magalhaes (andrunko)1-5/+4
2011-11-25ContactManager: Remove docs for deprecated methods.Andre Moreira Magalhaes (andrunko)1-20/+0
2011-11-25ContactManager::Roster: Remove deprecated signals.Jeremy Whiting1-9/+0
2011-11-25ContactManager: Remove deprecated methods.Jeremy Whiting1-20/+0
2011-11-24Only generate QLatin1String macros for errors/constants.Andre Moreira Magalhaes (andrunko)1-26/+26
2011-11-24Renamed TelepathyQt4 directory to TelepathyQt.Jeremy Whiting1-0/+1592