No description
Find a file
Oliver Sander a0bd9c4d1c Make the page outline one physical pixel wide
Pages get a black rectangle around them as 'outline' after
being rendered.  This rendering was not pixel-perfect at
fractional scalings: apparently, fractional line widths and
positions get rounded differently.  The result was that
sometimes there was a small gap between outline and page.

This pages fixes the problem by making the pen for the
outline 'cosmetic', i.e., one physical pixel wide.
With that, its position can be such that it encloses
the page without any gap.
2019-07-17 19:46:59 +00:00
autotests Use QString::fromUtf8 as asked by Albert 2019-05-27 08:04:57 +02:00
cmake/modules Use a target in FindDiscount (modern cmake) rather than variables 2018-05-08 21:39:06 +02:00
conf Improve layout of annotation configuration dialogs 2019-06-24 07:36:21 +02:00
core Fix EBN issues 2019-07-14 10:15:45 +03:00
doc Add docs about the 'Open Containing Folder' menu item 2019-07-17 18:00:48 +03:00
generators Fix EBN issues 2019-07-14 10:15:45 +03:00
interfaces Add option to ignore print margins for non-PDF generators 2019-04-03 08:00:35 -06:00
mobile GIT_SILENT made messages (after extraction) 2019-06-25 07:24:33 +02:00
shell Merge remote-tracking branch 'origin/Applications/19.04' 2019-07-03 00:19:08 +02:00
ui Make the page outline one physical pixel wide 2019-07-17 19:46:59 +00:00
.arcconfig Add the base .arcconfig file 2017-08-30 01:28:40 +02:00
.gitignore Ignore some files 2019-05-27 08:05:41 +02:00
.gitlab-ci.yml Add a Ubuntu 18.04 CI 2019-07-04 00:55:27 +02:00
.krazy synctex is "external code", make krazy stay away from it 2010-02-08 23:15:24 +00:00
aboutdata.h Extending my (C) 2017-09-11 16:30:56 +02:00
AUTHORS oKular goes poppler 2006-03-19 18:03:43 +00:00
CMakeLists.txt GIT_SILENT Upgrade KDE Applications version to 19.07.80. 2019-07-15 21:21:18 +02:00
config-okular.h.cmake Fix copy'n'paste bug in inline comment 2019-07-14 21:03:35 +00:00
COPYING - MERGE KPDF 3.5 CHANGES 2005-11-04 11:59:51 +00:00
COPYING.DOC GIT_SILENT: Use https here 2018-12-10 13:25:58 +01:00
COPYING.LIB Add copies of the GFDL-1.2 and LGPL-2 2011-07-07 18:22:06 +02:00
extensions.cpp Fix build without implicit cast to/from ascii 2016-07-11 22:11:43 +02:00
extensions.h Fix minor EBN issues 2018-09-01 11:25:57 +03:00
kdocumentviewer.h Fix minor EBN issues 2018-08-17 21:05:01 +03:00
Mainpage.dox Update Okular developer documentation 2019-02-07 08:13:11 +02:00
Messages.sh Make the drawing tools be actions instead of tool buttons 2015-08-22 22:17:40 +02:00
metainfo.yaml dox: the 'interfaces' subdir contains public API as well 2016-12-04 19:04:53 +01:00
okular.categories Use new syntax 2018-11-20 13:21:08 +01:00
okular.upd Separate settings in core and non core 2012-10-16 00:28:29 +02:00
Okular5Config.cmake.in add missing include for find_dependency https://build.neon.kde.org/job/xenial_unstable_applications_okular_lintcmake/59/console 2017-10-27 14:53:23 +01:00
okular_part.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2018-10-10 06:37:12 +02:00
OkularConfigureChecks.cmake Force release of free memory 2018-05-30 10:55:17 +02:00
part-viewermode.rc Create new "Zoom to 100%" action 2018-10-27 08:49:50 -06:00
part.cpp Add "Open Containing Folder" feature 2019-07-17 08:35:09 -06:00
part.h Add "Open Containing Folder" feature 2019-07-17 08:35:09 -06:00
part.rc Add "Open Containing Folder" feature 2019-07-17 08:35:09 -06:00
README.internals.png Optimize PNG files again. 2008-01-02 00:10:07 +00:00
TODO Fix some typos found by Krazy2 2013-06-24 13:46:16 +03:00