[Kde-graphics-devel] Review Request 126820: KF5 port of KColorchooser

Hugo Parente Lima hugo.pl at gmail.com
Wed Jan 20 03:40:58 UTC 2016


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

Review request for KDE Graphics.


Repository: kcolorchooser


Description
-------

KF5 port of KColorchooser

After years I'm back to KDE, wanted to help somehow the project and remembered I had a KDE developer account from a past era, this is my way to start to help with something.

The port works like the KDE4 version, only missing thing: There's no down arrow rendered in the help button used to show the KHelpMenu.

Other possible issue is that I'm using Qt classes to check if there's a color in the clipboard, in the real word is easier to have a string representing a color in the clipboard rather than an application/x-color, so I think this may be changed.

CMake file also need some love and I'm expecting comments there.


Diffs
-----

  CMakeLists.txt cb8a473 
  kcolorchooser.cpp 3530119 

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


Testing
-------

The application functionality is 98% a QColorDialog, 1% the KHelpMenu and 1% some command line argument handling, so I tested these last 2%.


Thanks,

Hugo Parente Lima

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-graphics-devel/attachments/20160120/e01f7238/attachment.html>


More information about the Kde-graphics-devel mailing list