Revision 635423

Go back to digest for 25th February 2007

Features in KDE Base

Rafael Fernández López committed changes in /trunk/KDE/kdelibs:

* KJob: added signals (and implementation) for suspending and resuming
* Adapted code to this change on KJob
* Interface (and adaptor) for Observer. We hope we can forget Observer next week, yeah adaptor should have short life :)
* Better interface for UIServer (we get rid of unusued slots)
* Small changes on kioobservertest

File Changes

Added 1 files
  • /trunk/KDE/kdelibs/kio/kio/observeradaptor_p.h
Modified 14 files
  • /trunk/KDE/kdelibs
  •   /kio/CMakeLists.txt
  •   /kdecore/jobs/kjob.cpp
  •   /kdecore/jobs/kjob.h
  •   /kdecore/jobs/kjobuidelegate.cpp
  •   /kdecore/jobs/kjobuidelegate.h
  •   /kio/kio/copyjob.h
  •   /kio/kio/job.cpp
  •   /kio/kio/jobclasses.h
  •   /kio/kio/jobuidelegate.cpp
  •   /kio/kio/jobuidelegate.h
  •   /kio/kio/observer.cpp
  •   /kio/kio/observer.h
  •   /kio/kio/org.kde.KIO.UIServer.xml
  •   /kio/tests/kioobservertest.cpp
15 files changed in total