Review Request 121862: Move the kglobalaccel runtime into the framework
Martin Klapetek
martin.klapetek at gmail.com
Tue Jan 6 14:12:25 UTC 2015
> On Jan. 6, 2015, 9:19 a.m., David Faure wrote:
> > src/runtime/CMakeLists.txt, line 4
> > <https://git.reviewboard.kde.org/r/121862/diff/1/?file=338455#file338455line4>
> >
> > Is this one really necessary? Casting QString to char* is EVIL.
There's quite some usage of QString("..")s in the runtime component, but I guess I can fix that.
> On Jan. 6, 2015, 9:19 a.m., David Faure wrote:
> > src/runtime/CMakeLists.txt, line 27
> > <https://git.reviewboard.kde.org/r/121862/diff/1/?file=338455#file338455line27>
> >
> > Hmm, this can be killed, no? :) QWS no longer exists.
Yup, the implementation is just a stub anyway. I'll remove it.
- Martin
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/121862/#review73243
-----------------------------------------------------------
On Jan. 5, 2015, 4: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, 4: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/c593d3ec/attachment.html>
More information about the Kde-frameworks-devel
mailing list