Revision 75a77b8...

Go back to digest for 11th November 2012

Features in KDE Base

Aaron J. Seigo committed changes in [kdelibs/frameworks] /:

KSystemTrayIcon joins the world of deprecated classes

setMovie is added ot KStatusNotifierLegacyIcon as that was the only
API from KSystemTrayIcon being used.

so from now on, applications should use KStatusNotifierItem or if that
is just too modern and fancy for their old skool ass, then use
QSystemTrayIcon directly

File Changes

Modified 7 files
  •   kdeui/CMakeLists.txt
  •   kdeui/notifications/kstatusnotifieritem.cpp
  •   kdeui/notifications/kstatusnotifieritem.h
  •   kdeui/notifications/kstatusnotifieritemprivate_p.h
  •   kdeui/tests/CMakeLists.txt
  •   staging/kde4support/src/CMakeLists.txt
  •   staging/kde4support/tests/CMakeLists.txt
7 files changed in total