Script Kiddy
326c235e17
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1031173
17 years ago
Albert Astals Cid
2ea878f4d9
return the mimetype in the kimgio generator
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1029805
17 years ago
Script Kiddy
309a641160
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1024784
17 years ago
Albert Astals Cid
966369332b
move usage of m_dviRenderer to below the if it checks if it exists
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1023096
17 years ago
Script Kiddy
3d403bc66b
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1020829
17 years ago
Albert Astals Cid
537a88dbe2
add a InitialPreference bigger than karbon since we are better than karbon on previewing ps
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1015188
17 years ago
Script Kiddy
6961729c98
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1011292
17 years ago
Pino Toscano
438b35bcab
make the gs kprocess collecct its output; disable an error message box (not doable in threads)
...
BUG: 192405
svn path=/trunk/KDE/kdegraphics/okular/; revision=1005981
17 years ago
Pino Toscano
54f6994c9d
massage a bit the psdsync parser: instead of using regexp's for the lines, split the lines in tokens by space and then read the resulting token depending on the line type
...
should be slightly faster than the regexp approach
svn path=/trunk/KDE/kdegraphics/okular/; revision=1004360
17 years ago
Pino Toscano
6551b285eb
'z' looks a gnu extension, so use %lu
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1003153
17 years ago
Pino Toscano
a36b9042bd
local synctex change: fix the printf specifier for a parameter (of type size_t), to be %zd instead of %d
...
add the change as local patch 05-fix-error-formats.diff
svn path=/trunk/KDE/kdegraphics/okular/; revision=1003109
17 years ago
Pino Toscano
fe8ab0045e
local synctex change: _synctex_error has a printf-like format, so use the proper gcc extensions to check its arguments (doing nothing for other compilers)
...
add the change as local patch 04-gcc-specify-printf-format.diff
svn path=/trunk/KDE/kdegraphics/okular/; revision=1003104
17 years ago
Pino Toscano
5fa6a43122
local synctex change: make const the name parameter for _synctex_scan_named
...
add the change as local patch 03-fix-_synctex_scan_named.diff
svn path=/trunk/KDE/kdegraphics/okular/; revision=1003093
17 years ago
Pino Toscano
eb474beeee
local synctex change: make const the format-like message parameter for _synctex_error
...
add the change as local patch 02-fix-_synctex_error.diff
svn path=/trunk/KDE/kdegraphics/okular/; revision=1003084
17 years ago
Pino Toscano
f732152653
local synctex change: fix the various #if _WIN32 to #ifdef _WIN32
...
add the change as local patch 01-fix-win32-define.diff
svn path=/trunk/KDE/kdegraphics/okular/; revision=1003065
17 years ago
Armin Berres
555cb3c9a1
add synctex support for pdf files
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1003016
17 years ago
Armin Berres
a41f95bbd2
SVN_SILENT: typo
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1002277
17 years ago
Pino Toscano
c08afdd0e6
use a per-dviRender-instance painter instead of a global (!) one, so different documents can be painted safely at the same time
...
BUG: 200409
svn path=/trunk/KDE/kdegraphics/okular/; revision=1002247
17 years ago
Pino Toscano
e70a62ada6
use a stack for the source files, as they can nest
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1002219
17 years ago
Script Kiddy
e18e4f4979
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1000563
17 years ago
Script Kiddy
00b149b380
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=997443
17 years ago
Pino Toscano
a87963e39e
ok, for now use the DPI we are told to use
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=994522
17 years ago
Pino Toscano
3f1010b976
a couple of fixes for the resolution of page urls:
...
- resolve percent-encoded urls
BUG: 198823
- when asking for the page of an url, strip the anchor, if present
svn path=/trunk/KDE/kdegraphics/okular/; revision=992313
17 years ago
Script Kiddy
2ac099ff90
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=991716
17 years ago
Pino Toscano
07e6cc3bb0
bump plugins versions to be in sync with kde 4.2 and, in case, consider more work being done
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=989180
17 years ago
Script Kiddy
e7b0a4a260
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=987255
17 years ago
Script Kiddy
13f635d3c8
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=986481
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