182 Commits (1a3dc7d8e05fe0cd2d83ad5ed6365045e3f8e202)

Author SHA1 Message Date
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
Aleix Pol f42a3bad65 Drop libkscreen dependency 10 years ago
Patrick Spendrin 37d5623102 Remove kdelibs4support from the generator plugins 10 years ago
Sumit Sahrawat 3400f76dad Make inline annotation border width customizable, using a spin widget to accept input 10 years ago
Montel Laurent 466eb79615 Use QStringLiteral 11 years ago
Albert Astals Cid 8bbe773b23 Increase the number of pixels we're going to let render even if we don't have the pixmap 11 years ago
Frederik Gladhorn 6c602bf0e7 Use categorized logging even more 12 years ago
Frederik Gladhorn 83d3f1f6b7 Revert "Some more kDebug->qDebug" 12 years ago
Frederik Gladhorn 34fbdf8c85 Some more kDebug->qDebug 12 years ago
Fabio D'Urso 12810d361d Re-enable busyPixmap, so that tests don't crash 12 years ago
Frederik Gladhorn fc73cbf886 Port UI: dialog buttons and friends 12 years ago
Frederik Gladhorn 7a9036ec2b Fix wrong usage of pragma 12 years ago
Frederik Gladhorn 4f74ed01cf Disable qimageblitz usage 12 years ago
Michal Humpula c07ee043a3 Multiple Tiles Managers per Page 12 years ago
Fabio D'Urso 31a163bc3d Use same fill rule as Poppler in polygon annotations rendered by PagePainter 13 years ago
Fabio D'Urso b49db982ea Make two helper inline functions static 13 years ago
Fabio D'Urso 871f230aa6 Fixed Inplace annotations' layout in PagePainter 13 years ago
Jon Mease 2ae9e58bb4 Merge window.text, contents and inplaceText annotation properties 13 years ago
Fabio D'Urso 51076a2653 Fill polygon annotations with their inner color in PagePainter (for non-PDF docs) 13 years ago
Albert Astals Cid 541650a4f4 Remove the concept of observer/view id 13 years ago
Fabio D'Urso 9f41ff9d13 Paint some other annotation tool icons dynamically 13 years ago
Mailson Menezes 7528fb8c88 Change TilesManager::tilesAt use 14 years ago
Fabio D'Urso b6f47af50b pagepainter: Avoid unnecessary multiplications by reusing previously calculated value 14 years ago
Fabio D'Urso 629f4a362f pagepainter: Reverted two patches that changed positioning of elements on cropped pages 14 years ago
Fabio D'Urso 0a64022a61 pagepainter: Fix wrong positioning of tiles if trim margins is on 14 years ago
Fabio D'Urso 2002556017 pagepainter: removed unnecessary tile.pixmap() check 14 years ago
Fabio D'Urso 85d5f043a2 Removed useless Tile::operator= 14 years ago
Fabio D'Urso 3af7937384 pagepainter: Use tiles in PageView only 14 years ago
Albert Astals Cid bb9508e2f4 Be const my friend 14 years ago
Fabio D'Urso 437ddad588 Hide tiles manager within okularcore 14 years ago
Fabio D'Urso e12966b259 Removed possibility to have a tiles manager per observer 14 years ago
Fabio D'Urso 588b183377 pagepainter: Use paper color as fill color in buffered flow 14 years ago
Mailson Menezes f91f55d117 Split tile structure in Tile and TileNode 14 years ago
Mailson Menezes d90236b12d Fix PagePainter issues 14 years ago
Bogdan Cristea 7ce6990098 Separate settings in core and non core 14 years ago
Mailson Menezes d3a0fa057a Split tiles before the request 14 years ago
Mailson Menezes 851a503e81 Move tiles manager to a private header 14 years ago
Mailson Menezes 3f1a186d0a Fix annotation positioning when using tiles 14 years ago
Mailson Menezes 62d85380af Draw annotations and highlights with tiles manager 14 years ago