summaryrefslogtreecommitdiff
path: root/TelepathyQt4/account-factory.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-11-11AccountFactory: Do not enable Account::FeatureCore per default.Andre Moreira Magalhaes (andrunko)1-2/+2
2010-11-09Factories: Use DBusProxyPtr and remove ugly casts.Andre Moreira Magalhaes (andrunko)1-2/+2
2010-09-10Add a placeholder ContactFactoryOlli Salli1-4/+9
2010-09-10Link up TELEPATHY_ACCOUNT_MANAGER_BUS_NAME from the AccountFactory docsOlli Salli1-1/+1
2010-09-10Doxyment ConnectionFactoryOlli Salli1-0/+2
2010-09-10Doxyment AccountFactory::finalBusNameFrom() paramsOlli Salli1-0/+3
2010-09-10Reorder AccountFactory::{construct,finalBusNameFrom} impls to be consistent w...Olli Salli1-8/+8
2010-09-10Doxyment AccountFactoryOlli Salli1-0/+74
2010-09-10Make Acc/ConnFact subclasses able to specify the actual proxy class to constructOlli Salli1-1/+8
2010-09-10Make Account ctors and create() fns consistent with how the AM ones are nowOlli Salli1-1/+1
2010-09-10Make {Account,Connection}Factory ctors take a Features paramOlli Salli1-4/+3
2010-09-10Remove the error-prone created param from DBusProxyFactory::nowHaveProxyOlli Salli1-4/+3
2010-09-10Make it possible to specify {Connection,Channel}Factories for an AccountOlli Salli1-1/+1
2010-09-10Make {Account,Connection}Factory::create() have a features paramOlli Salli1-10/+3
2010-09-10Split FixedFeature/Account/ConnectionFactory into their own source/header filesOlli Salli1-0/+70