index
:
telepathy-qt4.git
64bit-linkable
autodbustubes-2
autotubes
autotubes-2
channel-type-streamtube
cmake-plus-streamtube
master
Unnamed repository; edit this file to name it for gitweb.
George Goldberg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-30
Merge branch 'fix-bug-23040'
HEAD
master
George Goldberg
3
-2/+5
2009-07-30
Add a check to the pinocchio/cm-basics unit tests for Bug 23040.
George Goldberg
1
-0/+2
2009-07-30
Fix Bug 23040, running connection managers appear twice in ConnectionManager:...
George Goldberg
2
-2/+3
2009-07-27
Merge branch 'bug21335'
Andre Moreira Magalhaes (andrunko)
3
-5/+140
2009-07-27
Merge branch 'bug20269'
Andre Moreira Magalhaes (andrunko)
1
-4/+1
2009-07-27
Channel: Handle MembersChanged for reason Renamed when renaming "myself".
Andre Moreira Magalhaes (andrunko)
1
-0/+21
2009-07-27
Channel: Added comments for change-reason Invited/Separated that they shouldn...
Andre Moreira Magalhaes (andrunko)
1
-2/+2
2009-07-27
Channel: Improved change-reason mapping to Telepathy Error.
Andre Moreira Magalhaes (andrunko)
1
-0/+9
2009-07-27
Channel: Use TELEPATHY_ERROR_TERMINATED as invalidate reason if change reason...
Andre Moreira Magalhaes (andrunko)
1
-1/+1
2009-07-24
Channel: Check if change-reason is being used properly on invalidate (Closed)...
Andre Moreira Magalhaes (andrunko)
1
-0/+23
2009-07-24
csh test cm: Close channel when self handle is removed.
Andre Moreira Magalhaes (andrunko)
1
-0/+6
2009-07-24
Channel: Use change-reason when invalidating channel on closed.
Andre Moreira Magalhaes (andrunko)
1
-2/+15
2009-07-24
Channel: Make sure groupSelfContactRemoveInfo is set even if Closed is called...
Andre Moreira Magalhaes (andrunko)
1
-0/+16
2009-07-24
Channel: Always use change-reason even if the reason is None, so GroupMemberC...
Andre Moreira Magalhaes (andrunko)
1
-3/+1
2009-07-24
Channel: Added method to map a GroupMembersChangedDetails change-reason to a ...
Andre Moreira Magalhaes (andrunko)
1
-0/+38
2009-07-24
Fixed bug 20269: Channel's Contact objects should initially have no features.
Andre Moreira Magalhaes (andrunko)
1
-4/+1
2009-07-24
chan-group test: Added test to Channel::groupSelfContactRemoveInfo.
Andre Moreira Magalhaes (andrunko)
1
-0/+8
2009-07-24
Fixed bug 21335: Implement Group self-handle removal reasons.
Andre Moreira Magalhaes (andrunko)
1
-0/+3
2009-07-23
Start 0.1.10 development
Andre Moreira Magalhaes (andrunko)
2
-1/+6
2009-07-23
Prepare release 0.1.9
Andre Moreira Magalhaes (andrunko)
2
-1/+58
2009-07-23
Fixed make dist.
Andre Moreira Magalhaes (andrunko)
1
-1/+2
2009-07-23
Merge commit 'gberg/fix-api-inconsistency'
Andre Moreira Magalhaes (andrunko)
2
-2/+2
2009-07-23
Merge commit 'gberg/doc-fixes'
Andre Moreira Magalhaes (andrunko)
1
-10/+13
2009-07-23
Merge branch 'misc'
Andre Moreira Magalhaes (andrunko)
12
-86/+82
2009-07-23
Merge branch 'trivia'
Andre Moreira Magalhaes (andrunko)
1
-2/+2
2009-07-23
Merge branch 'roster-groups'
Andre Moreira Magalhaes (andrunko)
14
-47/+894
2009-07-23
ContactManager: Explicitly say that addGroup succeeds if the group already ex...
Andre Moreira Magalhaes (andrunko)
1
-0/+3
2009-07-23
ContactManager: Renamed groupAdd/RemoveContacts to addContactsToGroup/removeC...
Andre Moreira Magalhaes (andrunko)
4
-10/+10
2009-07-23
Contact/ContactManager: Docs++.
Andre Moreira Magalhaes (andrunko)
2
-3/+4
2009-07-23
Fixed copy/paste error.
Andre Moreira Magalhaes (andrunko)
2
-2/+2
2009-07-23
ContactManager: Proper remove contact list group even if there are contacts i...
Andre Moreira Magalhaes (andrunko)
3
-4/+99
2009-07-23
ContactManager: Use ensureChannel to create contact list groups, so it succee...
Andre Moreira Magalhaes (andrunko)
1
-1/+1
2009-07-23
ContactManager: Removed TODO.
Andre Moreira Magalhaes (andrunko)
1
-9/+0
2009-07-23
ContactManager: Let's not assume that contact list groups with empty names ar...
Andre Moreira Magalhaes (andrunko)
1
-5/+0
2009-07-23
Connection: Comments++.
Andre Moreira Magalhaes (andrunko)
1
-4/+6
2009-07-23
Connection/ContactManager: Use proper english when naming contact list channe...
Andre Moreira Magalhaes (andrunko)
3
-53/+53
2009-07-23
Connection: Refactor code that checks if FeatureRosterGroups is ready.
Andre Moreira Magalhaes (andrunko)
1
-15/+28
2009-07-23
Chat requiredForRegistration() to isRequiredForRegistration() to make it cons...
George Goldberg
2
-2/+2
2009-07-23
FileTransferChannel: Fixed redundancy on comment.
Andre Moreira Magalhaes (andrunko)
2
-2/+2
2009-07-23
RoomListChannel: Fixed redundancy on comment.
Andre Moreira Magalhaes (andrunko)
2
-2/+2
2009-07-23
Renamed FileTransfer to FileTransferChannel.
Andre Moreira Magalhaes (andrunko)
7
-43/+43
2009-07-23
Renamed RoomList to RoomListChannel.
Andre Moreira Magalhaes (andrunko)
8
-47/+43
2009-07-23
ContactManager: Removed contactGroups method in favor of Contact::groups().
Andre Moreira Magalhaes (andrunko)
2
-20/+0
2009-07-23
Contact: Added some docs.
Andre Moreira Magalhaes (andrunko)
1
-0/+28
2009-07-23
roster-groups example: Added tests for contact list group removal.
Andre Moreira Magalhaes (andrunko)
1
-0/+28
2009-07-23
ContactManager: Remove contact list group channel from internal list when gro...
Andre Moreira Magalhaes (andrunko)
1
-0/+1
2009-07-23
roster-groups example: Added tests for removing contacts from a contact list ...
Andre Moreira Magalhaes (andrunko)
1
-1/+28
2009-07-23
roster-groups example: Added tests for adding contacts to a contact list group.
Andre Moreira Magalhaes (andrunko)
1
-1/+27
2009-07-23
roster-groups example: Added tests for contact list group creation.
Andre Moreira Magalhaes (andrunko)
1
-1/+21
2009-07-23
ContactManager: Create empty contact list groups using CreateChannel instead ...
Andre Moreira Magalhaes (andrunko)
1
-0/+16
[next]