summaryrefslogtreecommitdiff
path: root/qt4/TelepathyQt4/connection-factory.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-07-15ConnectionFactory: Update docs.Andre Moreira Magalhaes (andrunko)1-2/+2
2011-07-15Properly document the form of the data returned.Andre Moreira Magalhaes (andrunko)1-2/+3
2011-04-12Add/standardize/improve docs.Andre Moreira Magalhaes (andrunko)1-5/+6
2011-03-07Use @copyright and @license tags.Andre Moreira Magalhaes (andrunko)1-3/+4
2010-11-09Factories: Use DBusProxyPtr and remove ugly casts.Andre Moreira Magalhaes (andrunko)1-2/+2
2010-10-08Connection: Added constructors/accessors for using Factories.Andre Moreira Magalhaes (andrunko)1-2/+1
2010-09-10Add a placeholder ContactFactoryOlli Salli1-4/+9
2010-09-10Fix the ConnectionFactory doc groupOlli Salli1-1/+1
2010-09-10Doxyment ConnectionFactoryOlli Salli1-0/+75
2010-09-10Make Acc/ConnFact subclasses able to specify the actual proxy class to constructOlli Salli1-1/+7
2010-09-10Make {Account,Connection}Factory ctors take a Features paramOlli Salli1-6/+3
2010-09-10Remove the error-prone created param from DBusProxyFactory::nowHaveProxyOlli Salli1-4/+3
2010-09-10Make {Account,Connection}Factory::create() have a features paramOlli Salli1-2/+7
2010-09-10Split FixedFeature/Account/ConnectionFactory into their own source/header filesOlli Salli1-0/+61