Script Kiddy
f761079925
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.3/kdegraphics/okular/; revision=993087
17 years ago
Script Kiddy
cbf8ce6f77
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.3/kdegraphics/okular/; revision=992530
17 years ago
Pino Toscano
b3162dfeed
a couple of fixes for the resolution of page urls:
...
- resolve percent-encoded urls (#198823 )
- when asking for the page of an url, strip the anchor, if present
svn path=/branches/KDE/4.3/kdegraphics/okular/; revision=992315
17 years ago
Script Kiddy
85912a8ee8
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.3/kdegraphics/okular/; revision=991518
17 years ago
Script Kiddy
acba9b5085
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.3/kdegraphics/okular/; revision=991132
17 years ago
Pino Toscano
4478d5402c
bump plugins versions to be in sync with kde 4.2 and, in case, consider more work being done
...
svn path=/branches/KDE/4.3/kdegraphics/okular/; revision=989178
17 years ago
Script Kiddy
e0ecc3f0ee
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.3/kdegraphics/okular/; revision=988083
17 years ago
Script Kiddy
708a67e76d
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.3/kdegraphics/okular/; revision=987492
17 years ago
Pino Toscano
25365be867
temporary restore back old behaviour, so margin people are happy but page size ones are not
...
CCBUG: 196590
svn path=/trunk/KDE/kdegraphics/okular/; revision=986019
17 years ago
Script Kiddy
c6101baa9e
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=985259
17 years ago
Script Kiddy
d2c2dc8f1e
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=984809
17 years ago
Pino Toscano
bd2cc5715f
format the PDF version as string
...
BUG: 196629
svn path=/trunk/KDE/kdegraphics/okular/; revision=982664
17 years ago
Tobias Koenig
037034392c
Scale TIFF without RESUNIT entry correctly by using default values
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=982340
17 years ago
Script Kiddy
14ed111d0b
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=981516
17 years ago
Pino Toscano
6968d1d1a8
isNull() -> !isValid(), as it checks for non-null-but-invalid sizes as well
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=979620
17 years ago
Pino Toscano
76126bf29a
swapping was needed... 3 years ago, but it is not anymore
...
BUG: 194572
svn path=/trunk/KDE/kdegraphics/okular/; revision=979245
17 years ago
Pino Toscano
bd33e9467c
Use the starting screen X/Y DPI values for calculating the page sizes, using the real values instead of the Xrdb values.
...
BUG: 191614
svn path=/trunk/KDE/kdegraphics/okular/; revision=979129
17 years ago
Tobias Koenig
b84d4a3432
The default-style can miss the master-page reference, so
...
don't depend on it.
BUG 195308
svn path=/trunk/KDE/kdegraphics/okular/; revision=977959
17 years ago
Tobias Koenig
ea8c21630b
Make parsing ODT files more robust if page width/height is wrong or missing
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=977958
17 years ago
Pino Toscano
00b24315ec
try to skip one level of printing redirection madness, let's see how it behaves in 4.3beta2
...
CCBUG: 185296
svn path=/trunk/KDE/kdegraphics/okular/; revision=977210
17 years ago
Script Kiddy
cb4b2847bd
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=975961
17 years ago
Script Kiddy
ae2fecbba5
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=975656
17 years ago
Script Kiddy
18d59ca1b3
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=974480
17 years ago
Pierre Ducroquet
f62df2548c
I don't speak norvegian, but I think it is safe to assume that this was wrong ...
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=973942
17 years ago
Pino Toscano
80b9ea46eb
the kpart does already loop when refreshing a document, so doing the "wait and try again" ourselves is not useful
...
thus, then just do the check for document completeness before the actual opening attempt, should be enough
CCBUG: 189623
thanks to Albert for remembering me okular already does many things automagically
svn path=/trunk/KDE/kdegraphics/okular/; revision=973366
17 years ago
Pino Toscano
d50180f0a5
0 is a valid value for font style, so use -1 as "not exlicitly set"
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=973250
17 years ago
Pino Toscano
685d737f21
properly calculate the page size, converting from points to pixels using the current screen dpi
...
CCBUG: 171463
CCBUG: 193916
also, it seems to fix the crash of testcase documents in #193542 (not that the resulting quality when open is that good...)
BUG: 193542
svn path=/trunk/KDE/kdegraphics/okular/; revision=973209
17 years ago
Pino Toscano
fb8fb5da35
read the font-style property of styles
...
CCBUG: 193916
svn path=/trunk/KDE/kdegraphics/okular/; revision=973180
17 years ago
Pino Toscano
70ed987347
simplify the target_link_libraries(), calling it always with the mandatory libs and then adding qca2 if found
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=972784
17 years ago
Pino Toscano
12e601b733
when attempting to open a DVI file, check whether the file is correct
...
if not (for example it is still being (re)generated), then wait 800ms and try again, doing at most 10 waits
this should protect against opening incomplete documents
CCBUG: 189623
svn path=/trunk/KDE/kdegraphics/okular/; revision=972763
17 years ago
Script Kiddy
1d133e2016
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=972720
17 years ago
Pino Toscano
7baf96fb77
SVN_SILENT stop telling the measure unit is unknown when asking to convert empty strings
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=972336
17 years ago
Script Kiddy
9f0d409189
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=972275
17 years ago
Brad Hards
78ef56d4b4
Improve text layout handling in XPS document generator.
...
Fixes bug 185532 (about RTL text), helps some more complex documents where characters often ended up overstriking characters from the next text run.
Add preliminary support for BiDi text.
OK'd by Pino at http://reviewboard.kde.org/r/715/
Blog request for additional testing produced no results, which I guess indicates a lack of interest.
svn path=/trunk/KDE/kdegraphics/okular/; revision=972031
17 years ago
Pino Toscano
fede15ed60
implement <strikethrough> in <p> tags
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=971612
17 years ago
Script Kiddy
af1302e36b
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=969584
17 years ago
Pino Toscano
32ca783be8
add named viewport resolution
...
the destination are source specials anchors
svn path=/trunk/KDE/kdegraphics/okular/; revision=968860
17 years ago
Pino Toscano
aea558050e
make use of the very recent new poppler api to create named destination actions
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=967521
17 years ago
Pino Toscano
3f47351217
add detection for poppler 0.11 (development version of poppler 0.12)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=967387
17 years ago
Pino Toscano
16db4f6a0d
use the width and heightof the view, it seems to slightly improve the placement of the text areas
...
(although the problem is not solved yet)
also, skip text nodes with a null area (we wouldn't be able to place them anywhere, anyway)
svn path=/trunk/KDE/kdegraphics/okular/; revision=966802
17 years ago
Pino Toscano
3aeb12fe1e
use the right values of width/height for the x/y scale when getting the links of each page
...
fix the position of the links, mostly
svn path=/trunk/KDE/kdegraphics/okular/; revision=966651
17 years ago
Script Kiddy
81e3526dab
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=966631
17 years ago
Pino Toscano
002ea53f97
QVector<bool> -> QBitArray
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=966611
17 years ago
Pino Toscano
455b535ab6
Switch from the sync API to the async one.
...
Protected the potentially concurred methods using the user mutex.
Removed the manual 'ready' flag and the calculation of the bounding box, as both are done in the core.
This should avoid the block when rendering pages and extracting text from them, and reduce the "slow" feeling esp when invoking external Ghostscript.
BUG: 192284
CCBUG: 162643
svn path=/trunk/KDE/kdegraphics/okular/; revision=966599
17 years ago
Pino Toscano
e75b76545c
convert and set the links only *once* per page
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=966553
17 years ago
Script Kiddy
4b5f6aa2fc
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=965702
17 years ago
Pino Toscano
c6c0a69cbc
SVN_SILENT
...
silent some debug output
svn path=/trunk/KDE/kdegraphics/okular/; revision=965466
17 years ago
Pino Toscano
ff9c6a6ab5
do not leak the dvi renderer when the loading fails
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=965081
17 years ago
Pino Toscano
f1455f14b5
remove the rc.cpp-like file once xgettext is done
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=964891
17 years ago
Jakub Stachowski
9931d3cc99
Do not blindly assume that contents are HTML file.
...
It is also can be plain text - AportisDoc format.
I don't think many of those are still around but it is simpler to make them display properly
than tweak mime rules to make sure that they will be ignored by Okular.
svn path=/trunk/KDE/kdegraphics/okular/; revision=962670
17 years ago