46 Commits (c1404c9059ceeee302e47229a7cfa1f169351a15)

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
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
Albert Astals Cid 19d98d6a74 Run clang-format 6 years ago
Laurent Montel 516fb89d94 Use camelcase include. (scripted) 6 years ago
Albert Astals Cid 81c005710c Fix re-rendering of images when using partial updates 6 years ago
Albert Astals Cid 0a2287be19 CI: Enable two readability clang-tidy checks 6 years ago
David Hurka 9791d25916 Improve documentation of Document::setPageTextSelection() 7 years ago
Yuri Chornoivan 2f014ccd20 Fix minor EBN issues 8 years ago
Albert Astals Cid 2d8b2c7e95 Add support for cancellable image rendering and text extraction 8 years ago
Albert Astals Cid 19b7e3c112 The work in this branch was sponsored by LiMux 8 years ago
Albert Astals Cid ca5422d0e9 Implement swapBackingFile for the PDF backend 8 years ago
Albert Astals Cid 2ca1779feb Add a way to get the PagePrivate if you have the Page 9 years ago
Fabio D'Urso e059d2652c core: support for migration of annots and forms out of docdata/ 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
Albert Astals Cid 541650a4f4 Remove the concept of observer/view id 13 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
Jan Binder aa6ed8afc0 Replace deprecated QMatrix by QTransform 14 years ago
Mailson Menezes 0053b9c015 Remove unused property from PixmapObject 14 years ago
Mailson Menezes 851a503e81 Move tiles manager to a private header 14 years ago
Mailson Menezes 9f3cf45e37 Rendering with a tiles manager 14 years ago
Fabio D'Urso 86c92ffec2 Fixes against causes of annotation data loss + Improved GUI message logic 14 years ago
Mailson Menezes 83282971d8 Render current viewport only 14 years ago
Fabio D'Urso 6c296b916b Use UUIDs intead of a (broken) counter to generate annotations' unique names 14 years ago
Fabio D'Urso 07c57bb2ab Dead code removed (PagePrivate::modifyAnnotation) 14 years ago
Pino Toscano 40d20ca58d in each page, add a pointer to the owner document 15 years ago
Pino Toscano a5252a9115 add flags to selectively choose the page parts to serialize 18 years ago
Pino Toscano 18f486c2c1 add the possibility to store an useful bounding box of a page, and for generators to notify the document (and its observers) on its change 18 years ago
Pino Toscano bf9af4433d move deleteTextSelections() to the private class 19 years ago
Pino Toscano 325b8711ea move the setTextSelections, setHighlight and deleteHighlights to the private class of Page, as they are private for now 19 years ago
Pino Toscano e79cd474d9 move the Page rotating and changing page functions to the private class 19 years ago
Pino Toscano 5f21b15d99 Link -> Action renaming. 19 years ago
Pino Toscano 3f84c8ccad move modifyAnnotation to the private class 19 years ago
Pino Toscano acd19bc8f7 move the Page serialization functions to the private class, and make Document access to them 19 years ago
Pino Toscano 95bb597a85 hide the text selection inside the private class of Page 19 years ago
Pino Toscano 229f3cf1de add a private function for the nearest Page pixmap, for the PagePainter usage; 19 years ago
Pino Toscano 36b894c75a Create a (private) PageController that handles the rotation jobs from all the pages. 19 years ago
Pino Toscano a67410f74f move the private class of Page in an own private header 19 years ago