summaryrefslogtreecommitdiff
path: root/qt4/TelepathyQt4/connection-manager.h
AgeCommit message (Expand)AuthorFilesLines
2011-03-07Use @copyright and @license tags.Andre Moreira Magalhaes (andrunko)1-3/+4
2011-03-01Mark all private slots and methods with NO_EXPORTOlli Salli1-4/+4
2010-11-15Move CM::requestConnection to ConnectionManagerLowlevelOlli Salli1-4/+6
2010-11-11ConnectionManager: Use factories.Andre Moreira Magalhaes (andrunko)1-7/+24
2010-11-09Merge branch '0_5_0_shared'Andre Moreira Magalhaes (andrunko)1-78/+5
2010-11-09DBusProxy: Make it a Object and ReadyObject.Andre Moreira Magalhaes (andrunko)1-5/+2
2010-11-08Moved ProtocolInfo/Parameter to their own header/source files.Andre Moreira Magalhaes (andrunko)1-84/+4
2010-11-08ProtocolInfo: Make it implicit shared and use ProtocolInfo everywhere instead...Andre Moreira Magalhaes (andrunko)1-5/+9
2010-11-08ProtocolParameter: Make it implicit shared and use ProtocolParameter everywhe...Andre Moreira Magalhaes (andrunko)1-5/+6
2010-11-08Use Connection/ContactCapabilities everywhere instead of Connection/ContactCa...Andre Moreira Magalhaes (andrunko)1-1/+1
2010-11-08ConnectionManager: Removed optional interface convenience methods.Andre Moreira Magalhaes (andrunko)1-5/+0
2010-11-02ConnectionManager: Deprecate optional interface convenience methods.Andre Moreira Magalhaes (andrunko)1-1/+1
2010-10-29Properly build library with deprecation warnings enabled.Andre Moreira Magalhaes (andrunko)1-0/+3
2010-08-23ConnectionManager: Updated copyright.Andre Moreira Magalhaes (andrunko)1-2/+2
2010-08-23ConnectionManager: Added helper methods to check whether a protocol is suppor...Andre Moreira Magalhaes (andrunko)1-1/+3
2010-08-23ConnectionManager: Use ProtocolWrapper if ConnectionManager.Protocols is supp...Andre Moreira Magalhaes (andrunko)1-0/+1
2010-08-23ConnectionManager: Renamed methods to retrieve protocol info.Andre Moreira Magalhaes (andrunko)1-2/+2
2010-08-23ConnectionManager: Added new methods to ProtocolInfo to support Protocol prop...Andre Moreira Magalhaes (andrunko)1-0/+13
2010-06-29ConnectionManager: Added Qt properties support.Andre Moreira Magalhaes (andrunko)1-0/+3
2009-10-06Export all public high-level classes using TELEPATHY_QT4_EXPORT macro.Andre Moreira Magalhaes (andrunko)1-3/+3
2009-08-11Use struct Private instead of class Private for consistence.Andre Moreira Magalhaes (andrunko)1-2/+2
2009-08-06Removed cli/Client from header guards.Andre Moreira Magalhaes (andrunko)1-2/+2
2009-07-23Chat requiredForRegistration() to isRequiredForRegistration() to make it cons...George Goldberg1-1/+1
2009-06-30Use fully private implementation in ProtocolInfoOlli Salli1-4/+2
2009-06-30Use a private implementation in ProtocolParameterOlli Salli1-9/+4
2009-06-29ConnectionManager: Added virtual dtor.Andre Moreira Magalhaes (andrunko)1-1/+1
2009-06-29ConnectionManager: Standardize class definition.Andre Moreira Magalhaes (andrunko)1-7/+6
2009-06-22OptionalInterfaceFactory: Added public interfaces and protected setInterfaces...Andre Moreira Magalhaes (andrunko)1-3/+1
2009-04-13Renamed Telepathy namespace to Tp.Andre Moreira Magalhaes (andrunko)1-4/+4
2009-04-13Renamed high-level classes namespace from Telepathy::Client to Telepathy.Andre Moreira Magalhaes (andrunko)1-6/+3
2009-04-13Get rid of Client dir.Andre Moreira Magalhaes (andrunko)1-0/+177