Revision 619085

Go back to digest for 7th January 2007

Other in KDE Base

Aaron J. Seigo committed changes in /trunk/KDE/kdelibs:

remove KClipboardSynchronizer from the public API. it was only used by KApplication and klipper, and the latter only used one feature. instead add the ability to clipboard sync on/off in kapplication and make kclipboardsynch an implementation detail in kdeui/kernel =)
also break out KSessionManaged from kapplication.[h|cpp] and rename it to KSessionsManager so it sounds a bit more like english.
(hopefully) fix a crash in kapplication related to the iconloader being access in KApplication::parseCommandLine

File Changes

Added 3 files
  • /trunk/KDE/kdelibs
  •   /includes/KSessionManager
  •   /kdeui/kernel/ksessionmanager.cpp
  •   /kdeui/kernel/ksessionmanager.h
Deleted 1 files
  • /trunk/KDE/kdelibs/includes/KSessionManaged
Modified 7 files
  • /trunk/KDE/kdelibs
  •   /KDE4PORTING.html
  •   /includes/CMakeLists.txt
  •   /kdeui/CMakeLists.txt
  •   /kdeui/kernel/kapplication.cpp
  •   /kdeui/kernel/kapplication.h
  •   /kdeui/xmlgui/kmainwindow.cpp
  •   /kdeui/xmlgui/kmainwindow.h
11 files changed in total