213 Commits (366464c0123f9554bc56a854be1791d633c48241)

Author SHA1 Message Date
Albert Astals Cid 252236d413 Port a few more QLinkedList to QList 4 years ago
Albert Astals Cid 0741ef1838 Port away from more QLinkedLists 4 years ago
Albert Astals Cid 8941e43488 Port away from more QLinkedLists 4 years ago
Volker Krause 50d0703ae0 Enable readability-braces-around-statements 4 years ago
Albert Astals Cid e2ac1dcd1e PDF: Fix memory leak when the file has Optional Content links 4 years ago
Albert Astals Cid 44c86de7e4 Fix two Signature issues on multipage/multisignature documents 4 years ago
Alexander Lohnau ac083e44e3 Make meaning of sponsoring note more clear 5 years ago
Alexander Lohnau 24c75071be Move sponsoring note outside of SPDX-FileCopyrightText statement 5 years ago
Alexander Lohnau 2f193a63de Convert license headers to SPDX 5 years ago
Alexander Lohnau 3c1fa441d9 Remove dead code 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 19d98d6a74 Run clang-format 6 years ago
Albert Astals Cid 81c005710c Fix re-rendering of images when using partial updates 6 years ago
Albert Astals Cid eddbe03128 enable clazy strict-iterators 6 years ago
Albert Astals Cid 2da1cd736a CI: Enable clang-tidy modernize-loop-convert 6 years ago
Albert Astals Cid 0a2287be19 CI: Enable two readability clang-tidy checks 6 years ago
Ahmad Samir ccf3a384c3 [core/*] replace foreach, deprecated, with range-for 6 years ago
David Hurka c61a9587ec Improve documentation of TextEntity stuff 7 years ago
Yuri Chornoivan 5478b2ec92 Fix minor typos 7 years ago
Yuri Chornoivan c04ca1fa96 Fix minor EBN issues 8 years ago
Ahmad Osama 6a2ed4f314 [Okular] Bug 387282: Highlighting of search results lost when rotating page 8 years ago
Albert Astals Cid 2d8b2c7e95 Add support for cancellable image rendering and text extraction 8 years ago
Albert Astals Cid 4e6c9f8f7a Fix crash when accessing text page after save 8 years ago
Albert Astals Cid 19b7e3c112 The work in this branch was sponsored by LiMux 8 years ago
Albert Astals Cid a2f5560c00 PDF: Support the poppler 0.62 renderToImage with update callback 8 years ago
Albert Astals Cid ca5422d0e9 Implement swapBackingFile for the PDF backend 8 years ago
Albert Astals Cid 8690497be7 Add Page::annotation 9 years ago
Kevin Funk a53a2402ca clang-tidy: modernize-use-nullptr run 9 years ago
Albert Astals Cid 2ca1779feb Add a way to get the PagePrivate if you have the Page 9 years ago
Martin T. H. Sandsmark f05d42eac3 core: Fix build without implicit cast to/from ascii 10 years ago
Montel Laurent 466eb79615 Use QStringLiteral 11 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
Fabio D'Urso e059d2652c core: support for migration of annots and forms out of docdata/ 12 years ago
Frederik Gladhorn 34fbdf8c85 Some more kDebug->qDebug 12 years ago
Fabio D'Urso 57c9cae257 Don't save form contents to docdata/ 12 years ago
Michal Humpula c07ee043a3 Multiple Tiles Managers per Page 12 years ago
Jon Mease 43246c563b Viewport transition refinements for Find and Undo/Redo actions 12 years ago
Fabio D'Urso 77daa9627b Fix the issue exposed by the previous patch 13 years ago
Fabio D'Urso a556126816 Fix the issue exposed by the previous patch 13 years ago
Fabio D'Urso 3c65f81fb9 Prefer annotations in the foreground in Page::objectRect 13 years ago
Peter Grasch 4d4dd68ca2 Fix usability issues with selecting annotations 13 years ago
Jon Mease 3c6140b616 Fix Undo / Redo of annotation creation doesn't properly handle page rotation and adds undo unit tests 13 years ago
Jon Mease 78faf1e68f Add undo/redo support for annotations 13 years ago
Albert Astals Cid 541650a4f4 Remove the concept of observer/view id 13 years ago
Mailson Menezes 7528fb8c88 Change TilesManager::tilesAt use 14 years ago
Fabio D'Urso d3eb739814 Merged TilesManager::setWidth and setHeight into a single setSize method 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