27 Commits (f2e9633ea7603df965eb7fdddf875fa8e950fb4d)

Author SHA1 Message Date
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