summaryrefslogtreecommitdiffstats
path: root/tubes
Commit message (Expand)AuthorAgeFilesLines
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-302-44/+8
* drop nonexistent include pathsDavid Tardon2013-04-252-10/+0
* gbuild: drop uses of removed packagesDavid Tardon2013-04-241-2/+0
* execute move of global headersBjoern Michaelsen2013-04-238-500/+0
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-2210-222/+40
* use GLIB_CHECK_VERSION instead of GLIB_VERSION_X_XXIvan Timofeev2013-04-191-1/+1
* WaE: g_type_init has been deprecated since GLib 2.36Ivan Timofeev2013-04-181-0/+2
* rename UI to UIConfigDavid Tardon2013-04-112-3/+3
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-074-22/+22
* Remove RTL_CONSTASCII_STRINGPARAM from tubesChr. Rossmanith2013-03-161-3/+3
* 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