Albert Astals Cid
541650a4f4
Remove the concept of observer/view id
...
Just use the pointer as id :-)
This is BIC and SIC, increase the soversion now to makes sure we don't forget in the future
Patch based in an earlier patch by Bogdan Cristea <cristeab@gmail.com>
REVIEW: 109115
13 years ago
Marco Martin
6041b31e43
go to exact bookmark point if possible
14 years ago
Marco Martin
6de4500fd1
bookmarkPosition function
14 years ago
Aaron Seigo
863e34dc7a
put the thumbnail setting into PageItem as bookkeeping is helpful here
14 years ago
Marco Martin
ae5ddd097c
support bookmarks with complete viewport
14 years ago
Marco Martin
cbe00442f5
relicense to gpl as the rest of okular
14 years ago
Marco Martin
475bbe8556
document properties
14 years ago
Marco Martin
adabbf5fb5
api for setting/unsetting bookmarks
14 years ago
Aaron Seigo
2119bb4e02
try to limit pixmap requests
14 years ago
Aaron Seigo
c6ad83e189
m_pixmap is no longer necessary either
14 years ago
Marco Martin
abca7780ad
try to cache the rendered page to see if zooming speed improves
14 years ago
Marco Martin
4c7e1e50d3
include core files locally
...
they are not installed yet
14 years ago
Marco Martin
68f32efab8
switch my files to lgpl
...
pagepainter is still problematic, shouldn't be duplicated anymore
14 years ago
Marco Martin
fd84427cc4
add a declarative plugin
...
two components:
Document, represents an Okular::Document
Page: represents an Okular::Page, once connected to a Document can display a single page
14 years ago