summaryrefslogtreecommitdiffstats
path: root/tubes
Commit message (Expand)AuthorAgeFilesLines
...
* tubes: do not include tubes' object files in unit test libraryMatúš Kukan2012-08-166-61/+44
* tubes: implement simple TestCollaboration to test receiving packetsMatúš Kukan2012-08-161-3/+22
* tubes: fix unittest again and simplifyMatúš Kukan2012-08-165-117/+70
* tubes: also prepare the Account Manager when creating; and simplifyMatúš Kukan2012-08-164-116/+44
* tubes: clean this makefileMatúš Kukan2012-08-141-8/+4
* tubes: use channel's signal closed to know when end the collaborationMatúš Kukan2012-08-146-63/+42
* tubes: add invite to Collaboration classMatúš Kukan2012-08-083-11/+10
* tubes: do not encode UUID into file name anymoreMatúš Kukan2012-08-084-25/+15
* tubes: use file channel description for sending UUIDMatúš Kukan2012-08-083-4/+38
* Revert "tubes: mangle service name into file description"Matúš Kukan2012-08-082-2/+2
* tubes: re-use typedefs from contact-list.hxxMatúš Kukan2012-08-081-20/+16
* tubes: finish efforts to make TeleManager staticMatúš Kukan2012-08-084-193/+125
* tubes: make contacts dialog a member of Collaboration classMatúš Kukan2012-08-088-70/+39
* tubes: handle TeleConference internally in CollaborationMatúš Kukan2012-08-088-36/+95
* tubes: fix buildMatúš Kukan2012-08-051-1/+1
* tubes: do not queue incoming packetsMatúš Kukan2012-08-044-50/+15
* tubes: avoid boost::signaling received packetsMatúš Kukan2012-08-047-67/+9
* tubes: avoid ugly SAL_DLLPUBLIC_EXPORT hereMatúš Kukan2012-08-042-4/+12
* tubes: remove unused parameterMatúš Kukan2012-08-044-26/+10
* tubes: call the function directlyMatúš Kukan2012-08-043-25/+4
* tubes: implement another way for demoing collaborationMatúš Kukan2012-08-046-10/+95
* tubes: stop collaborating when the account gets off-lineMatúš Kukan2012-08-042-2/+38
* tubes: fix build of unit test; set include path for nowMatúš Kukan2012-08-041-0/+5
* tubes: stop collaborating when the contact leavesMatúš Kukan2012-08-045-2/+34
* tubes: fix leaking ScCollaboration; add it to ScDocShellMatúš Kukan2012-08-041-1/+0
* tubes: use SAL_INFO SAL_WARN hereMatúš Kukan2012-08-041-4/+4
* tubes: we use less symbols after bc21b49a464ae153341ee8d836993ca89b1a6919Matúš Kukan2012-08-044-13/+10
* tubes: do not use boost::signal here; call function directlyMatúš Kukan2012-08-043-11/+17
* tubes: create contacts dialog instance for each document separatelyMatúš Kukan2012-08-042-3/+16
* tubes: remove pointless defineMatúš Kukan2012-08-041-6/+0
* tubes: make TeleManager::getConference() staticMatúš Kukan2012-08-042-2/+2
* tubes: move sc/source/ui/collab/contacts.* to tubesMatúš Kukan2012-08-0210-1/+456
* tubes: impose strict ordering on 1-1 collaborationMatúš Kukan2012-08-023-10/+29
* tubes: send file when inviting contact to MUC collaborationMatúš Kukan2012-07-264-5/+6
* tubes: clean this outMatúš Kukan2012-07-262-13/+8
* tubes: move mbChannelReadyHandlerInvoked to pImplMatúš Kukan2012-07-262-9/+16
* tubes: kill double-singletonning of TeleManagerMatúš Kukan2012-07-263-55/+6
* tubes: TeleManger's GMainLoop* now unusedMatúš Kukan2012-07-262-40/+6
* tubes: resurrect unit test to serve againMatúš Kukan2012-07-265-207/+114
* tubes: keep contacts dialog updated on contacts' presence changesMatúš Kukan2012-07-242-0/+21
* tubes: init TeleManager in desktopMatúš Kukan2012-07-242-0/+18
* tubes: do not include telepathy-glib.h in public headersMatúš Kukan2012-07-235-4/+15
* tubes: create TeleConferenceImpl to hide more details from publicMatúš Kukan2012-07-233-61/+74
* tubes: get local callbacks out of classMatúš Kukan2012-07-234-48/+26
* tubes: update unused build.lstMatúš Kukan2012-07-231-1/+1
* tubes: do not crash if there is no TeleManager yetMatúš Kukan2012-07-221-1/+1
* tubes: small cleaningMatúš Kukan2012-07-211-3/+0
* tubes: do not include file-transfer-helper.h in public headersMatúš Kukan2012-07-215-20/+18
* tubes: remove TelePacket, it's just simple stringMatúš Kukan2012-07-217-139/+15
* tubes: use SAL_WARN SAL_LOGMatúš Kukan2012-07-201-4/+2