summaryrefslogtreecommitdiff
path: root/qt4/TelepathyQt4/account.h
AgeCommit message (Expand)AuthorFilesLines
2011-04-24ConnectionLowlevel/Account: Rename maximumPresenceStatusMessageLength to maxP...Andre Moreira Magalhaes (andrunko)1-1/+1
2011-04-24Account: Add method to return the maximum allowed length for presence status ...Andre Moreira Magalhaes (andrunko)1-0/+1
2011-03-07Use @copyright and @license tags.Andre Moreira Magalhaes (andrunko)1-3/+4
2011-03-07Account: Add methods to request and handle stream tubes and also improve docs.Andre Moreira Magalhaes (andrunko)1-0/+9
2011-03-07Merge remote-tracking branch 'drf/high-level-tubes-0.5'Andre Moreira Magalhaes (andrunko)1-0/+13
2011-03-06high-level-tubes: Rename Account's parameter for specifying the service name ...Dario Freddi1-2/+2
2011-03-04Account: Add helper method for request and handle.Andre Moreira Magalhaes (andrunko)1-0/+77
2011-03-04Account: Do not pass hints to create/ensureAndHandleChannel methods.Andre Moreira Magalhaes (andrunko)1-4/+2
2011-03-01Account: Added methods to create/ensure and handle channels directly without ...Andre Moreira Magalhaes (andrunko)1-0/+10
2011-03-01high-level-tubes: Start adding a bare TubeChannel class, implementing the bas...Dario Freddi1-0/+13
2011-03-01Mark all private slots and methods with NO_EXPORTOlli Salli1-9/+9
2011-02-15Merge branch 'account-presence'Andre Moreira Magalhaes (andrunko)1-0/+3
2011-02-15Add support for ChannelRequest.SucceededWithChannelOlli Salli1-0/+1
2011-02-15Use ChannelRequestHints for specifying request hintsOlli Salli1-20/+21
2011-02-15Account: Introspect the CD to see whether it supports request hintsOlli Salli1-0/+3
2011-02-15Account: Share the ChannelDispatcherInterface for all channel requests on a busOlli Salli1-0/+4
2011-02-15Account: Add support for passing Hints when requesting channelsOlli Salli1-2/+127
2011-02-14Account: Add method to return the avatar requirements.Andre Moreira Magalhaes (andrunko)1-0/+2
2011-02-14Account: Add method to return the list of allowed presence status.Andre Moreira Magalhaes (andrunko)1-0/+3
2010-11-16Make it possible (and mandatory) to override the Account implicit core featureOlli Salli1-1/+2
2010-11-10Merge branch '0_5_0_presence'Andre Moreira Magalhaes (andrunko)1-17/+12
2010-11-10Account: Added NOTIFY to connectionStatus property.Andre Moreira Magalhaes (andrunko)1-1/+1
2010-11-10Account: Use Connection::ErrorDetails.Andre Moreira Magalhaes (andrunko)1-4/+2
2010-11-10Connection: Remove Connection::Status.Andre Moreira Magalhaes (andrunko)1-3/+1
2010-11-09Account: Use Presence.Andre Moreira Magalhaes (andrunko)1-17/+12
2010-11-09Merge branch '0_5_0_shared'Andre Moreira Magalhaes (andrunko)1-8/+7
2010-11-09Merge branch '0_5_0_object'Andre Moreira Magalhaes (andrunko)1-11/+1
2010-11-09Account: Remove createConferenceMediaCall deprecated methods.Andre Moreira Magalhaes (andrunko)1-10/+0
2010-11-09Account: Deprecate createConferenceMediaCall and added new createConferenceSt...Andre Moreira Magalhaes (andrunko)1-2/+12
2010-11-09Account: Remove notify/propertyChanged.Andre Moreira Magalhaes (andrunko)1-6/+0
2010-11-09DBusProxy: Make it a Object and ReadyObject.Andre Moreira Magalhaes (andrunko)1-5/+1
2010-11-08ProtocolInfo: Make it implicit shared and use ProtocolInfo everywhere instead...Andre Moreira Magalhaes (andrunko)1-4/+3
2010-11-08Use Connection/ContactCapabilities everywhere instead of Connection/ContactCa...Andre Moreira Magalhaes (andrunko)1-4/+4
2010-11-08Account: Removed optional interface convenience methods.Andre Moreira Magalhaes (andrunko)1-11/+0
2010-11-08Account: Removed deprecated methods/signals.Andre Moreira Magalhaes (andrunko)1-78/+2
2010-11-08Account: Added NOTIFY to connection property.Andre Moreira Magalhaes (andrunko)1-1/+1
2010-11-08Account: Deprecated haveConnection.Andre Moreira Magalhaes (andrunko)1-2/+3
2010-11-05Account: Added createContactSearch and deprecated createContactSearchChannel.Andre Moreira Magalhaes (andrunko)1-1/+6
2010-11-02Account: Added TODO comment to add a usablePresences method.Andre Moreira Magalhaes (andrunko)1-0/+2
2010-11-02Account: Added TODO comment to set presence from a Profile presence.Andre Moreira Magalhaes (andrunko)1-0/+1
2010-11-02Account: Added API/ABI break comment to use Presence instead of SimplePresence.Andre Moreira Magalhaes (andrunko)1-0/+1
2010-11-01Account: connectionStatusChanged signal now has only the status as param, as ...Andre Moreira Magalhaes (andrunko)1-3/+1
2010-11-01Account: Warn if deprecated signals are used.Andre Moreira Magalhaes (andrunko)1-0/+3
2010-11-01Account: Added new signals connectionStatusChanged and connectionChanged.Andre Moreira Magalhaes (andrunko)1-6/+9
2010-11-01Renamed methods related to StreamedMedia channels to contain StreamedMedia in...Andre Moreira Magalhaes (andrunko)1-6/+35
2010-11-01Use _deprecated_ instead of __deprecated_.Andre Moreira Magalhaes (andrunko)1-2/+2
2010-10-29Account: Renamed deprecated methods starting with __ to start with __deprecat...Andre Moreira Magalhaes (andrunko)1-2/+2
2010-10-29Properly build library with deprecation warnings enabled.Andre Moreira Magalhaes (andrunko)1-6/+11
2010-10-19Account: Added more API/ABI break comments.Andre Moreira Magalhaes (andrunko)1-2/+1
2010-10-19Account: Do not deprecate constructors if they can be used the same way after...Andre Moreira Magalhaes (andrunko)1-2/+3