Wilfried Huss
efe6a6e481
qt3support--
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=554688
2006-06-24 19:24:52 +00:00
Pino Toscano
ee9ca8fda1
SVN_SILENT spell checking
...
svn path=/trunk/playground/graphics/okular/; revision=554686
2006-06-24 19:18:21 +00:00
Pino Toscano
598280790b
New actions Prev/Next Bookmark for navigating back and forth in the bookmarked pages.
...
svn path=/trunk/playground/graphics/okular/; revision=554556
2006-06-24 10:56:06 +00:00
Pino Toscano
90bc2dadcb
clear the visible rects when closing a document
...
svn path=/trunk/playground/graphics/okular/; revision=554546
2006-06-24 10:03:12 +00:00
Pino Toscano
cd81b54d63
Show the current viewport in the thumbnail view, with a read contour.
...
svn path=/trunk/playground/graphics/okular/; revision=554363
2006-06-23 21:11:52 +00:00
Pino Toscano
a3dc3b2646
add a desktop file so the ghostscript generator can make okular good candidate for print preview
...
svn path=/trunk/playground/graphics/okular/; revision=554320
2006-06-23 17:11:05 +00:00
Wilfried Huss
3b9f4f3cb0
port of commit 553998:
...
I should remember to always also test DVI-files that contain no
papersize-special.
This is only a temporary fix, because the code that handles paper sizes
needs a rewrite anyway.
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=554000
2006-06-22 20:29:53 +00:00
Wilfried Huss
2677200ed8
port of commit 553824:
...
Further refractoring.
We now only put JobId's into the RenderQueue.
DocumentRenderer::drawPage() now also takes a JobId as
argument, and returns the resulting RenderedDocumentPagePixmap.
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=553987
2006-06-22 19:13:50 +00:00
Pino Toscano
cfaefdc3cb
not needed
...
svn path=/trunk/playground/graphics/okular/; revision=553841
2006-06-22 09:33:07 +00:00
Wilfried Huss
012297a4a6
port of commit 553715:
...
Since we don't support format conversion using "save as",
only show the file format of the current file in the save as dialog,
not all supported file formats of the active plugin.
This makes KMultiPage::fileFormat() unnecessary.
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=553718
2006-06-21 20:39:36 +00:00
Albert Astals Cid
38343cd4e1
drop .la as per dfaure's suggestion
...
svn path=/trunk/playground/graphics/okular/; revision=553685
2006-06-21 17:31:50 +00:00
Albert Astals Cid
ffc5953ca0
okular core by itself does not support any mimetype
...
svn path=/trunk/playground/graphics/okular/; revision=553680
2006-06-21 17:25:22 +00:00
Pino Toscano
e37ff4f3fe
small trick: when generating small pixmaps (ie less wide than 300px) the render it as a page wider than 800px, and then rescale it back. this way, we respect more the geometry of the page in the small pixmaps (tipically, thumbnails).
...
svn path=/trunk/playground/graphics/okular/; revision=553409
2006-06-20 22:47:02 +00:00
Pino Toscano
80a843cbed
TGenerator -> CHMGenerator
...
svn path=/trunk/playground/graphics/okular/; revision=553326
2006-06-20 18:41:48 +00:00
Pino Toscano
5f90685f37
update
...
svn path=/trunk/playground/graphics/okular/; revision=553245
2006-06-20 14:07:54 +00:00
Pino Toscano
8f32edb95e
Make the TOC highlight (well, just indicate with an arrow for the moment) the first entry for the current page.
...
Implements bug #127358 .
svn path=/trunk/playground/graphics/okular/; revision=553236
2006-06-20 13:59:08 +00:00
Pino Toscano
066beaa1dd
small changes in the Generator API:
...
- no need for a private empty constructor
- move the signalRequestDone 'signal' to a protected visibility, as it's not meant to be called from outside a generator
- KPDF_EXPORT_PLUGIN -> OKULAR_EXPORT_PLUGIN
svn path=/trunk/playground/graphics/okular/; revision=553077
2006-06-19 22:15:07 +00:00
Pino Toscano
6dd1769fe0
use Configure okular only when using the okular shell, and Configure viewer otherwise
...
svn path=/trunk/playground/graphics/okular/; revision=553076
2006-06-19 22:10:09 +00:00
Albert Astals Cid
e5d59dfca7
update my adress to the shiny kde one
...
svn path=/trunk/playground/graphics/okular/; revision=553056
2006-06-19 21:14:54 +00:00
Albert Astals Cid
b95bcc5867
DjVu renderer and beign the only dude on http://cia.navi.cx/stats/project/kde/oKular guarantess a place in the about box i think
...
svn path=/trunk/playground/graphics/okular/; revision=553055
2006-06-19 21:14:12 +00:00
Pino Toscano
157783d209
use the KButtonGroup in the Accessibility and Performance pages
...
svn path=/trunk/playground/graphics/okular/; revision=552966
2006-06-19 14:55:03 +00:00
Pino Toscano
3ea724e75f
less deprecated
...
svn path=/trunk/playground/graphics/okular/; revision=552878
2006-06-19 10:55:13 +00:00
Pino Toscano
381149409a
this was done
...
svn path=/trunk/playground/graphics/okular/; revision=552630
2006-06-18 15:45:40 +00:00
Pino Toscano
854e1060e0
in case the url is a local file, start the filedialog from its directory
...
svn path=/trunk/playground/graphics/okular/; revision=552608
2006-06-18 14:06:21 +00:00
Wilfried Huss
d9778b2e8f
port of commit 552585:
...
Use standard MimeType field in the plugin desktop files, and allow
to specify a list of supported mimetypes. Previously we needed a
separate desktop file for each mimetype.
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=552599
2006-06-18 13:32:20 +00:00
Pino Toscano
49a5be93da
isolate the code for creating pages in an own method, should work correctly for pages with an initial rotation different than 0
...
svn path=/trunk/playground/graphics/okular/; revision=552594
2006-06-18 13:04:42 +00:00
Pino Toscano
15d8822c6f
directly convert the image into a ixmap, instead of painting the image over the pixmap
...
svn path=/trunk/playground/graphics/okular/; revision=552566
2006-06-18 10:15:38 +00:00
Pino Toscano
c2cb18a4bf
don't leak the image we get from qgs
...
svn path=/trunk/playground/graphics/okular/; revision=552376
2006-06-17 16:57:52 +00:00
Pino Toscano
ebe64cc2b7
SVN_SILENT wordings
...
svn path=/trunk/playground/graphics/okular/; revision=552294
2006-06-17 11:11:48 +00:00
Pino Toscano
b1dd2e8d04
fix layout warnings
...
svn path=/trunk/playground/graphics/okular/; revision=552292
2006-06-17 10:51:00 +00:00
Pino Toscano
3375d653a0
KMimeTypePtr can be empty
...
svn path=/trunk/playground/graphics/okular/; revision=552287
2006-06-17 10:22:24 +00:00
Pino Toscano
f70a14c462
a pair of updates
...
svn path=/trunk/playground/graphics/okular/; revision=552177
2006-06-16 20:20:24 +00:00
Pino Toscano
0e925faf02
KMimeType::mimeType can return an empty pointer, so better check for it
...
svn path=/trunk/playground/graphics/okular/; revision=552137
2006-06-16 17:48:40 +00:00
Pino Toscano
6edb8be453
use the qt4 way of showing tooltips basing on the cursor position
...
svn path=/trunk/playground/graphics/okular/; revision=552119
2006-06-16 17:04:21 +00:00
Pino Toscano
90684050a4
shut up gcc
...
svn path=/trunk/playground/graphics/okular/; revision=552101
2006-06-16 16:01:26 +00:00
Pino Toscano
6096556a6a
a bit less headers and forward declarations
...
svn path=/trunk/playground/graphics/okular/; revision=552083
2006-06-16 15:13:29 +00:00
Pino Toscano
37f9c2f5c4
setting a default button so won't crash
...
svn path=/trunk/playground/graphics/okular/; revision=552081
2006-06-16 15:12:55 +00:00
Pino Toscano
5242e3bd7e
encode the file name correctly
...
svn path=/trunk/playground/graphics/okular/; revision=552037
2006-06-16 13:02:58 +00:00
Pino Toscano
c9b0e67148
some const's more
...
svn path=/trunk/playground/graphics/okular/; revision=552021
2006-06-16 12:12:35 +00:00
Pino Toscano
e4eeca193a
append the number of pages as last info (more coherency); no warnings
...
svn path=/trunk/playground/graphics/okular/; revision=552017
2006-06-16 11:56:00 +00:00
Pino Toscano
e270fc7d3b
first attempt to gather some information from a ps document
...
svn path=/trunk/playground/graphics/okular/; revision=552012
2006-06-16 11:44:03 +00:00
Pino Toscano
d93299960c
less qt3_support:
...
Q3CString -> QByteArray
Q3ValueList -> QList
svn path=/trunk/playground/graphics/okular/; revision=551904
2006-06-15 22:53:55 +00:00
Pino Toscano
8333023023
port to qt4/kde4
...
svn path=/trunk/playground/graphics/okular/; revision=551894
2006-06-15 22:27:41 +00:00
Pino Toscano
c6d4439b78
(less) warnings
...
svn path=/trunk/playground/graphics/okular/; revision=551885
2006-06-15 21:38:42 +00:00
Pino Toscano
b1973c5078
some kpdf -> okular (mostly in comments)
...
svn path=/trunk/playground/graphics/okular/; revision=551881
2006-06-15 21:24:00 +00:00
Albert Astals Cid
27a8263a91
remove comment in spanish
...
svn path=/trunk/playground/graphics/okular/; revision=551879
2006-06-15 21:19:03 +00:00
Albert Astals Cid
1a10d4e610
don't make it a kapplication, we don't need it and we win some things like not registering to dbus
...
svn path=/trunk/playground/graphics/okular/; revision=551876
2006-06-15 21:15:43 +00:00
Pino Toscano
88f57e8bff
less deprecated
...
svn path=/trunk/playground/graphics/okular/; revision=551842
2006-06-15 18:20:04 +00:00
Pino Toscano
b2df1f472f
no more need to link to kutils, kfinddialog is in kdeui now
...
svn path=/trunk/playground/graphics/okular/; revision=551512
2006-06-14 19:59:54 +00:00
Pino Toscano
84c4ed8ef5
improve a bit
...
svn path=/trunk/playground/graphics/okular/; revision=551508
2006-06-14 19:51:35 +00:00