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