Revision 688829

Go back to digest for 22nd July 2007

Features in KDE Base

Thiago Macieira committed changes in /trunk/KDE/kdelibs:

The new KIO::Connection stuff I promised on kde-core-devel, including Ralf's patch.
I have not fixed all bugs yet, but it's coming in the next few days.

One bug I know is that, when the application disconnects from the ioslave, the slave simply keeps on going (and probably downloads the entire file).

File Changes

Modified 12 files
  • /trunk/KDE/kdelibs
  •   /kinit/klauncher.cpp
  •   /kinit/klauncher.h
  •   /kio/CMakeLists.txt
  •   /kio/kio/connection.cpp
  •   /kio/kio/connection.h
  •   /kio/kio/dataslave.cpp
  •   /kio/kio/scheduler.cpp
  •   /kio/kio/slave.cpp
  •   /kio/kio/slave.h
  •   /kio/kio/slavebase.cpp
  •   /kio/kio/slaveinterface.cpp
  •   /kio/kio/slaveinterface.h
12 files changed in total