52 Commits (8b3dfcb3f4ea97512b5940be69bfad9cc7fe6ac5)

Author SHA1 Message Date
Katarina Behrens 339ce239f5 Draw an initial rectangle where to place the signature 5 years ago
Albert Astals Cid 023976ccfd Show annotation tip when selecting the tool in continuous mode 5 years ago
David Hurka 19d5dd8ec7 New part/ directory for okularpart sources from /, ui/, conf/ 5 years ago
Albert Astals Cid becdc7c483 Revert the two last commits 5 years ago
Albert Astals Cid e0f45add55 Enable -Wweak-vtables in clang 5 years ago
Albert Astals Cid eb548b006d Fix 3 small memory leaks 5 years ago
Simone Gaiarin 5c3b67cad1 Save builtin and quick annotation tools separately 5 years ago
Simone Gaiarin 580cbce837 Selectively reparse builtin and quick annotation tool configuration 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
Tobias Deiminger c8cf651335 Complete TextSelectorEngine if nothing selected 5 years ago
Simone Gaiarin 4e0c1690d2 Uniform the case of the 'Id' suffix in variable names 6 years ago
Simone Gaiarin bc2d22910a Improve robustness of code against corrupted configurations 6 years ago
Simone Gaiarin 10d92fbeda Store the state of the builtin annotations in a new config key 6 years ago
Simone Gaiarin 72f5a2db08 Find built-in tool corresponding to quick tool at runtime 6 years ago
David Hurka 34708565ca Add Constrain Angle action for annotation tools, alternative to pressing Shift 6 years ago
Luca Citi cac97208f0 Holding shift when drawing an ellipsis, a rect or a stamp constrains an integer ratio between sides (e.g. to draw a circle, a square, a rect with 3:1 aspect ratio, etc) 6 years ago
Luca Citi 1853362506 When drawing a line (or polygon) annotation, holding shift constrains the new segment to form an angle with the horizontal axis which is an integer multiple of 15°. 6 years ago
Albert Astals Cid 19d98d6a74 Run clang-format 6 years ago
Laurent Montel 516fb89d94 Use camelcase include. (scripted) 6 years ago
Simone Gaiarin 0b05d7ce99 Overhaul annotations UX 6 years ago
Albert Astals Cid 93540ac16d Enable most of clazy level2 6 years ago
Albert Astals Cid 0a2287be19 CI: Enable two readability clang-tidy checks 6 years ago
Ahmad Samir 945c1e1b8d [ui/*] Replace foreach (deprecated) with range-for 6 years ago
Tobias Deiminger 00640370d3 Fix spurious dialogs in PickPointEngine 6 years ago
Albert Astals Cid d84f781e81 Stop using QRegion:: rects and just iterate over the region 7 years ago
Simone Gaiarin f15e8568a5 General improvements to stamp annotation 7 years ago
Laurent Montel cb691f70dc Fix some clazy warning 7 years ago
Rajeesh K Nambiar 59a86c3f14 Okular Annotation: add support for line start style for Straight Line tool 7 years ago
Rajeesh K Nambiar db2dcdade3 Okular Annotation: add support for line ending style for Straight Line tool 7 years ago
Laurent Montel 2406bf9c4c Use not deprecated methods 7 years ago
Yuri Chornoivan 614f580b79 Fix minor typos 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
Oliver Sander b763bdba7a Simplify memory management of two private data members 8 years ago
Yuri Chornoivan c7722c4078 Fix minor EBN issues 8 years ago
Fabian Kosmale c70485cd74 use correct filepath 8 years ago
Fabian Kosmale f8f7a77fed use correct filepath 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
Albert Vaca 3c93b2523e Added missing overrides found by clang-tidy 10 years ago
Albert Astals Cid f943f9ee8b Remove the !this checks 10 years ago
Martin T. H. Sandsmark d700bc626e Port away from obsolete QTabletEvent member 10 years ago
Martin T. H. Sandsmark ad6e3fe850 Port away from obsolete QRect/QRegion members 10 years ago
Martin T. H. Sandsmark ba4b9eb1a6 ui: Fix build without implicit cast to/from ascii 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
Montel Laurent 8e7429ddcc kdelibs4support-- 12 years ago
Montel Laurent c0e625605d Port to QStandardPath 12 years ago
Montel Laurent 2eacdea022 Port to new connect api 12 years ago
Montel Laurent 378f6847a2 Remove some deprecated kdelibs4support 12 years ago