summaryrefslogtreecommitdiff
path: root/tubes
AgeCommit message (Expand)Author
2013-02-21Related: fdo#60920 various efforts to consistently apply HIG rulesCaolán McNamara
2013-01-08Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-10-13tubes: use new .ui format for contacts dialogMatúš Kukan
2012-10-10tubes: use only one test method; and also setUp and tearDownMatúš Kukan
2012-10-10tubes: getProcessServiceFactory does not return NULL anymoreMatúš Kukan
2012-10-10tubes: just hardcode the urlMatúš Kukan
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-27tubes: let's use ctor, dtor and less methods in the testMatúš Kukan
2012-09-27tubes: catch exception to get more infoMatúš Kukan
2012-08-20tubes: update READMEMatúš Kukan
2012-08-20tubes: add few more commentsMatúš Kukan
2012-08-20tubes: fix indentation and scope of variablesMatúš Kukan
2012-08-20tubes: move getContacts() to TeleManager where it belongs, I believeMatúš Kukan
2012-08-16tubes: correctly use SAL_INFO and SAL_WARN macrosMatúš Kukan
2012-08-16tubes: add include for clangMatúš Kukan
2012-08-16tubes: simplify and make more readable, I believeMatúš Kukan
2012-08-16tubes: do not include tubes' object files in unit test libraryMatúš Kukan
2012-08-16tubes: implement simple TestCollaboration to test receiving packetsMatúš Kukan
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