summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-13Update NEWSHEADmasterOlli Salli1-1/+2
2011-06-13Merge branch 'streamtube-address'Olli Salli3-27/+4
2011-06-12Remove connect() to non-existant slot from acceptTubeAsUnixSocketOlli Salli1-2/+0
2011-06-12Remove duplicated (and conflicting) mechanism to populate address for accepte...Olli Salli2-25/+2
2011-06-12StreamTubeChannel: Add warnings to early-out in address accessorsOlli Salli1-0/+2
2011-06-09Start 0.7.2 developmentAndre Moreira Magalhaes (andrunko)2-1/+12
2011-06-09Prepare release 0.7.1Andre Moreira Magalhaes (andrunko)2-4/+4
2011-06-09Update NEWSAndre Moreira Magalhaes (andrunko)1-0/+2
2011-06-09Merge remote-tracking branch 'oggis/doxygen-trivia'Andre Moreira Magalhaes (andrunko)4-2/+12
2011-06-09Update NEWSAndre Moreira Magalhaes (andrunko)1-0/+2
2011-06-09Merge branch 'tests-cleanup'Andre Moreira Magalhaes (andrunko)28-2597/+1237
2011-06-09Update NEWSAndre Moreira Magalhaes (andrunko)1-1/+2
2011-06-09Merge remote-tracking branch 'drdanz/fix-docs'Andre Moreira Magalhaes (andrunko)1-2/+2
2011-06-09TestConnHelper: Remove disconnectWithDBusError.Andre Moreira Magalhaes (andrunko)2-20/+0
2011-06-09streamed-media-chan test: Use TEST_VERIFY_OPAndre Moreira Magalhaes (andrunko)1-18/+1
2011-06-09handles test: Use TEST_VERIFY_OPAndre Moreira Magalhaes (andrunko)1-19/+1
2011-06-09contacts test: Use TEST_VERIFY_OPAndre Moreira Magalhaes (andrunko)1-19/+1
2011-06-09contact-search-chan test: Use TEST_VERIFY_OPAndre Moreira Magalhaes (andrunko)1-1/+2
2011-06-09contact-messenger test: Use TEST_VERIFY_OPAndre Moreira Magalhaes (andrunko)1-19/+1
2011-06-09conn-roster test: Use TEST_VERIFY_OPAndre Moreira Magalhaes (andrunko)1-18/+1
2011-06-09conn-roster-legacy test: Use TEST_VERIFY_OPAndre Moreira Magalhaes (andrunko)1-18/+1
2011-06-09conn-requests test: Use TEST_VERIFY_OPAndre Moreira Magalhaes (andrunko)1-56/+4
2011-06-09cm-basics test: Use TEST_VERIFY_OPAndre Moreira Magalhaes (andrunko)1-18/+1
2011-06-09chan-basics test: Use TEST_VERIFY_OPAndre Moreira Magalhaes (andrunko)1-19/+1
2011-06-09test.h: Add macro to verify that a PendingOperation finished successfully.Andre Moreira Magalhaes (andrunko)1-0/+18
2011-06-09TestConnHelper: Add helper method to upgrade contacts.Andre Moreira Magalhaes (andrunko)2-0/+30
2011-06-09TestConnHelper: Check that features are actually requested when building cont...Andre Moreira Magalhaes (andrunko)2-0/+9
2011-06-09TestConnHelper: Add more tests when building contacts.Andre Moreira Magalhaes (andrunko)2-7/+36
2011-06-09streamed-media-chan test: Use TestConnHelper::create/ensureChannel()Andre Moreira Magalhaes (andrunko)1-128/+18
2011-06-09chan-group test: Use TestConnHelper::create/ensureChannel()Andre Moreira Magalhaes (andrunko)1-55/+6
2011-06-09chan-basics test: Use TestConnHelper::create/ensureChannel()Andre Moreira Magalhaes (andrunko)1-83/+8
2011-06-09TestConnHelper: Add helper methods to create/ensure channels.Andre Moreira Magalhaes (andrunko)2-0/+154
2011-06-09streamed-media-chan test: Use TestConnHelper::contacts()Andre Moreira Magalhaes (andrunko)1-119/+38
2011-06-09contacts-location test: Use TestConnHelper::contacts()Andre Moreira Magalhaes (andrunko)1-43/+7
2011-06-09contacts-info test: Use TestConnHelper::contacts()Andre Moreira Magalhaes (andrunko)1-46/+10
2011-06-09contacts-capabilities test: Use TestConnHelper::contacts()Andre Moreira Magalhaes (andrunko)1-41/+4
2011-06-09contacts-avatar test: Use TestConnHelper::contacts()Andre Moreira Magalhaes (andrunko)1-36/+2
2011-06-09conn-roster test: Use TestConnHelper::contacts()Andre Moreira Magalhaes (andrunko)1-73/+31
2011-06-09conn-roster-legacy test: Use TestConnHelper::contacts()Andre Moreira Magalhaes (andrunko)1-71/+30
2011-06-09chan-group test: Use TestConnHelper::contacts()Andre Moreira Magalhaes (andrunko)1-47/+8
2011-06-09TestConnHelper: Add helper methods to build contacts.Andre Moreira Magalhaes (andrunko)2-0/+58
2011-06-09chan-conference test: Properly set test name.Andre Moreira Magalhaes (andrunko)1-1/+1
2011-06-09Rename chan-contact-search test to contact-search-chan to follow SM/Text chan...Andre Moreira Magalhaes (andrunko)2-2/+2
2011-06-09contacts-avatar test: Reorder methods implementation.Andre Moreira Magalhaes (andrunko)1-51/+49
2011-06-09cm-basics test: Add test for ConnectionManager::listNames().Andre Moreira Magalhaes (andrunko)1-12/+46
2011-06-09text-chan test: Use TestConnHelper.Andre Moreira Magalhaes (andrunko)2-98/+27
2011-06-09streamed-media-channel test: Use TestConnHelper.Andre Moreira Magalhaes (andrunko)2-104/+53
2011-06-09handles test: Use TestConnHelper.Andre Moreira Magalhaes (andrunko)2-111/+14
2011-06-09contacts-location test: Use TestConnHelper.Andre Moreira Magalhaes (andrunko)2-77/+22
2011-06-09contacts-info test: Use TestConnHelper.Andre Moreira Magalhaes (andrunko)2-78/+24