Revision 1192688

Go back to digest for 7th November 2010

Features in KDE Base

Dario Freddi committed changes in /trunk/KDE/kdelibs:

- Add a function to explicitely set a parent widget for the authentication dialog in KAuth::Action
- In Polkit-1 backend, have the backend stream the parent to the authentication agent (polkit-kde >= 0.98.1 is required)
- Make UI components in kdelibs set the parent widget correctly, so that 3rd party components using those are fixed for free

File Changes

Modified 12 files
  • /trunk/KDE/kdelibs
  •   /kutils/kcmultidialog.cpp
  •   /kdecore/auth/AuthBackend.cpp
  •   /kdecore/auth/AuthBackend.h
  •   /kdecore/auth/ConfigureChecks.cmake
  •   /kdecore/auth/kauthaction.cpp
  •   /kdecore/auth/kauthaction.h
  •   /kdeui/actions/kaction.cpp
  •   /kdeui/widgets/kcmodule.cpp
  •   /kdeui/widgets/kcmodule.h
  •   /kdeui/widgets/kpushbutton.cpp
  •   /kdecore/auth/backends/polkit-1/Polkit1Backend.cpp
  •   /kdecore/auth/backends/polkit-1/Polkit1Backend.h
12 files changed in total