Review Request 121862: Move the kglobalaccel runtime into the framework

David Faure faure at kde.org
Tue Jan 6 14:25:14 UTC 2015


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



src/runtime/CMakeLists.txt
<https://git.reviewboard.kde.org/r/121862/#comment50950>

    QString("..") is fine as long as you don't remove the other one, QT_NO_CAST_FROM_ASCII.
    
    It's this one, QT_NO_CAST_TO_ASCII that looks very suspicious to me, and that you should be able to remove without any code changes (unless the code is really awful)


- David Faure


On Jan. 5, 2015, 3:22 p.m., Martin Klapetek wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/121862/
> -----------------------------------------------------------
> 
> (Updated Jan. 5, 2015, 3:22 p.m.)
> 
> 
> Review request for KDE Frameworks, David Faure, Martin Gräßlin, and Hrvoje Senjan.
> 
> 
> Repository: kglobalaccel
> 
> 
> Description
> -------
> 
> This is a review request for the final move, I intentionally left out all the runtime/ files to not clutter this review (it's direct move from the workspace) and posting only the buildsystem and related changes.
> 
> The runtime daemon is now no longer a kdeinit executable, meaning the circular dependency should be no more.
> 
> Would be pretty awesome to get this into 5.6, so Plasma 5.2 can be shipped without it's own daemon copy.
> 
> 
> Diffs
> -----
> 
>   CMakeLists.txt 4077f69 
>   metainfo.yaml d02975f 
>   src/CMakeLists.txt 03fcbb9 
>   src/runtime/CMakeLists.txt PRE-CREATION 
> 
> Diff: https://git.reviewboard.kde.org/r/121862/diff/
> 
> 
> Testing
> -------
> 
> kglobalaccel daemon works as expected
> 
> 
> Thanks,
> 
> Martin Klapetek
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20150106/1e82f0c9/attachment.html>


More information about the Kde-frameworks-devel mailing list