okular/core
Oliver Sander ccda6d2a65 Remove device pixel ratio scaling from PixmapRequest
The PixmapRequest constructor expected width and height in logical
pixels, and scaled them to device pixels.  However, not knowing what
screen the request is for, it had to use qApp->devicePixelRatio()
for the scaling.  That value may not be correct if not all screens
use the same scaling.

Fix this by introducing a new constructor that takes the device
pixel ratio as an additional argument, and deprecating the old
constructor.
2021-03-08 00:23:11 +01:00
..
script Remove dead code 2020-11-14 10:52:00 +01:00
synctex Remove dead code 2020-11-14 10:52:00 +01:00
action.cpp Revert the two last commits 2020-11-11 01:31:47 +01:00
action.h Run clang-format 2020-07-11 09:17:33 +02:00
annotations.cpp Improvements to adding digital signatures 2020-12-13 21:31:14 +00:00
annotations.h Improvements to adding digital signatures 2020-12-13 21:31:14 +00:00
annotations_p.h Run clang-format 2020-07-11 09:17:33 +02:00
area.cpp Remove todo from NormalizedRect::operator| 2020-12-25 23:58:33 +00:00
area.h Make the CI pass with new clang-tidy 2020-12-09 19:53:50 +01:00
audioplayer.cpp Run clang-format 2020-07-11 09:17:33 +02:00
audioplayer.h Run clang-format 2020-07-11 09:17:33 +02:00
audioplayer_p.h Run clang-format 2020-07-11 09:17:33 +02:00
bookmarkmanager.cpp Bookmarks: Resolve symlinks before using an url 2020-08-07 22:34:30 +00:00
bookmarkmanager.h Bookmarks: Resolve symlinks before using an url 2020-08-07 22:34:30 +00:00
chooseenginedialog.cpp Run clang-format 2020-07-11 09:17:33 +02:00
chooseenginedialog_p.h Run clang-format 2020-07-11 09:17:33 +02:00
chooseenginewidget.ui small touches to the backend choosing dialog: 2007-03-30 15:35:01 +00:00
debug.cpp Only show warning messages by default 2017-01-16 18:41:33 +01:00
debug_p.h Use camelcase include. (scripted) 2020-07-08 13:54:37 +02:00
document.cpp Remove device pixel ratio scaling from PixmapRequest 2021-03-08 00:23:11 +01:00
document.h When signing save to a new file, not over the current one 2020-12-13 21:31:14 +00:00
document_p.h Run clang-format 2020-07-11 09:17:33 +02:00
documentcommands.cpp Revert the two last commits 2020-11-11 01:31:47 +01:00
documentcommands_p.h Revert the two last commits 2020-11-11 01:31:47 +01:00
fileprinter.cpp If include is define in .h remove it if it's defined in .cpp too (scripted) 2020-10-23 07:32:28 +02:00
fileprinter.h Run clang-format 2020-07-11 09:17:33 +02:00
fontinfo.cpp Run clang-format 2020-07-11 09:17:33 +02:00
fontinfo.h Run clang-format 2020-07-11 09:17:33 +02:00
form.cpp Revert the two last commits 2020-11-11 01:31:47 +01:00
form.h Run clang-format 2020-07-11 09:17:33 +02:00
form_p.h Run clang-format 2020-07-11 09:17:33 +02:00
generator.cpp Remove device pixel ratio scaling from PixmapRequest 2021-03-08 00:23:11 +01:00
generator.h Remove device pixel ratio scaling from PixmapRequest 2021-03-08 00:23:11 +01:00
generator_p.cpp If include is define in .h remove it if it's defined in .cpp too (scripted) 2020-10-23 07:32:28 +02:00
generator_p.h Run clang-format 2020-07-11 09:17:33 +02:00
global.h Run clang-format 2020-07-11 09:17:33 +02:00
misc.cpp Run clang-format 2020-07-11 09:17:33 +02:00
misc.h Run clang-format 2020-07-11 09:17:33 +02:00
movie.cpp Run clang-format 2020-07-11 09:17:33 +02:00
movie.h Run clang-format 2020-07-11 09:17:33 +02:00
observer.cpp Run clang-format 2020-07-11 09:17:33 +02:00
observer.h Run clang-format 2020-07-11 09:17:33 +02:00
okularGenerator.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2020-10-17 06:04:22 +02:00
page.cpp Remove dead code 2020-11-14 10:52:00 +01:00
page.h Run clang-format 2020-07-11 09:17:33 +02:00
page_p.h Run clang-format 2020-07-11 09:17:33 +02:00
pagecontroller.cpp Run clang-format 2020-07-11 09:17:33 +02:00
pagecontroller_p.h Run clang-format 2020-07-11 09:17:33 +02:00
pagesize.cpp Run clang-format 2020-07-11 09:17:33 +02:00
pagesize.h Run clang-format 2020-07-11 09:17:33 +02:00
pagetransition.cpp Run clang-format 2020-07-11 09:17:33 +02:00
pagetransition.h Run clang-format 2020-07-11 09:17:33 +02:00
printoptionswidget.cpp Run clang-format 2020-07-11 09:17:33 +02:00
printoptionswidget.h Run clang-format 2020-07-11 09:17:33 +02:00
rotationjob.cpp Run clang-format 2020-07-11 09:17:33 +02:00
rotationjob_p.h Run clang-format 2020-07-11 09:17:33 +02:00
scripter.cpp Remove dead code 2020-11-14 10:52:00 +01:00
scripter.h Run clang-format 2020-07-11 09:17:33 +02:00
signatureutils.cpp Signing: Don't say that there are no certificates if the user cancels... 2020-12-13 21:31:14 +00:00
signatureutils.h Signing: Don't say that there are no certificates if the user cancels... 2020-12-13 21:31:14 +00:00
sound.cpp Run clang-format 2020-07-11 09:17:33 +02:00
sound.h Run clang-format 2020-07-11 09:17:33 +02:00
sourcereference.cpp Run clang-format 2020-07-11 09:17:33 +02:00
sourcereference.h Run clang-format 2020-07-11 09:17:33 +02:00
sourcereference_p.h Run clang-format 2020-07-11 09:17:33 +02:00
textdocumentgenerator.cpp Fix formatting after Laurent's commit 2020-10-23 22:48:44 +02:00
textdocumentgenerator.h Run clang-format 2020-07-11 09:17:33 +02:00
textdocumentgenerator_p.h Run clang-format 2020-07-11 09:17:33 +02:00
textdocumentsettings.cpp Run clang-format 2020-07-11 09:17:33 +02:00
textdocumentsettings.h Run clang-format 2020-07-11 09:17:33 +02:00
textdocumentsettings_p.h Run clang-format 2020-07-11 09:17:33 +02:00
texteditors_p.h Run clang-format 2020-07-11 09:17:33 +02:00
textpage.cpp Merge remote-tracking branch 'origin/release/20.12' 2020-12-22 01:25:17 +01:00
textpage.h Run clang-format 2020-07-11 09:17:33 +02:00
textpage_p.h Run clang-format 2020-07-11 09:17:33 +02:00
tile.h Run clang-format 2020-07-11 09:17:33 +02:00
tilesmanager.cpp Run clang-format 2020-07-11 09:17:33 +02:00
tilesmanager_p.h Run clang-format 2020-07-11 09:17:33 +02:00
utils.cpp Port away from QDesktopWidget 2020-08-05 23:24:36 +00:00
utils.h Run clang-format 2020-07-11 09:17:33 +02:00
utils_p.h Run clang-format 2020-07-11 09:17:33 +02:00
view.cpp Run clang-format 2020-07-11 09:17:33 +02:00
view.h Run clang-format 2020-07-11 09:17:33 +02:00
view_p.h Run clang-format 2020-07-11 09:17:33 +02:00