Review Request 119535: Move QML bindings for KUser to kdeclarative

Sebastian Kügler sebas at kde.org
Tue Jul 29 14:31:57 UTC 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/119535/
-----------------------------------------------------------

(Updated July 29, 2014, 2:31 p.m.)


Review request for KDE Frameworks and Plasma.


Repository: kdeclarative


Description
-------

Move QML bindings for KUser to kdeclarative

This code has already been released, but privately inside Kickoff. As it is not strictly related (or limited to) Kickoff, I'd like to move it into kdeclarative. There are already other bindings for classes from KCoreAddons there, so this seems like a nice fit.

The class is useful as public API since it allows customization of apps, making the user feel more familiar with the program at hand. I want to use the name and face icon of the user in more places (systemsettings redesign comes to mind), so it'd be useful to have it shared.


Diffs
-----

  src/qmlcontrols/kcoreaddons/CMakeLists.txt 597cc2c 
  src/qmlcontrols/kcoreaddons/kcoreaddonsplugin.cpp 3c1a96e 
  src/qmlcontrols/kcoreaddons/kuserproxy.h PRE-CREATION 
  src/qmlcontrols/kcoreaddons/kuserproxy.cpp PRE-CREATION 

Diff: https://git.reviewboard.kde.org/r/119535/diff/


Testing
-------

Ported an (unreleased) app using this class to the new location, works as expected, no regressions encountered.


Thanks,

Sebastian Kügler

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140729/778c272f/attachment.html>


More information about the Kde-frameworks-devel mailing list