Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2004-06-19 | - ignore ENOENT and EAGAIN in renameFile (bug in system?) | ar | 1 | -8/+10 |
2004-06-18 | - use QFile::encodeName instead of (const char*) or latin1() | ar | 1 | -15/+14 |
2004-06-15 | - remove sendfile. it doesn't work on linux kernel 2.6 and on mac os x | ar | 1 | -242/+130 |
2004-06-13 | - fix error-handling again ;) | ar | 1 | -2/+2 |
2004-06-13 | - fix erro-handling err == -1 -> err != -1 | ar | 1 | -1/+1 |
2004-03-01 | fix includes | chicken | 1 | -3/+0 |
2003-12-22 | Stupid typo | eilers | 1 | -3/+3 |
2003-11-05 | double entries in function defintions | waspe | 1 | -2/+2 |
2003-11-05 | remove ====== | llornkcor | 1 | -1/+0 |
2003-11-04 | resolved merge conflict | waspe | 1 | -3/+63 |
2003-11-03 | Porting Opie to MacOS-X. | eilers | 1 | -12/+55 |
2003-07-17 | fix filesaving when filename contains extended characters | llornkcor | 1 | -50/+117 |
2002-01-25 | Initial revision | kergoth | 1 | -0/+274 |