[Okular-devel] Review Request 126913: use QScreen unconditionally instead of libkscreen
Sebastian Kügler
sebas at kde.org
Sat Jan 30 17:21:01 UTC 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/126913/
-----------------------------------------------------------
(Updated Jan. 30, 2016, 6:21 p.m.)
Status
------
This change has been marked as submitted.
Review request for Okular and Albert Astals Cid.
Changes
-------
Submitted with commit f42a3bad65200267cfe04cf584c203e70a3a6ec0 by Aleix Pol to branch frameworks.
Repository: okular
Description
-------
This patch removes libkscreen usage and ports it to QScreen.
- Instead of retrieving and polishing the DPI from libkscreen, use
the widget's windowhandle to retrieve the current screen and return
that as the widget's DPI.
- Remove libkscreen from buildsystem
- Kill old libkscreen code. This wasn't built anyway, and wouldn't build
against new libkscreen anyway.
Diffs
-----
CMakeLists.txt 492de00
config-okular.h.cmake 4b4b2ee
core/utils.cpp 2aa8f07
Diff: https://git.reviewboard.kde.org/r/126913/diff/
Testing
-------
little, started okular on my laptop and viewed a pdf, nothing odd going on...
Thanks,
Sebastian Kügler
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/okular-devel/attachments/20160130/27f522f6/attachment-0001.html>
More information about the Okular-devel
mailing list