summaryrefslogtreecommitdiffstats
path: root/tubes
Commit message (Expand)AuthorAgeFilesLines
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* kill random dmake leftoversPeter Foley2013-02-281-1/+0
* remove all d.lstMichael Stahl2013-02-281-0/+0
* various efforts to consistently apply HIG rulesCaolán McNamara2013-02-201-27/+35
* tubes: use boost_headers (thanks to Alex Thurgood for hint)Michael Stahl2013-02-061-0/+1
* Make LO buildable again after the GraphicFilter move.Jan Holesovsky2013-01-041-1/+1
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-211-7/+3
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
* tubes: use new .ui format for contacts dialogMatúš Kukan2012-10-137-164/+176
* tubes: use only one test method; and also setUp and tearDownMatúš Kukan2012-10-101-41/+25
* tubes: getProcessServiceFactory does not return NULL anymoreMatúš Kukan2012-10-101-8/+5
* tubes: just hardcode the urlMatúš Kukan2012-10-101-11/+2
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-282-4/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-282-2/+4
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-282-1/+3
* tubes: let's use ctor, dtor and less methods in the testMatúš Kukan2012-09-271-21/+7
* tubes: catch exception to get more infoMatúš Kukan2012-09-271-4/+12
* tubes: update READMEMatúš Kukan2012-08-201-62/+14
* tubes: add few more commentsMatúš Kukan2012-08-202-5/+12
* tubes: fix indentation and scope of variablesMatúš Kukan2012-08-201-39/+30
* tubes: move getContacts() to TeleManager where it belongs, I believeMatúš Kukan2012-08-208-255/+126
* 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-162-64/+32
* 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