8 Commits (f9cd6c98680f32007b3221c2d54b1044cb080798)

Author SHA1 Message Date
Alexander Lohnau 2f193a63de Convert license headers to SPDX 5 years ago
Nicolas Fella 6009e9f526 Use QIcon::fromTheme instead of KIconLoader::loadIcon 5 years ago
Nicolas Fella b0542ca0b2 Use QIcon::fromTheme instead of GuiUtils::iconLoader 5 years ago
David Hurka 01c240c06d Fix white background flashing up when using Invert Lightness/Luma 5 years ago
Oliver Sander 7ffd08aafb Use device pixel ratio for the correct screen 5 years ago
David Hurka 19d5dd8ec7 New part/ directory for okularpart sources from /, ui/, conf/ 5 years ago
Matthias Möller d605e913c4 Optimization of recolor mode 5 years ago
Laurent Montel 486e05b270 If include is define in .h remove it if it's defined in .cpp too (scripted) 5 years ago
Albert Astals Cid 5eef3e50f5 Port away from IconSize 6 years ago
Friedrich W. H. Kossebau 1784c1d0cb Use more nullptr instead of 0 6 years ago
Albert Astals Cid 1c7c7275e1 buildPen: honor annotation opacity 6 years ago
Albert Astals Cid 389c7b0235 PagePainter: Don't draw Arrow/Line annotations with multipyl 6 years ago
Albert Astals Cid b0bb617c95 buildPen: honor annotation opacity 6 years ago
Albert Astals Cid 3a331b782e PagePainter: Don't draw Arrow/Line annotations with multipyl 6 years ago
Albert Astals Cid 5185c6b371 buildPen: honor annotation opacity 6 years ago
Albert Astals Cid c171e5aecc PagePainter: Don't draw Arrow/Line annotations with multipyl 6 years ago
David Hurka cd79b9b421 Improve PagePainter and LineAnnotPainter documentation 6 years ago
David Hurka 50df8ad877 Fix misplacement of some non-PDF annotations on hiDPI 6 years ago
David Hurka 3ed69d2f60 QPainter can setOpacity() now, use that instead of PagePainter::changeImageAlpha(). That saves bit manipulation and deep copies. 6 years ago
Albert Astals Cid 19d98d6a74 Run clang-format 6 years ago
Laurent Montel 516fb89d94 Use camelcase include. (scripted) 6 years ago
David Hurka aa6833483e Add some color modes: Invert Lightness/Luma, Hue Shift 6 years ago
Albert Astals Cid ff7dff1d62 Fix rendering of stamps with non 100% opacity 6 years ago
Albert Astals Cid 93540ac16d Enable most of clazy level2 6 years ago
Albert Astals Cid 8e35b43a3d Enable clazy unused-non-trivial-variable 6 years ago
Albert Astals Cid a23709b097 CI: Enable clazy range-loop 6 years ago
Albert Astals Cid 82d5810493 CI: Enable clazy detaching-temporary 6 years ago
Albert Astals Cid 96f00a4d29 CI: Enable clazy qstring-arg check 6 years ago
Albert Astals Cid 5ecbb51f77 Enable modernize-use-nullptr 6 years ago
Simone Gaiarin f15e8568a5 General improvements to stamp annotation 7 years ago
Tobias Deiminger d0e3a77de2 Add line annotation ending arrows for non PDF documents 7 years ago
Tobias Deiminger a0045a97a2 Fix line annotation leader line angle 7 years ago
Albert Astals Cid 16c25fbb33 Draw non-external text annotations with word wrap 7 years ago
Dileep Sankhla e44ff38706 Support setting text color for typewriter annotations 8 years ago
Dileep Sankhla 6dd7cf662d Add typewriter annotation tool 8 years ago
Yuri Chornoivan c7722c4078 Fix minor EBN issues 8 years ago
Oliver Sander 004efa70e4 Draw a dark rectangle around highlighted search results 8 years ago
David Edmundson ab433f701a Fix highlight/annotation clipping with Qt scaling 8 years ago
David Edmundson 1a3dc7d8e0 Fix highlight/annotation clipping with Qt scaling 8 years ago
Lukas Hetzenecker ecc1141e02 HiDPI Support for Okular 9 years ago
Kevin Funk a53a2402ca clang-tidy: modernize-use-nullptr run 9 years ago
Oliver Sander 024d25cdec Simplify the drawing of buffered highlight rectangles 9 years ago
Tobias Deiminger 0957abc39a Add annotation resize functionality 9 years ago
Albert Astals Cid af6e9a9b0b Fix rendering artifacts in Okular with "draw border around links" turned on 9 years ago
Martin T. H. Sandsmark 033f21c826 Port some missing debug output to categorized logging 9 years ago
Martin T. H. Sandsmark ff3cc05b6b Fix recoloring of inverted colors. 10 years ago
Martin T. H. Sandsmark 09a99ba96b Port away from obsolete Qt functions 10 years ago
Martin T. H. Sandsmark 077258f235 (re-)Implement recoloring 10 years ago
Martin T. H. Sandsmark ba4b9eb1a6 ui: Fix build without implicit cast to/from ascii 10 years ago
Nicolas Frattaroli a8edfba5d0 Fix indentation 10 years ago