Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-06-19 | - ignore ENOENT and EAGAIN in renameFile (bug in system?) | ar | 1 | -8/+10 |
- replace system-call "mkdir..." with QDir::mkdir | ||||
2004-06-18 | - use QFile::encodeName instead of (const char*) or latin1() | ar | 1 | -15/+14 |
- use POSIX rename | ||||
2004-06-15 | - remove sendfile. it doesn't work on linux kernel 2.6 and on mac os x | ar | 1 | -242/+130 |
- cleanup code | ||||
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 |
(i commented out the second entry) | ||||
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 |
The base system and all platform independent applications and platforms should work. Please see $OPIEDIR/development/macosx for details | ||||
2003-07-17 | fix filesaving when filename contains extended characters | llornkcor | 1 | -50/+117 |
2002-01-25 | Initial revision | kergoth | 1 | -0/+274 |