Pino Toscano
02dde1035c
for now, don't create xml storage files for non-local urls, as the local name will always change
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=755447
18 years ago
Pino Toscano
6848a3ec6a
no need to watch the locally downloaded files of remote urls
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=755441
18 years ago
Jakob Petsovits
0da4f3ebb8
Icon naming spec (code changes - KDE/):
...
* view-left-right -> view-split-left-right
* view-top-bottom -> view-split-top-bottom
svn path=/trunk/KDE/kdegraphics/okular/; revision=755418
18 years ago
Jakob Petsovits
1ae1545a4a
Icon renaming (code changes - KDE/):
...
consolidate the fileview-* icons to view-*
svn path=/trunk/KDE/kdegraphics/okular/; revision=755384
18 years ago
Script Kiddy
c91bdf809c
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=755336
18 years ago
Pino Toscano
53abd1a5a6
hide the "draw border around images" option, as it's not working yet
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=755305
18 years ago
Pino Toscano
327ec1cc34
correctly reacts when the "center first page" option is changed, and we need to apply it (more than 1 column)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=755279
18 years ago
Pino Toscano
39fb1ef5b6
correctly show/hide the form widgets in each page correctly even when not in Continuous mode
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=755275
18 years ago
Pino Toscano
975b5e550b
give the debug messages their correct area
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=755235
18 years ago
Pino Toscano
d54e2515ae
clear the list of pages with text selection when the document changes
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=755228
18 years ago
Pino Toscano
3c52fd1456
Change the page layouting procedure so:
...
- pages not in the view (wth no Continuous mode active) are just "hidden", but they now have a valid size;
this way, we can preload "hidden" pages even when in Continouos mode
- merge the layouting methods (simplify a bit)
CCBUG: 153675
svn path=/trunk/KDE/kdegraphics/okular/; revision=755216
18 years ago
Pino Toscano
8761aa5f12
add possibility to for an item to be "set visible" or not
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=755208
18 years ago
Jure Repinc
e60c1ec1cf
The background is always yellow, the text can be hard to read with a dark
...
color scheme with white text. So now the text is always set to black.
svn path=/trunk/KDE/kdegraphics/okular/; revision=755179
18 years ago
Pino Toscano
4554ddbf8b
Patch by Luigi Toscano <luigi.toscano@tiscali.it> to reactivate the rendering of postscript specials.
...
Thanks Luigi.
CCMAIL: luigi.toscano@tiscali.it
BUG: 154507
svn path=/trunk/KDE/kdegraphics/okular/; revision=754951
18 years ago
Pino Toscano
ca5b6e6203
don't install observer.h, it's not needed for backends
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=754904
18 years ago
Pino Toscano
59f19fe8aa
Patch by Luigi Toscano <luigi.toscano@tiscali.it> to mplemented printing support for DVI backend.
...
CCMAIL: luigi.toscano@tiscali.it
He says:
"Thanks for the infrastructure work to John Layt and apologies for my (non-existent) reply to your mail..."
CCMAIL: john@layt.net
svn path=/trunk/KDE/kdegraphics/okular/; revision=754729
18 years ago
Pino Toscano
0b65d8ef2b
set the help index to okular
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=754715
18 years ago
Script Kiddy
c878863fe7
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=754564
18 years ago
Pino Toscano
8d726bc18a
use the new debug area numer of the DVI backend
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=754357
18 years ago
Pino Toscano
3c64c3232a
Start adding a minimal way to handle the different flavours of unrar.
...
For now, deny the usage of the "unrar-free", as it does not seem to be much usable...
svn path=/trunk/KDE/kdegraphics/okular/; revision=754056
18 years ago
Jakob Petsovits
24e03633fc
Icon naming spec compliance (code changes - KDE/):
...
* edit-find-next -> go-down-search
* edit-find-previous -> go-up-search
svn path=/trunk/KDE/kdegraphics/okular/; revision=753922
18 years ago
Pino Toscano
6862247d3c
page is in -1..n-1 now
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=753871
18 years ago
Pino Toscano
2c57eeb6e3
reach only to 0..n-1 queries for fonts, and only in the proper order
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=753867
18 years ago
Pino Toscano
1aab311b5c
Slightly change the indexes used to query the generator for fonts:
...
- 0..n-1 are the page indexes again
- -1 is for the fonts not reall belonging to a single page (or when no selective page extraction can be done)
svn path=/trunk/KDE/kdegraphics/okular/; revision=753866
18 years ago
Jakob Petsovits
79006833de
Icon naming spec compliance (code changes - KDE/):
...
* actions/user -> places/user-identity
* places/contact -> mimetypes/x-office-contact
* fix KMail and KNode configuration dialog page icons
* and bits of other fix-up stuff.
svn path=/trunk/KDE/kdegraphics/okular/; revision=753841
18 years ago
Script Kiddy
4bc4f57855
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=753675
18 years ago
Pino Toscano
e984ef4086
Patch by Luigi Toscano <luigi.toscano@tiscali.it> to:
...
- simplify the handling of the pages wrt rotation
- make internal anchors hyperlinks work again
Thanks!
CCMAIL: luigi.toscano@tiscali.it
svn path=/trunk/KDE/kdegraphics/okular/; revision=753485
18 years ago
Pino Toscano
03e0154fc4
use a stack of dom elements by value, so no memory is leaked
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=753169
18 years ago
Jakob Petsovits
6164d717d8
Icon naming spec compliance (code changes - KDE/):
...
* go-{next,previous,first,last}-rtl -> go-{previous,next,last,first}
* document-start-presentation -> view-presentation
svn path=/trunk/KDE/kdegraphics/okular/; revision=753149
18 years ago
Pino Toscano
f84c256657
don't activate the TOC when it has no items
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=753072
18 years ago
Pino Toscano
b92fce0027
move to the crystalsvg theme
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=753043
18 years ago
Pino Toscano
cd508ca79c
use the right mimetype
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=752787
18 years ago
Pino Toscano
7c16841778
use the correct names for the prev/next page actions...
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=752766
18 years ago
Pino Toscano
0428029203
fix okular icon
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=752764
18 years ago
Pino Toscano
6d68021b61
delete the annotation item when the annotation it represent was removed
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=752761
18 years ago
Pino Toscano
a02131d6a9
do not leak the text selection when stopping the construction of a text highlight annotation
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=752760
18 years ago
Pino Toscano
8f40bfdb21
If the font name is not available, show '-' to the user (instead of nothing).
...
TODO for the string unfreeze: add a better string.
svn path=/trunk/KDE/kdegraphics/okular/; revision=752578
18 years ago
Pino Toscano
9e45d58aaf
adapt to the recent debug areas
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=752570
18 years ago
Pino Toscano
c6a6c3873d
better initialize the document structure to avoid crashing later
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=752566
18 years ago
Pino Toscano
0a1668b6c1
Ignore a "transparent" background color for paragraphs.
...
BUG: 154221
svn path=/trunk/KDE/kdegraphics/okular/; revision=752536
18 years ago
Pino Toscano
44aa2d7088
Globally store an icon loader different that the global one (eg the KPart one);
...
this way we can load our custom icons when embedded in other shells than ours.
svn path=/trunk/KDE/kdegraphics/okular/; revision=752473
18 years ago
Pino Toscano
cad5fe4806
use the new document{Back|Forward}() standard actions
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=752443
18 years ago
Pino Toscano
288fce0b82
AnnotationGuiUtils -> GuiUtils
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=752259
18 years ago
Pino Toscano
d22bd483f8
use the new icon for the backend
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=752246
18 years ago
Pino Toscano
bf50301758
polish
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=752245
18 years ago
Pino Toscano
0d7a560490
copy temporary icon for the ghostscript backend from kappfinder, and install it locally
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=752242
18 years ago
Script Kiddy
270b737e0d
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=751972
18 years ago
Pino Toscano
3140a1ee05
fix the name of Tools menu
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=751039
18 years ago
Patrick Spendrin
766167f827
make add note about not finding optional package + updating non-pkgconfig configuration
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=750768
18 years ago
Script Kiddy
98df549bc8
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=750404
18 years ago