106 Commits (aa0386dccd58f53740774cfe8f8d41d78c28ed88)

Author SHA1 Message Date
Max Mueggler aa0386dccd Fix hasPixmap setting size of TilesManager 3 years ago
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
Albert Astals Cid e2ac1dcd1e PDF: Fix memory leak when the file has Optional Content links 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
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
Yuri Chornoivan c04ca1fa96 Fix minor EBN issues 8 years ago
Albert Astals Cid 19b7e3c112 The work in this branch was sponsored by LiMux 8 years ago
Albert Astals Cid 099d3cfcc8 Update @since to 1.3 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
Montel Laurent 5da7c5f77d port to qCDebug. Autogenerate export headers 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
Mailson Menezes 7528fb8c88 Change TilesManager::tilesAt use 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
Mailson Menezes 3c71dbbcf3 Document changes introduced by the tiles manager 14 years ago
Tobias Koenig 58eb957f26 Support multiple annotations in RMB menu 14 years ago
Mailson Menezes 9c09eb938e Use tiles only when it's necessary 14 years ago
Mailson Menezes 9f3cf45e37 Rendering with a tiles manager 14 years ago
Mailson Menezes 83282971d8 Render current viewport only 14 years ago
Albert Astals Cid 9d805df013 Double click selects words 14 years ago
Jiri Baum 412e3e739e table selection tool - semi-automatic dividers 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 8f045d06a7 add a text() function that returns characters not containing any pixel inside the given area but the center pixel of the char rectangle 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
Frederik Schwarzer 62668cdb2c let me introduce: typo of the year "the the" 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 d81d4aedd9 small api fixup ('const QContainer' it's pointless as return value) 19 years ago
Pino Toscano 1d40b13d2b SVN_SILENT exclude more private stuff from the apidox 19 years ago
Laurent Montel e31f9ada54 Remove not necessary "class classname;" 19 years ago
Albert Astals Cid 9f448a49df small dox fixes 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 e61f5d393a SVN_SILENT forgot this 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