Revision 1189608

Go back to digest for 31st October 2010

Other in Utilities

Radek Novacek committed changes in /trunk/kdesupport/polkit-qt-1:

This patch makes polkit-qt-1 use implicitly or explicitly data shared classes instead of bare pointers as before. This grants a better user experience with the API, and a more intelligent memory management. (Patch was created by Dario Freddi)

This patch also fixes deprecation warnings from polkit-0.98 making it uncompatible with polkit older than 0.98. For older polkit use this branch: http://websvn.kde.org/branches/kdesupport/polkit-qt-1-0.96/

The version was increased to 0.98.1 to match polkit versioning.

File Changes

Modified 26 files
  • /trunk/kdesupport/polkit-qt-1
  •   /CMakeLists.txt
  •   /agent/listeneradapter.cpp
  •   /agent/polkitqt1-agent-listener.cpp
  •   /agent/polkitqt1-agent-listener.h
  •   /agent/polkitqt1-agent-session.cpp
  •   /agent/polkitqt1-agent-session.h
  •   /core/polkitqt1-actiondescription.cpp
  •   /core/polkitqt1-actiondescription.h
  •   /core/polkitqt1-authority.cpp
  •   /core/polkitqt1-authority.h
  •   /core/polkitqt1-details.cpp
  •   /core/polkitqt1-details.h
  •   /core/polkitqt1-identity.cpp
  •   /core/polkitqt1-identity.h
  •   /core/polkitqt1-subject.cpp
  •   /core/polkitqt1-subject.h
  •   /core/polkitqt1-temporaryauthorization.cpp
  •   /core/polkitqt1-temporaryauthorization.h
  •   /examples/PkExample.cpp
  •   /examples/PkExampleHelper.cpp
  •   /gui/polkitqt1-gui-action.cpp
  •   /test/CMakeLists.txt
  •   /test/test.cpp
  •   /examples/agent/klistener.cpp
  •   /examples/agent/klistener.h
  •   /examples/agent/pkagentexample.cpp
26 files changed in total