Revision 558214

Go back to digest for 9th July 2006

Other in KDE Base

Kevin Ottens committed changes in /trunk/KDE/kdelibs:

First phase of the GUI/non-GUI split in KIO.
It provides some facilities for UI handling in KJob which are then
used and overriden in KIO.

We now have "UI delegates" that contain all the needed UI logic.

Incomiiing!

File Changes

Added 4 files
  • /trunk/KDE/kdelibs
  •   /kdecore/kjobuidelegate.cpp
  •   /kdecore/kjobuidelegate.h
  •   /kio/kio/jobuidelegate.cpp
  •   /kio/kio/jobuidelegate.h
Modified 29 files
  • /trunk/KDE/kdelibs
  •   /KDE4PORTING.html
  •   /kdecore/CMakeLists.txt
  •   /kdecore/kjob.cpp
  •   /kdecore/kjob.h
  •   /khtml/khtml_ext.cpp
  •   /khtml/khtml_part.cpp
  •   /khtml/khtmlimage.cpp
  •   /kio/CMakeLists.txt
  •   /knewstuff/engine.cpp
  •   /knewstuff/provider.cpp
  •   /kparts/browserrun.cpp
  •   /kparts/part.cpp
  •   /kate/part/katedocument.cpp
  •   /khtml/kmultipart/kmultipart.cpp
  •   /khtml/misc/loader.cpp
  •   /kio/kfile/kdiroperator.cpp
  •   /kio/kfile/kfiledialog.cpp
  •   /kio/kfile/kpropertiesdialog.cpp
  •   /kio/kio/CMakeLists.txt
  •   /kio/kio/forwardingslavebase.cpp
  •   /kio/kio/global.h
  •   /kio/kio/job.cpp
  •   /kio/kio/jobclasses.h
  •   /kio/kio/kautomount.cpp
  •   /kio/kio/kdirlister.cpp
  •   /kio/kio/krun.cpp
  •   /kio/kio/netaccess.cpp
  •   /kio/tests/jobtest.cpp
  •   /kio/tests/kioslavetest.cpp
33 files changed in total