summaryrefslogtreecommitdiff
path: root/tubes
AgeCommit message (Expand)Author
2012-08-16tubes: fix unittest again and simplifyMatúš Kukan
2012-08-16tubes: also prepare the Account Manager when creating; and simplifyMatúš Kukan
2012-08-14tubes: clean this makefileMatúš Kukan
2012-08-14tubes: use channel's signal closed to know when end the collaborationMatúš Kukan
2012-08-08tubes: add invite to Collaboration classMatúš Kukan
2012-08-08tubes: do not encode UUID into file name anymoreMatúš Kukan
2012-08-08tubes: use file channel description for sending UUIDMatúš Kukan
2012-08-08Revert "tubes: mangle service name into file description"Matúš Kukan
2012-08-08tubes: re-use typedefs from contact-list.hxxMatúš Kukan
2012-08-08tubes: finish efforts to make TeleManager staticMatúš Kukan
2012-08-08tubes: make contacts dialog a member of Collaboration classMatúš Kukan
2012-08-08tubes: handle TeleConference internally in CollaborationMatúš Kukan
2012-08-05tubes: fix buildMatúš Kukan
2012-08-04tubes: do not queue incoming packetsMatúš Kukan
2012-08-04tubes: avoid boost::signaling received packetsMatúš Kukan
2012-08-04tubes: avoid ugly SAL_DLLPUBLIC_EXPORT hereMatúš Kukan
2012-08-04tubes: remove unused parameterMatúš Kukan
2012-08-04tubes: call the function directlyMatúš Kukan
2012-08-04tubes: implement another way for demoing collaborationMatúš Kukan
2012-08-04tubes: stop collaborating when the account gets off-lineMatúš Kukan
2012-08-04tubes: fix build of unit test; set include path for nowMatúš Kukan
2012-08-04tubes: stop collaborating when the contact leavesMatúš Kukan
2012-08-04tubes: fix leaking ScCollaboration; add it to ScDocShellMatúš Kukan
2012-08-04tubes: use SAL_INFO SAL_WARN hereMatúš Kukan
2012-08-04tubes: we use less symbols after bc21b49a464ae153341ee8d836993ca89b1a6919Matúš Kukan
2012-08-04tubes: do not use boost::signal here; call function directlyMatúš Kukan
2012-08-04tubes: create contacts dialog instance for each document separatelyMatúš Kukan
2012-08-04tubes: remove pointless defineMatúš Kukan
2012-08-04tubes: make TeleManager::getConference() staticMatúš Kukan
2012-08-02tubes: move sc/source/ui/collab/contacts.* to tubesMatúš Kukan
2012-08-02tubes: impose strict ordering on 1-1 collaborationMatúš Kukan
2012-07-26tubes: send file when inviting contact to MUC collaborationMatúš Kukan
2012-07-26tubes: clean this outMatúš Kukan
2012-07-26tubes: move mbChannelReadyHandlerInvoked to pImplMatúš Kukan
2012-07-26tubes: kill double-singletonning of TeleManagerMatúš Kukan
2012-07-26tubes: TeleManger's GMainLoop* now unusedMatúš Kukan
2012-07-26tubes: resurrect unit test to serve againMatúš Kukan
2012-07-24tubes: keep contacts dialog updated on contacts' presence changesMatúš Kukan
2012-07-24tubes: init TeleManager in desktopMatúš Kukan
2012-07-23tubes: do not include telepathy-glib.h in public headersMatúš Kukan
2012-07-23tubes: create TeleConferenceImpl to hide more details from publicMatúš Kukan
2012-07-23tubes: get local callbacks out of classMatúš Kukan
2012-07-23tubes: update unused build.lstMatúš Kukan
2012-07-22tubes: do not crash if there is no TeleManager yetMatúš Kukan
2012-07-21tubes: small cleaningMatúš Kukan
2012-07-21tubes: do not include file-transfer-helper.h in public headersMatúš Kukan
2012-07-21tubes: remove TelePacket, it's just simple stringMatúš Kukan
2012-07-20tubes: use SAL_WARN SAL_LOGMatúš Kukan
2012-07-20tubes: remove unused parametersMatúš Kukan
2012-07-20tubes: clean up commented out code, headersMatúš Kukan