summaryrefslogtreecommitdiff
path: root/library/filemanager.cpp
AgeCommit message (Expand)AuthorFilesLines
2004-06-19- ignore ENOENT and EAGAIN in renameFile (bug in system?)ar1-8/+10
2004-06-18- use QFile::encodeName instead of (const char*) or latin1()ar1-15/+14
2004-06-15- remove sendfile. it doesn't work on linux kernel 2.6 and on mac os xar1-242/+130
2004-06-13- fix error-handling again ;)ar1-2/+2
2004-06-13- fix erro-handling err == -1 -> err != -1ar1-1/+1
2004-03-01fix includeschicken1-3/+0
2003-12-22Stupid typoeilers1-3/+3
2003-11-05double entries in function defintionswaspe1-2/+2
2003-11-05remove ======llornkcor1-1/+0
2003-11-04resolved merge conflictwaspe1-3/+63
2003-11-03Porting Opie to MacOS-X.eilers1-12/+55
2003-07-17fix filesaving when filename contains extended charactersllornkcor1-50/+117
2002-01-25Initial revisionkergoth1-0/+274