summaryrefslogtreecommitdiffstats
path: root/tubes/source
Commit message (Expand)AuthorAgeFilesLines
* tubes: use new .ui format for contacts dialogMatúš Kukan2012-10-133-155/+36
* tubes: getProcessServiceFactory does not return NULL anymoreMatúš Kukan2012-10-101-8/+5
* tubes: fix indentation and scope of variablesMatúš Kukan2012-08-201-39/+30
* tubes: move getContacts() to TeleManager where it belongs, I believeMatúš Kukan2012-08-203-181/+115
* tubes: correctly use SAL_INFO and SAL_WARN macrosMatúš Kukan2012-08-161-2/+2
* tubes: add include for clangMatúš Kukan2012-08-161-0/+1
* tubes: simplify and make more readable, I believeMatúš Kukan2012-08-161-59/+32
* tubes: do not include tubes' object files in unit test libraryMatúš Kukan2012-08-161-2/+4
* tubes: fix unittest again and simplifyMatúš Kukan2012-08-162-38/+8
* tubes: also prepare the Account Manager when creating; and simplifyMatúš Kukan2012-08-162-81/+41
* tubes: use channel's signal closed to know when end the collaborationMatúš Kukan2012-08-143-62/+39
* tubes: add invite to Collaboration classMatúš Kukan2012-08-082-10/+9
* tubes: do not encode UUID into file name anymoreMatúš Kukan2012-08-083-24/+14
* tubes: use file channel description for sending UUIDMatúš Kukan2012-08-082-4/+33
* 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-082-135/+86
* tubes: make contacts dialog a member of Collaboration classMatúš Kukan2012-08-084-31/+30
* tubes: handle TeleConference internally in CollaborationMatúš Kukan2012-08-084-19/+73
* tubes: do not queue incoming packetsMatúš Kukan2012-08-042-27/+12
* tubes: avoid boost::signaling received packetsMatúš Kukan2012-08-042-4/+8
* tubes: avoid ugly SAL_DLLPUBLIC_EXPORT hereMatúš Kukan2012-08-042-4/+12
* tubes: remove unused parameterMatúš Kukan2012-08-042-20/+8
* tubes: call the function directlyMatúš Kukan2012-08-042-18/+4
* tubes: implement another way for demoing collaborationMatúš Kukan2012-08-045-9/+86
* tubes: stop collaborating when the account gets off-lineMatúš Kukan2012-08-042-2/+38
* tubes: stop collaborating when the contact leavesMatúš Kukan2012-08-043-2/+28
* 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: do not use boost::signal here; call function directlyMatúš Kukan2012-08-042-7/+17
* tubes: create contacts dialog instance for each document separatelyMatúš Kukan2012-08-041-2/+14
* tubes: remove pointless defineMatúš Kukan2012-08-041-6/+0
* tubes: make TeleManager::getConference() staticMatúš Kukan2012-08-041-1/+1
* tubes: move sc/source/ui/collab/contacts.* to tubesMatúš Kukan2012-08-023-0/+351
* tubes: impose strict ordering on 1-1 collaborationMatúš Kukan2012-08-022-9/+22
* tubes: send file when inviting contact to MUC collaborationMatúš Kukan2012-07-262-3/+4
* tubes: clean this outMatúš Kukan2012-07-261-3/+5
* tubes: move mbChannelReadyHandlerInvoked to pImplMatúš Kukan2012-07-261-5/+14
* tubes: kill double-singletonning of TeleManagerMatúš Kukan2012-07-261-41/+2
* tubes: TeleManger's GMainLoop* now unusedMatúš Kukan2012-07-261-30/+5
* tubes: resurrect unit test to serve againMatúš Kukan2012-07-261-2/+5
* tubes: keep contacts dialog updated on contacts' presence changesMatúš Kukan2012-07-241-0/+15
* tubes: init TeleManager in desktopMatúš Kukan2012-07-241-0/+17
* tubes: do not include telepathy-glib.h in public headersMatúš Kukan2012-07-232-0/+3
* tubes: create TeleConferenceImpl to hide more details from publicMatúš Kukan2012-07-232-39/+59
* tubes: get local callbacks out of classMatúš Kukan2012-07-232-23/+23
* tubes: do not crash if there is no TeleManager yetMatúš Kukan2012-07-221-1/+1
* tubes: do not include file-transfer-helper.h in public headersMatúš Kukan2012-07-212-15/+17
* tubes: remove TelePacket, it's just simple stringMatúš Kukan2012-07-212-41/+8
* tubes: use SAL_WARN SAL_LOGMatúš Kukan2012-07-201-4/+2