Albert Astals Cid
dcb1448cb8
make the url non relative
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=666337
19 years ago
Pino Toscano
0e9b82be96
get rid of the Xrender-related stuff
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=666266
19 years ago
Pino Toscano
223d0fc421
remove the special code for painting the blended selection with XRender, Qt can do that nicely (and for free, heh)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=666265
19 years ago
Pino Toscano
6735089e77
SVN_SILENT follow the render -> view renaming for the columns as well
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=666260
19 years ago
Pino Toscano
ca47d541f1
SVN_SILENT indent
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=666258
19 years ago
Pino Toscano
28580b8625
Bookmarks list: make double click always open the bookmark, while its editing is possible using the edit key (usually F2) or the context menu.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=666149
19 years ago
Pino Toscano
fba7c1874d
give the #<page> title for a new bookmark instead of #<bookmark count>
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=666142
19 years ago
Dirk Mueller
37d03accd0
fix memory leak (CID 3620)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=666003
19 years ago
Dirk Mueller
452ddeeb63
trying to fix a memory leak. strange API (CID 3642)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=665930
19 years ago
Pino Toscano
5049a38b70
slightly improve: remove some unneeded margins and spacers
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=665792
19 years ago
Pino Toscano
e0274514ff
When paiting an empty page (because there are no pixmaps for it), then fill with a color conforming with all the accessibility settings (not just the paper color).
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=665774
19 years ago
Pino Toscano
faeaa3ec01
Sharing the same option for the accessibility render mode and for the view mode is not a good idea, really.
...
So, create a new ViewMode setting for the single/facing/columns view mode (leaving the RenderMode for compatibility with KPDF).
Rename [Rr]enderMode into [Vv]iewMode in the page view, following the new name of the setting.
Remove the "padding" enums from the settings, as it seems they have no real use beside giving issues.
svn path=/trunk/KDE/kdegraphics/okular/; revision=665773
19 years ago
Pino Toscano
0d320f0b78
SVN_SILENT
...
use the kde debug system in a kde library
svn path=/trunk/KDE/kdegraphics/okular/; revision=665724
19 years ago
Pino Toscano
c4ea50c99b
Forwardport SVN commit 665684 by pino:
...
When getting the result of a pixmap request for an observer that went away in the meanwhile, don't create a memory entry for the pixmap, as we assume the allocated pixmaps fifo holds only descriptors for valid observers.
(fixed KPDF #143951 )
svn path=/trunk/KDE/kdegraphics/okular/; revision=665685
19 years ago
Albert Astals Cid
3bd28d1fbb
fix indentation
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=664727
19 years ago
David Faure
7404448320
needs qt3support; cleanups.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=664726
19 years ago
Albert Astals Cid
09d57691d7
a bit more corner case handling in paper size handling
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=664721
19 years ago
Tobias Koenig
06e831a3c9
Add a new method DocumentInfo::set( enum, QString ) to get more
...
consistency in the documentation info.
svn path=/trunk/KDE/kdegraphics/okular/; revision=664233
19 years ago
Tobias Koenig
9978d944da
Further progress on the tutorial
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=664232
19 years ago
Tobias Koenig
c852295236
Exclude apidox generation for private classes
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=664174
19 years ago
Tobias Koenig
999f3a296e
Added section for Generators with TextPage support and a
...
section for Generators with multithreading support.
svn path=/trunk/KDE/kdegraphics/okular/; revision=664168
19 years ago
Laurent Montel
5fbbfe0f72
Fix typo
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=664124
19 years ago
Tobias Koenig
c61432ffb9
Add Find module for Okular Generator library
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=664110
19 years ago
Pino Toscano
d6ac16dce7
a pair of updates
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=664011
19 years ago
Tobias Koenig
cc94bfe344
Further extension of the 'HOWTO write a plugin' document
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=663998
19 years ago
Pino Toscano
8f03f0d0d7
try to lock the pixmap requests queue with a mutex, hoping to solve some of our problems
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=663991
19 years ago
Tobias Koenig
c667d89cc4
Started to write a 'HOWTO implement an okular plugin'
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=663940
19 years ago
Tobias Koenig
bbbbd8eda9
Fixed the 'select one line twice' bug.
...
It's always helpfull to talk to a koffice developer, thanks to Thomas :)
svn path=/trunk/KDE/kdegraphics/okular/; revision=663744
19 years ago
Albert Astals Cid
61b3f856d0
fordwardport SVN commit 663027 by aacid:
...
Improve handling of page sizes when printing.
svn path=/trunk/KDE/kdegraphics/okular/; revision=663034
19 years ago
Script Kiddy
1d727e66f6
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=662419
19 years ago
Pino Toscano
8ccb38b9fe
very small cleanup among the #include part
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=661773
19 years ago
Pino Toscano
7c8cc68a8c
Add a Reload menu item to manually reload a document.
...
Useful for example when not using the watching file features.
Implements KPDF bug #136820 .
svn path=/trunk/KDE/kdegraphics/okular/; revision=661681
19 years ago
Pino Toscano
c2b0c10222
a pair of updates
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=661522
19 years ago
Pino Toscano
48d0f95745
delete the previous action when setting a new one
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=661489
19 years ago
Pino Toscano
325b8711ea
move the setTextSelections, setHighlight and deleteHighlights to the private class of Page, as they are private for now
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=661486
19 years ago
Pino Toscano
1eb435cddb
remove the kdebug.h inclusion in area.h
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=661410
19 years ago
Pino Toscano
94355bce65
move the transform() hierarchy within the private class; allow AnnotationObjectRect to use the trasform() stuff
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=661202
19 years ago
Pino Toscano
bfe21b46f8
refactor the Annotation hierarchy to use a common d_ptr like Qt; move the AnnotationPrivate definition in an own header (it will be useful later...)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=661195
19 years ago
Dirk Mueller
43a23a2de6
the usual "daily unbreak compilation"
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=661101
19 years ago
Pino Toscano
06411f9805
Add links and annotations when loading the pages, not during the pixmap generations.
...
Tobias: is the calculation of the annotations bounding rect correct?
CCMAIL: tokoe@kde.org
svn path=/trunk/KDE/kdegraphics/okular/; revision=660831
19 years ago
Pino Toscano
6aaefb7f68
"pdf"/"pdf file" -> "document"
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=660526
19 years ago
Pino Toscano
b53ba3cd24
make widget() slightly safier, and pass it as parameter when running an url (closing a TODO item)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=660524
19 years ago
Pino Toscano
106e96240c
rename (almost) every ActionFoo class to FooAction
...
exception to this is the ActionDocumentAction, renamed to DocumentAction and whose id is DocAction
svn path=/trunk/KDE/kdegraphics/okular/; revision=660523
19 years ago
Pino Toscano
25b6b590b9
refactor the hierarchy of the provate classes to be much like Qt-ish (common d_ptr, d_func(), etc)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=660511
19 years ago
Pino Toscano
892df34b19
any negative page number represents an invalid viewport
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=660436
19 years ago
Pino Toscano
a9532ee414
and a static QBitmap here leaks as well
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=660422
19 years ago
Pino Toscano
912706a856
revert my r659797, a QButtonGroup can't help here
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=660408
19 years ago
Pino Toscano
e79cd474d9
move the Page rotating and changing page functions to the private class
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=660214
19 years ago
Pino Toscano
7cfa67ecf4
improve a bit the Document::setPageSize API -- better pass the size, and not an index
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=660208
19 years ago
Pino Toscano
0f4cd40e26
slotRotation -> setRotation
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=660207
19 years ago