Review Request 110482: Move KStatusNotifierItem in KNotifications

Marco Martin notmart at gmail.com
Thu Jun 6 11:47:40 UTC 2013



> On June 5, 2013, 9:08 p.m., David Faure wrote:
> > staging/knotifications/src/CMakeLists.txt, line 31
> > <http://git.reviewboard.kde.org/r/110482/diff/8/?file=148765#file148765line31>
> >
> >     Is that .h.cmake file missing? I don't see it in git, and it's not in this review request either.

yeah, missing a git add, sorry


- Marco


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/110482/#review33825
-----------------------------------------------------------


On June 6, 2013, 11:47 a.m., Marco Martin wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/110482/
> -----------------------------------------------------------
> 
> (Updated June 6, 2013, 11:47 a.m.)
> 
> 
> Review request for KDE Frameworks.
> 
> 
> Description
> -------
> 
> 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?
> 
> 
> Diffs
> -----
> 
>   kdeui/CMakeLists.txt cfa29ef 
>   kdeui/notifications/knotificationrestrictions.h 7b83d25 
>   kdeui/notifications/knotificationrestrictions.cpp a396fd6 
>   kdeui/notifications/kstatusnotifieritem.h be21882 
>   kdeui/notifications/kstatusnotifieritem.cpp 37abe7e 
>   kdeui/notifications/kstatusnotifieritemdbus_p.h 063343c 
>   kdeui/notifications/kstatusnotifieritemdbus_p.cpp 6c9e1da 
>   kdeui/notifications/kstatusnotifieritemprivate_p.h 32e7906 
>   kdeui/notifications/org.freedesktop.Notifications.xml 8ddb421 
>   kdeui/notifications/org.kde.StatusNotifierItem.xml 82c427d 
>   kdeui/notifications/org.kde.StatusNotifierWatcher.xml dd45dc9 
>   kdeui/tests/CMakeLists.txt cd055d5 
>   kdeui/tests/kstatusnotifieritemtest.h 38a1e1a 
>   kdeui/tests/kstatusnotifieritemtest.cpp 38e85ac 
>   staging/knotifications/src/CMakeLists.txt 266b67c 
>   staging/knotifications/src/knotificationrestrictions.h PRE-CREATION 
>   staging/knotifications/src/knotificationrestrictions.cpp PRE-CREATION 
>   staging/knotifications/src/kstatusnotifieritem.h PRE-CREATION 
>   staging/knotifications/src/kstatusnotifieritem.cpp PRE-CREATION 
>   staging/knotifications/src/kstatusnotifieritemdbus_p.h PRE-CREATION 
>   staging/knotifications/src/kstatusnotifieritemdbus_p.cpp PRE-CREATION 
>   staging/knotifications/src/kstatusnotifieritemprivate_p.h PRE-CREATION 
>   staging/knotifications/src/org.freedesktop.Notifications.xml PRE-CREATION 
>   staging/knotifications/src/org.kde.StatusNotifierItem.xml PRE-CREATION 
>   staging/knotifications/src/org.kde.StatusNotifierWatcher.xml PRE-CREATION 
>   staging/knotifications/tests/CMakeLists.txt 2240a69 
>   staging/knotifications/tests/kstatusnotifieritemtest.h PRE-CREATION 
>   staging/knotifications/tests/kstatusnotifieritemtest.cpp PRE-CREATION 
> 
> Diff: http://git.reviewboard.kde.org/r/110482/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Marco Martin
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20130606/31ad8585/attachment.html>


More information about the Kde-frameworks-devel mailing list