Revision 691094
Go back to digest for 29th July 2007Other in KDE Base
Thiago Macieira committed changes in /trunk/KDE/kdelibs:
Move the random-access IOSlave mode into KIO::SlaveBase itself. I don't know why Allan didn't do it like this in the first place.
There are only a few ioslaves so far that support random-access mode and also very few applications making use of that, so I am not sure how to properly test this...
File Changes
Modified 8 files
- /trunk/KDE/kdelibs
- /kdoctools/kio_help.cpp
- /kio/kio/filejob.cpp
- /kio/kio/filejob.h
- /kio/kio/global.h
- /kio/kio/slavebase.cpp
- /kio/kio/slavebase.h
- /kioslave/file/file.cpp
- /kioslave/file/file.h
8 files changed in total