summaryrefslogtreecommitdiff
path: root/TelepathyQt4/account-manager.h
AgeCommit message (Expand)AuthorFilesLines
2010-11-16Merge branch '0_5_0_filters'Andre Moreira Magalhaes (andrunko)1-1/+0
2010-11-16Core feature override for AMOlli Salli1-1/+2
2010-11-16AccountManager/Set: Use Filter instead of List<Filter> now that we have AndFi...Andre Moreira Magalhaes (andrunko)1-1/+0
2010-11-13AccountManager: Enable Account::FeatureCore per default for create(bus) and c...Andre Moreira Magalhaes (andrunko)1-1/+1
2010-11-09DBusProxy: Make it a Object and ReadyObject.Andre Moreira Magalhaes (andrunko)1-4/+1
2010-11-08AccountManager: Removed deprecated methods, updated docs and renamed methods ...Andre Moreira Magalhaes (andrunko)1-68/+26
2010-11-04Add TODO to make certain AM accessors constOlli Salli1-0/+3
2010-11-01Merge branch 'signals-deprecation'Andre Moreira Magalhaes (andrunko)1-0/+3
2010-11-01AccountManager: Added API/ABI break TODO.Andre Moreira Magalhaes (andrunko)1-0/+4
2010-11-01AccountManager: Warn if deprecated signals are used.Andre Moreira Magalhaes (andrunko)1-0/+3
2010-10-29AccountManager: Un-deprecate create method taking bus as param.Andre Moreira Magalhaes (andrunko)1-1/+1
2010-10-29Properly build library with deprecation warnings enabled.Andre Moreira Magalhaes (andrunko)1-6/+8
2010-10-19AccountManager: Let's not rename filterAccount(QVariantMap).Andre Moreira Magalhaes (andrunko)1-1/+0
2010-10-19AccountManager: Do not deprecate constructors if they can be used the same wa...Andre Moreira Magalhaes (andrunko)1-2/+1
2010-10-19AccountManager: Added API/ABI break comments and deprecated methods.Andre Moreira Magalhaes (andrunko)1-10/+14
2010-10-11AccountManager: Un-deprecate methods to get an account given a path.Andre Moreira Magalhaes (andrunko)1-2/+2
2010-09-17Remove the useless AccountManager::FeatureFilterByCapabilites "proxy feature"Olli Salli1-2/+0
2010-09-16Make the Filter objects be RefCounteds so we don't have to slice them by valueOlli Salli1-2/+2
2010-09-16Don't have double-plurals in AccountManager::*AccountsSet() namesOlli Salli1-6/+6
2010-09-16AccountManager: Added methods to filter accounts using filter objects.Andre Moreira Magalhaes (andrunko)1-0/+3
2010-09-16AccountManager: Remove "supports" from filtering methods.Andre Moreira Magalhaes (andrunko)1-6/+6
2010-09-16Revert "AccountManager: Added additionalFilter param to helper methods to fil...Andre Moreira Magalhaes (andrunko)1-12/+6
2010-09-16AccountManager: Added FeatureFilterByCapabilities.Andre Moreira Magalhaes (andrunko)1-0/+2
2010-09-16AccountManager: Added additionalFilter param to helper methods to filter acco...Andre Moreira Magalhaes (andrunko)1-6/+12
2010-09-16AccountManager: Added helper methods to filter accounts by RCC.Andre Moreira Magalhaes (andrunko)1-0/+7
2010-09-10Add a placeholder ContactFactoryOlli Salli1-3/+10
2010-09-10Change ChannelFactory::stockFreshFactory to create() and document it accordinglyOlli Salli1-1/+1
2010-09-10Make the order the factories are specified for AccountManager more logicalOlli Salli1-8/+16
2010-09-10Make {Account,Connection}Factory::create() have a features paramOlli Salli1-1/+1
2010-09-10Combine the AccountManager factory constructor variantsOlli Salli1-8/+6
2010-09-10Make it possible to specific Account(and other) factories to use on a Account...Olli Salli1-0/+23
2010-06-28AccountManager: Deprecated accountForPath/s methods.Andre Moreira Magalhaes (andrunko)1-2/+2
2010-06-28AccountManager: Deprecate methods that represent accounts as object paths.Andre Moreira Magalhaes (andrunko)1-8/+10
2010-06-28AccountManager: Added newAccount signal that uses AccountPtr instead of objec...Andre Moreira Magalhaes (andrunko)1-0/+2
2010-06-28AccountManager: Added helper methods to return account sets for valid/invalid...Andre Moreira Magalhaes (andrunko)1-0/+3
2010-06-28AccountManager: Renamed new helper methods to include a Set suffix.Andre Moreira Magalhaes (andrunko)1-4/+4
2010-06-28AccountManager: Updated copyright.Andre Moreira Magalhaes (andrunko)1-2/+2
2010-06-28AccountManager: Added helper methods to filter accounts by state/presence/pro...Andre Moreira Magalhaes (andrunko)1-2/+11
2010-06-28AccountManager: Return ready accounts for all helper methods.Andre Moreira Magalhaes (andrunko)1-0/+1
2009-10-06Export all public high-level classes using TELEPATHY_QT4_EXPORT macro.Andre Moreira Magalhaes (andrunko)1-1/+1
2009-08-06Removed cli/Client from header guards.Andre Moreira Magalhaes (andrunko)1-2/+2
2009-06-29AccountManager: Standardize class definition.Andre Moreira Magalhaes (andrunko)1-6/+7
2009-06-22OptionalInterfaceFactory: Added public interfaces and protected setInterfaces...Andre Moreira Magalhaes (andrunko)1-3/+1
2009-05-07Update to telepathy-spec 0.17.24 (UpdateParameters, CreateAccount API break)Simon McVittie1-1/+3
2009-04-13Renamed Telepathy namespace to Tp.Andre Moreira Magalhaes (andrunko)1-2/+2
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/+120