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