Revision 16f7b3b...
Go back to digest for 26th May 2013Features in KDE Base
Marco Martin committed changes in [kdelibs/frameworks] /:
This implemets a step in the kdeui crumble epic.
moves the classes kstatusnotifieritem and knotificationsrestrictions in
the knotifiactions library.
The patch works, but there are still several issues:
* porting from kdebug to qdebug loses the area number
* adds some link libraries: the classes add ki18n, kwidgets and
* KWidgetsAddons
* the test adds ki18n kde4support kdecore
* the KActionCollection becomes a qhash of actions: how should be
* kactioncollections ported?
I guess it should use the qt translation system, and redo the quit
dialog to not usekstandardgui at all?
File Changes
Modified 4 files
- kdeui/CMakeLists.txt
- kdeui/tests/CMakeLists.txt
- staging/knotifications/src/CMakeLists.txt
- staging/knotifications/tests/CMakeLists.txt
4 files changed in total