index
:
~jonny/telepathy
master
omg
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qt4
/
TelepathyQt4
/
account-set.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-15
AccountSet: Update docs.
Andre Moreira Magalhaes (andrunko)
1
-2
/
+2
2011-07-15
Make signal docs consistent.
Andre Moreira Magalhaes (andrunko)
1
-4
/
+8
2011-07-15
Properly document the form of the data returned.
Andre Moreira Magalhaes (andrunko)
1
-3
/
+4
2011-04-11
Standardize \class docs.
Andre Moreira Magalhaes (andrunko)
1
-2
/
+2
2011-03-07
Use @copyright and @license tags.
Andre Moreira Magalhaes (andrunko)
1
-3
/
+4
2010-12-08
AccountSet: Disconnect wrapper signals when we remove the wrapper
Olli Salli
1
-0
/
+1
2010-11-30
Don't leak AccountSet's Private struct
Olli Salli
1
-0
/
+1
2010-11-16
AccountManager/Set: Use Filter instead of List<Filter> now that we have AndFi...
Andre Moreira Magalhaes (andrunko)
1
-40
/
+30
2010-11-09
Added missing AccountFilter fancy header and make the inclusion of the fancy ...
Andre Moreira Magalhaes (andrunko)
1
-0
/
+1
2010-11-09
Merge branch '0_5_0_shared'
Andre Moreira Magalhaes (andrunko)
1
-19
/
+4
2010-11-09
AccountSet: Make it an Object.
Andre Moreira Magalhaes (andrunko)
1
-2
/
+2
2010-11-08
Use Connection/ContactCapabilities everywhere instead of Connection/ContactCa...
Andre Moreira Magalhaes (andrunko)
1
-19
/
+4
2010-11-08
AccountSet: Removed deprecated methods.
Andre Moreira Magalhaes (andrunko)
1
-73
/
+0
2010-11-08
AccountSet: Deprecated filters.
Andre Moreira Magalhaes (andrunko)
1
-9
/
+13
2010-11-08
Account: Deprecated haveConnection.
Andre Moreira Magalhaes (andrunko)
1
-1
/
+1
2010-11-01
Use _deprecated_ instead of __deprecated_.
Andre Moreira Magalhaes (andrunko)
1
-4
/
+4
2010-10-29
AccountSet: Renamed deprecated methods starting with __ to start with __depre...
Andre Moreira Magalhaes (andrunko)
1
-4
/
+4
2010-10-29
Properly build library with deprecation warnings enabled.
Andre Moreira Magalhaes (andrunko)
1
-0
/
+14
2010-10-24
AccountSet: Don't leave wrappers around when accounts are removed
Olli Salli
1
-2
/
+4
2010-09-19
Normalize QObject signal connections everywhere
Olli Salli
1
-12
/
+12
2010-09-16
Make AccountSet::isFilterValid() actually work again
Olli Salli
1
-3
/
+9
2010-09-16
Make the Filter objects be RefCounteds so we don't have to slice them by value
Olli Salli
1
-16
/
+16
2010-09-16
AccountSet: Use filter objects to represent filters instead of using QVariant...
Andre Moreira Magalhaes (andrunko)
1
-105
/
+103
2010-09-16
AccountSet: Use Account::capabilitiesChanged over custom implementation.
Andre Moreira Magalhaes (andrunko)
1
-40
/
+7
2010-09-16
AccountSet: Updated docs to indicate rccSubset is a valid filter key.
Andre Moreira Magalhaes (andrunko)
1
-0
/
+3
2010-09-16
AccountSet: Improved check for valid filter.
Andre Moreira Magalhaes (andrunko)
1
-2
/
+0
2010-09-16
AccountSet: Added support to filter accounts by RCC.
Andre Moreira Magalhaes (andrunko)
1
-13
/
+138
2010-08-22
Rewrite all while (i != end) loops as for loops
Olli Salli
1
-10
/
+2
2010-07-30
Merge remote branch 'wjt/new-account-removed'
Andre Moreira Magalhaes (andrunko)
1
-4
/
+5
2010-07-19
Only emit AccountSet::accountRemoved for accounts in the set
Will Thompson
1
-4
/
+5
2010-07-15
AccountSet: Fixed example code in documentation that was adding wrong filter ...
Andre Moreira Magalhaes (andrunko)
1
-1
/
+0
2010-07-13
AccountSet: Reorder AccountSet isFilterValid method to be placed next to filt...
Andre Moreira Magalhaes (andrunko)
1
-10
/
+10
2010-07-13
AccountSet: Added missing docs for methods/signals.
Andre Moreira Magalhaes (andrunko)
1
-0
/
+157
2010-07-07
AccountSet: Added isFilterValid method to indicate whether the filter used is...
Andre Moreira Magalhaes (andrunko)
1
-0
/
+43
2010-06-28
AccountSet: Use new API to check when accounts are created/removed.
Andre Moreira Magalhaes (andrunko)
1
-17
/
+24
2010-06-28
AccountSet: Properly connect to signals using namespace Tp:: where appropriate.
Andre Moreira Magalhaes (andrunko)
1
-2
/
+2
2010-06-28
AccountSet: Added class to represent a set of accounts filtered by a given cr...
Andre Moreira Magalhaes (andrunko)
1
-0
/
+191