index
:
~jonny/telepathy
master
omg
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qt4
/
TelepathyQt4
/
account-set-internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-07
Use @copyright and @license tags.
Andre Moreira Magalhaes (andrunko)
1
-3
/
+4
2011-03-01
Mark all private slots and methods with NO_EXPORT
Olli Salli
1
-3
/
+3
2011-03-01
Add missing NO_EXPORT directives to private structs
Olli Salli
1
-1
/
+1
2011-02-11
AccountSet::Private::filterValid variable isn't used, remove it
Olli Salli
1
-1
/
+0
2010-11-16
AccountManager/Set: Use Filter instead of List<Filter> now that we have AndFi...
Andre Moreira Magalhaes (andrunko)
1
-4
/
+3
2010-11-08
Use Connection/ContactCapabilities everywhere instead of Connection/ContactCa...
Andre Moreira Magalhaes (andrunko)
1
-4
/
+2
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
AccountSet: Use filter objects to represent filters instead of using QVariant...
Andre Moreira Magalhaes (andrunko)
1
-4
/
+10
2010-09-16
Added Filter class - base class for all filtering classes.
Andre Moreira Magalhaes (andrunko)
1
-1
/
+2
2010-09-16
AccountSet: Use Account::capabilitiesChanged over custom implementation.
Andre Moreira Magalhaes (andrunko)
1
-3
/
+1
2010-09-16
AccountSet: Added support to filter accounts by RCC.
Andre Moreira Magalhaes (andrunko)
1
-2
/
+10
2010-07-07
AccountSet: Added isFilterValid method to indicate whether the filter used is...
Andre Moreira Magalhaes (andrunko)
1
-0
/
+3
2010-06-28
AccountSet: Use new API to check when accounts are created/removed.
Andre Moreira Magalhaes (andrunko)
1
-2
/
+4
2010-06-28
AccountSet: Added class to represent a set of accounts filtered by a given cr...
Andre Moreira Magalhaes (andrunko)
1
-0
/
+67