summaryrefslogtreecommitdiff
path: root/core/launcher/transferserver.cpp
AgeCommit message (Collapse)AuthorFilesLines
2002-10-17Move around some #ifdefs to be able to be built with Qt2/X11zecke1-2/+0
2002-10-04Next tryzecke1-0/+3
include <qglobal.h> to get _OS_LINUX from tt
2002-10-04Weird for some of youzecke1-7/+7
_OS_LINUX_ does not get defined so now it's a if !define(_OS_LINUX) but this means you need to libuuid again I don't know how to fix that right. I should ask tt
2002-09-06Remove the libuuid dependency for Linux targets...zecke1-12/+47
2002-09-06Backward and forward compability...zecke1-3/+9
2002-09-06TT gave us the wrong sync password! ^#$^@&^llornkcor1-1/+3
2002-07-18attempt for change ip back to hex range from stringllornkcor1-401/+402
2002-07-12Security fix by trolltechzecke1-57/+156
2002-04-30- no default args in method implssimon1-5/+5
- don't unconditionally define _XOPEN_SOURCE (added comment about this being wrong) - fixed parameter shadowing problem in DesktopApplication ctor
2002-01-25Initial revisionkergoth1-0/+1245