100 Commits (c50d6b8aeee21a42b1cb1ef37362d69791abb3e6)

Author SHA1 Message Date
Max Mueggler 8c61b6a2b4 Fixed issue with occasional mis-sized tile 3 years ago
Albert Astals Cid df68aa0112 Remove extra bunch of {} added by clang-tidy ^_^ 4 years ago
Volker Krause 50d0703ae0 Enable readability-braces-around-statements 4 years ago
Albert Astals Cid a2576dc746 Act on core/ TODOs that are not binary compatible 4 years ago
Alexander Lohnau 2f193a63de Convert license headers to SPDX 5 years ago
Albert Astals Cid d1c2eed1b6 Make the CI pass with new clang-tidy 5 years ago
Albert Astals Cid 19d98d6a74 Run clang-format 6 years ago
Albert Astals Cid 6d0d61c2ad Enable clazy copyable-polymorphic 6 years ago
Albert Astals Cid 6ddb7e6cc9 CI: Enable clazy qhash-namespace 6 years ago
Albert Astals Cid 0a2287be19 CI: Enable two readability clang-tidy checks 6 years ago
Albert Astals Cid 78cf6bd910 CI: enable more modernize checks 6 years ago
Yuri Chornoivan 793d06c95d Fix minor issues found by EBN 7 years ago
David Hurka 0602576cc5 Improve documentation of area classes 7 years ago
Albert Astals Cid 27b76ee7c0 TextDocumentGenerator: Support links that span more than one line 7 years ago
Yuri Chornoivan 614f580b79 Fix minor typos 7 years ago
Albert Astals Cid ab96e0c07d Remove support for RegularArea template to have ptr as first typename 7 years ago
Albert Astals Cid 4fb7582093 Obey rule-of-three in NormalizedPoint and NormalizedRect 7 years ago
Tobias Deiminger 0128f33f43 Fix isNull check for RegularArea 8 years ago
Yuri Chornoivan 39b6e8147d Fix minor EBN issues 8 years ago
Yuri Chornoivan c04ca1fa96 Fix minor EBN issues 8 years ago
Albert Astals Cid 2d8b2c7e95 Add support for cancellable image rendering and text extraction 8 years ago
Kevin Funk a53a2402ca clang-tidy: modernize-use-nullptr run 9 years ago
Albert Astals Cid 4072eb0c3a Add override 9 years ago
Albert Astals Cid f943f9ee8b Remove the !this checks 10 years ago
Martin T. H. Sandsmark d29ec08007 remove invalid null pointer checks 10 years ago
Gleb Popov b8d22401f2 Implement qHash() for Okular::NormalizedRect. 11 years ago
Albert Astals Cid 3f55cc1e90 Try to fix Mac/clang build 11 years ago
Alex Richardson cfc82ee9b0 Be explicit about the target dependencies 11 years ago
Montel Laurent 5da7c5f77d port to qCDebug. Autogenerate export headers 12 years ago
Frederik Gladhorn 6c602bf0e7 Use categorized logging even more 12 years ago
Frederik Gladhorn 9d89739972 Use categorized logging 12 years ago
Frederik Gladhorn 83d3f1f6b7 Revert "Some more kDebug->qDebug" 12 years ago
Frederik Gladhorn 34fbdf8c85 Some more kDebug->qDebug 12 years ago
Peter Grasch 4d4dd68ca2 Fix usability issues with selecting annotations 13 years ago
Jan Binder aa6ed8afc0 Replace deprecated QMatrix by QTransform 14 years ago
Albert Astals Cid 5ec4c069f0 Add @since markers 15 years ago
Mohammad Mahfuzur Rahman Mamun c55ee4b70d A last moment refactoring of the code ... some const & changes 15 years ago
Mohammad Mahfuzur Rahman Mamun dca4ee559c Another Code Refactoring done 15 years ago
Mohammad Mahfuzur Rahman Mamun 3214307ed9 unnecessary changes removed from area.h and cpp textpage.h textpage_p.h 15 years ago
Mohammad Mahfuzur Rahman Mamun 1ef68e3301 text selection for both selection type 01 and 02 seems to be working correctly 15 years ago
Mohammad Mahfuzur Rahman Mamun b599f02205 second type selection crashing 15 years ago
Mohammad Mahfuzur Rahman Mamun f14a8502dd remove some problems from makeWord function in textPage 15 years ago
Mohammad Mahfuzur Rahman Mamun 57db9f4c19 textSelection according to the TextList seems to work fine -- tested with some pdfs 15 years ago
Myreal Name 2149fb46ef Another message 15 years ago
Pino Toscano c05523da2b fix #include paths in core headers to other core headers to be relative 15 years ago
Albert Astals Cid 81d255bafb add a function that returns the center of a given normalized rect 17 years ago
Pino Toscano 6d0241e5d2 add functions to get the nearest object rect to a point in a page, and return its distance, and the accessor functions for object rects 17 years ago
Pino Toscano d650603340 add operator& (intersection) for NormalizedRect 18 years ago
Pino Toscano 805b0f3386 Introduce a selective merging strategy for text areas, so we merge only all the areas of a text "line" together, not also with the areas above (if the lines overlap). 19 years ago
Pino Toscano 24c387a84b first (and i hope last) attempt to exclude the internal area functions from the apidox 19 years ago