index
:
telepathy-qt4.git
async-properties
external-type
master
Barisione's Telepathy-Qt4 branches
Marco Barisione
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-14
Updated NEWS.
HEAD
master
Andre Moreira Magalhaes (andrunko)
1
-0/+4
2010-10-14
Merge branch 'conference'
Andre Moreira Magalhaes (andrunko)
20
-263/+2159
2010-10-14
Renamed conference test channels from Example to TpTests namespace.
Andre Moreira Magalhaes (andrunko)
6
-134/+134
2010-10-14
conference tests: Check if channel removal updates Channel::conferenceChannel...
Andre Moreira Magalhaes (andrunko)
2
-0/+16
2010-10-14
chan-conference-draft test: Properly set name using g_set_prgname.
Andre Moreira Magalhaes (andrunko)
1
-1/+1
2010-10-14
profile test: Updated to last changes in test-profile.profile.
Andre Moreira Magalhaes (andrunko)
1
-2/+2
2010-10-14
account-basics test: Added test for capabilities().
Andre Moreira Magalhaes (andrunko)
3
-6/+220
2010-10-14
account-manager example: Add option to set Connection and ConnectionStatus.
Andre Moreira Magalhaes (andrunko)
1
-2/+9
2010-10-14
Account: Only warn if unable to create a profile in profile().
Andre Moreira Magalhaes (andrunko)
1
-9/+11
2010-10-14
Do not leak memory in conference example cms if a channel is removed from the...
Andre Moreira Magalhaes (andrunko)
2
-2/+4
2010-10-14
chan-conference test: Added test for Conference interface.
Andre Moreira Magalhaes (andrunko)
2
-0/+334
2010-10-14
conference example cm: Added example cm to test Conference interface.
Andre Moreira Magalhaes (andrunko)
5
-0/+757
2010-10-14
chan-conference-draft test: Test conference channel removal and supportsNonMe...
Andre Moreira Magalhaes (andrunko)
1
-2/+41
2010-10-14
conference-draft example cm: Added method to remove a channel from a conference.
Andre Moreira Magalhaes (andrunko)
2
-1/+20
2010-10-13
Channel: Updated conferenceOriginalChannels() documentation.
Andre Moreira Magalhaes (andrunko)
1
-0/+30
2010-10-13
Account: Updated capabilities() documentation.
Andre Moreira Magalhaes (andrunko)
1
-1/+2
2010-10-13
ConnectionCapabilities: Updated documentation for methods to check conference...
Andre Moreira Magalhaes (andrunko)
1
-12/+27
2010-10-13
Channel: Use immutableProperties when creating conference channel objects, if...
Andre Moreira Magalhaes (andrunko)
1
-1/+1
2010-10-13
Renamed Conference.DRAFT related tests to include draft in the name as a prep...
Andre Moreira Magalhaes (andrunko)
9
-134/+134
2010-10-13
Channel: Include ChannelFactory now that connection.h does not include it any...
Andre Moreira Magalhaes (andrunko)
1
-0/+1
2010-10-13
Account: Use Conference or Conference.DRAFT when requesting conference channe...
Andre Moreira Magalhaes (andrunko)
1
-59/+130
2010-10-13
Account: Make capabilities() use Profile::unsupportedRccs if any.
Andre Moreira Magalhaes (andrunko)
2
-46/+100
2010-10-13
Channel: Build contact for conference channel removed actor.
Andre Moreira Magalhaes (andrunko)
2
-11/+92
2010-10-13
Channel: Expose Conference.OriginalChannels as a map of handles to channel ob...
Andre Moreira Magalhaes (andrunko)
2
-6/+39
2010-10-13
Channel: Use ChannelFactory when instantiating conference channels.
Andre Moreira Magalhaes (andrunko)
1
-29/+43
2010-10-13
Channel: Fixed conference methods' documentation.
Andre Moreira Magalhaes (andrunko)
1
-5/+5
2010-10-13
ConnectionCapabilities: Added methods to check if conference is supported.
Andre Moreira Magalhaes (andrunko)
2
-0/+96
2010-10-13
Channel: Always return false in conferenceSupportsNonMerges if Conference int...
Andre Moreira Magalhaes (andrunko)
1
-10/+3
2010-10-13
Account: Added TODO of what to do when creating conference channels now that ...
Andre Moreira Magalhaes (andrunko)
1
-0/+5
2010-10-13
Channel: Added support for Conference interface (keep support for Conference....
Andre Moreira Magalhaes (andrunko)
3
-28/+140
2010-10-13
Updated NEWS.
Andre Moreira Magalhaes (andrunko)
1
-1/+23
2010-10-13
Merge branch 'spec-0.21.1'
Andre Moreira Magalhaes (andrunko)
50
-540/+3654
2010-10-13
Merge branch 'smchan-improvements'
Andre Moreira Magalhaes (andrunko)
6
-69/+317
2010-10-13
client test: Check if CR::immutableProperties is being set correctly when pas...
Andre Moreira Magalhaes (andrunko)
1
-8/+11
2010-10-13
StreamedMediaChannel: No need to fallback to Connection::selfHandle as Channe...
Andre Moreira Magalhaes (andrunko)
1
-41/+16
2010-10-13
client test: Test usage of ObserverInfo::request-properties.
Andre Moreira Magalhaes (andrunko)
1
-1/+15
2010-10-13
ClientRegistrar: Make use of ObserverInfo::request-properties.
Andre Moreira Magalhaes (andrunko)
1
-8/+4
2010-10-13
Merge remote branch 'origin/conn-caps-doc-fix'
Andre Moreira Magalhaes (andrunko)
1
-1/+1
2010-10-13
Merge remote branch 'origin/am-undeprecate-acc-for-path'
Andre Moreira Magalhaes (andrunko)
2
-2/+14
2010-10-11
AccountManager: Un-deprecate methods to get an account given a path.
Andre Moreira Magalhaes (andrunko)
2
-2/+14
2010-10-11
StreamedMediaChannel: Improved test coverage.
Andre Moreira Magalhaes (andrunko)
2
-15/+218
2010-10-11
future call channel: Added support for Content.Remove.
Andre Moreira Magalhaes (andrunko)
2
-2/+68
2010-10-11
Channel: Fixed debug messages.
Andre Moreira Magalhaes (andrunko)
1
-9/+8
2010-10-11
StreamedMediaChannel: requestDirection when using Call should not change rece...
Andre Moreira Magalhaes (andrunko)
1
-0/+8
2010-10-11
StreamedMediaChannel: updateSMDirection don't need to change the current dire...
Andre Moreira Magalhaes (andrunko)
1
-7/+1
2010-10-11
Don't make connection.h depend on ChannelFactory and ContactFactory
Olli Salli
19
-2/+37
2010-10-11
StreamedMediaChannel: Fix fd.o#30386 - Regression: StreamedMediaChannel::stre...
Andre Moreira Magalhaes (andrunko)
1
-0/+3
2010-10-11
Merge branch 'factories'
Andre Moreira Magalhaes (andrunko)
21
-28/+213
2010-10-11
Merge branch 'tp-qt4-farsight-install-fix'
Andre Moreira Magalhaes (andrunko)
1
-1/+2
2010-10-11
Merge branch 'account-doc-fix'
Andre Moreira Magalhaes (andrunko)
1
-4/+4
[next]