summaryrefslogtreecommitdiff
path: root/tubes/source
AgeCommit message (Expand)AuthorFilesLines
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks3-69/+12
2013-04-19use GLIB_CHECK_VERSION instead of GLIB_VERSION_X_XXIvan Timofeev1-1/+1
2013-04-18WaE: g_type_init has been deprecated since GLib 2.36Ivan Timofeev1-0/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-14/+14
2013-03-16Remove RTL_CONSTASCII_STRINGPARAM from tubesChr. Rossmanith1-3/+3
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-7/+3
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-10-13tubes: use new .ui format for contacts dialogMatúš Kukan3-155/+36
2012-10-10tubes: getProcessServiceFactory does not return NULL anymoreMatúš Kukan1-8/+5
2012-08-20tubes: fix indentation and scope of variablesMatúš Kukan1-39/+30
2012-08-20tubes: move getContacts() to TeleManager where it belongs, I believeMatúš Kukan3-181/+115
2012-08-16tubes: correctly use SAL_INFO and SAL_WARN macrosMatúš Kukan1-2/+2
2012-08-16tubes: add include for clangMatúš Kukan1-0/+1
2012-08-16tubes: simplify and make more readable, I believeMatúš Kukan1-59/+32
2012-08-16tubes: do not include tubes' object files in unit test libraryMatúš Kukan1-2/+4
2012-08-16tubes: fix unittest again and simplifyMatúš Kukan2-38/+8
2012-08-16tubes: also prepare the Account Manager when creating; and simplifyMatúš Kukan2-81/+41
2012-08-14tubes: use channel's signal closed to know when end the collaborationMatúš Kukan3-62/+39
2012-08-08tubes: add invite to Collaboration classMatúš Kukan2-10/+9
2012-08-08tubes: do not encode UUID into file name anymoreMatúš Kukan3-24/+14
2012-08-08tubes: use file channel description for sending UUIDMatúš Kukan2-4/+33
2012-08-08Revert "tubes: mangle service name into file description"Matúš Kukan2-2/+2
2012-08-08tubes: re-use typedefs from contact-list.hxxMatúš Kukan1-20/+16
2012-08-08tubes: finish efforts to make TeleManager staticMatúš Kukan2-135/+86
2012-08-08tubes: make contacts dialog a member of Collaboration classMatúš Kukan4-31/+30
2012-08-08tubes: handle TeleConference internally in CollaborationMatúš Kukan4-19/+73
2012-08-04tubes: do not queue incoming packetsMatúš Kukan2-27/+12
2012-08-04tubes: avoid boost::signaling received packetsMatúš Kukan2-4/+8
2012-08-04tubes: avoid ugly SAL_DLLPUBLIC_EXPORT hereMatúš Kukan2-4/+12
2012-08-04tubes: remove unused parameterMatúš Kukan2-20/+8
2012-08-04tubes: call the function directlyMatúš Kukan2-18/+4
2012-08-04tubes: implement another way for demoing collaborationMatúš Kukan5-9/+86
2012-08-04tubes: stop collaborating when the account gets off-lineMatúš Kukan2-2/+38
2012-08-04tubes: stop collaborating when the contact leavesMatúš Kukan3-2/+28
2012-08-04tubes: fix leaking ScCollaboration; add it to ScDocShellMatúš Kukan1-1/+0
2012-08-04tubes: use SAL_INFO SAL_WARN hereMatúš Kukan1-4/+4
2012-08-04tubes: do not use boost::signal here; call function directlyMatúš Kukan2-7/+17
2012-08-04tubes: create contacts dialog instance for each document separatelyMatúš Kukan1-2/+14
2012-08-04tubes: remove pointless defineMatúš Kukan1-6/+0
2012-08-04tubes: make TeleManager::getConference() staticMatúš Kukan1-1/+1
2012-08-02tubes: move sc/source/ui/collab/contacts.* to tubesMatúš Kukan3-0/+351
2012-08-02tubes: impose strict ordering on 1-1 collaborationMatúš Kukan2-9/+22
2012-07-26tubes: send file when inviting contact to MUC collaborationMatúš Kukan2-3/+4
2012-07-26tubes: clean this outMatúš Kukan1-3/+5
2012-07-26tubes: move mbChannelReadyHandlerInvoked to pImplMatúš Kukan1-5/+14
2012-07-26tubes: kill double-singletonning of TeleManagerMatúš Kukan1-41/+2
2012-07-26tubes: TeleManger's GMainLoop* now unusedMatúš Kukan1-30/+5
2012-07-26tubes: resurrect unit test to serve againMatúš Kukan1-2/+5
2012-07-24tubes: keep contacts dialog updated on contacts' presence changesMatúš Kukan1-0/+15