Revision 716352

Go back to digest for 30th September 2007

Other in KDE Base

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

Set KWidgetJobTracker as the default for 4.0. KWidgetJobTracker and KStatusBarJobTracker bypasses kuiserver. They are different ways of doing the same thing and they just can ignore it.

Now, there is an important issue that we should solve for 4.1. We need to add an option somewhere for setting which kind of job tracker the user wants instead of forcing it by code.

File Changes

Added 2 files
  • /trunk/KDE/kdelibs/kdeui/jobs
  •   /kstatusbarjobtracker_p.h
  •   /kwidgetjobtracker_p.h
Modified 7 files
  • /trunk/KDE/kdelibs
  •   /kdeui/jobs/kabstractwidgetjobtracker.cpp
  •   /kdeui/jobs/kabstractwidgetjobtracker.h
  •   /kdeui/jobs/kstatusbarjobtracker.cpp
  •   /kdeui/jobs/kstatusbarjobtracker.h
  •   /kdeui/jobs/kwidgetjobtracker.cpp
  •   /kdeui/jobs/kwidgetjobtracker.h
  •   /kio/kio/global.cpp
9 files changed in total