summaryrefslogtreecommitdiff
path: root/TelepathyQt4/abstract-interface.h
AgeCommit message (Expand)AuthorFilesLines
2010-11-10qt4-client-gen.py: Make staticInterfaceName() return a QLatin1String.Andre Moreira Magalhaes (andrunko)1-2/+2
2010-11-04Have the property request API in AbstractInterface take QStrings instead of C...Olli Salli1-2/+2
2010-11-04Make new async interface property getters const-qualifiedOlli Salli1-2/+2
2010-11-04Add AbstractInterface::internalRequestAllProperties() to retrieve propertiesMarco Barisione1-0/+2
2010-11-04Add AbstractInterface::internalSetProperty() to set DBus propertiesMarco Barisione1-0/+2
2010-11-04Add AbstractInterface::internalRequestProperty() to retrieve DBus propertiesMarco Barisione1-0/+3
2010-10-29AbstractInterface: Un-deprecate validity related accessors.Andre Moreira Magalhaes (andrunko)1-4/+3
2010-10-29Properly build library with deprecation warnings enabled.Andre Moreira Magalhaes (andrunko)1-10/+5
2010-10-19AbstractInterface: Properly deprecate slots and renamed parent in the constru...Andre Moreira Magalhaes (andrunko)1-4/+7
2010-10-19AbstractInterface: Added API/ABI break comments and deprecated methods.Andre Moreira Magalhaes (andrunko)1-2/+5
2009-10-06Export all public high-level classes using TELEPATHY_QT4_EXPORT macro.Andre Moreira Magalhaes (andrunko)1-1/+3
2009-08-06Removed cli/Client from header guards.Andre Moreira Magalhaes (andrunko)1-2/+2
2009-06-29AbstractInterface: Standardize class definition.Andre Moreira Magalhaes (andrunko)1-0/+1
2009-04-13Renamed Telepathy namespace to Tp.Andre Moreira Magalhaes (andrunko)1-3/+3
2009-04-13Renamed high-level classes namespace from Telepathy::Client to Telepathy.Andre Moreira Magalhaes (andrunko)1-4/+1
2009-04-13Get rid of Client dir.Andre Moreira Magalhaes (andrunko)1-0/+67