Commit graph

4008 commits

Author SHA1 Message Date
Script Kiddy
c91bdf809c SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdegraphics/okular/; revision=755336
2008-01-01 08:09:23 +00:00
Pino Toscano
53abd1a5a6 hide the "draw border around images" option, as it's not working yet
svn path=/trunk/KDE/kdegraphics/okular/; revision=755305
2008-01-01 00:46:54 +00:00
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
2007-12-31 22:41:32 +00:00
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
2007-12-31 22:22:38 +00:00
Pino Toscano
975b5e550b give the debug messages their correct area
svn path=/trunk/KDE/kdegraphics/okular/; revision=755235
2007-12-31 18:44:18 +00:00
Pino Toscano
d54e2515ae clear the list of pages with text selection when the document changes
svn path=/trunk/KDE/kdegraphics/okular/; revision=755228
2007-12-31 18:28:02 +00:00
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
2007-12-31 17:35:22 +00:00
Pino Toscano
8761aa5f12 add possibility to for an item to be "set visible" or not
svn path=/trunk/KDE/kdegraphics/okular/; revision=755208
2007-12-31 17:17:54 +00:00
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
2007-12-31 16:09:46 +00:00
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
2007-12-31 00:24:15 +00:00
Pino Toscano
ca5b6e6203 don't install observer.h, it's not needed for backends
svn path=/trunk/KDE/kdegraphics/okular/; revision=754904
2007-12-30 22:48:40 +00:00
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
2007-12-30 16:41:10 +00:00
Pino Toscano
0b65d8ef2b set the help index to okular
svn path=/trunk/KDE/kdegraphics/okular/; revision=754715
2007-12-30 16:13:50 +00:00
Script Kiddy
c878863fe7 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdegraphics/okular/; revision=754564
2007-12-30 08:56:16 +00:00
Pino Toscano
8d726bc18a use the new debug area numer of the DVI backend
svn path=/trunk/KDE/kdegraphics/okular/; revision=754357
2007-12-29 16:49:03 +00:00
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
2007-12-29 00:04:31 +00:00
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
2007-12-28 19:10:48 +00:00
Pino Toscano
6862247d3c page is in -1..n-1 now
svn path=/trunk/KDE/kdegraphics/okular/; revision=753871
2007-12-28 17:14:10 +00:00
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
2007-12-28 17:07:40 +00:00
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
2007-12-28 17:06:43 +00:00
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
2007-12-28 16:21:31 +00:00
Script Kiddy
4bc4f57855 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdegraphics/okular/; revision=753675
2007-12-28 07:59:25 +00:00
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
2007-12-27 15:38:29 +00:00
Pino Toscano
03e0154fc4 use a stack of dom elements by value, so no memory is leaked
svn path=/trunk/KDE/kdegraphics/okular/; revision=753169
2007-12-26 20:08:29 +00:00
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
2007-12-26 19:31:48 +00:00
Pino Toscano
f84c256657 don't activate the TOC when it has no items
svn path=/trunk/KDE/kdegraphics/okular/; revision=753072
2007-12-26 16:01:54 +00:00
Pino Toscano
b92fce0027 move to the crystalsvg theme
svn path=/trunk/KDE/kdegraphics/okular/; revision=753043
2007-12-26 13:27:47 +00:00
Pino Toscano
cd508ca79c use the right mimetype
svn path=/trunk/KDE/kdegraphics/okular/; revision=752787
2007-12-25 17:44:35 +00:00
Pino Toscano
7c16841778 use the correct names for the prev/next page actions...
svn path=/trunk/KDE/kdegraphics/okular/; revision=752766
2007-12-25 15:16:36 +00:00
Pino Toscano
0428029203 fix okular icon
svn path=/trunk/KDE/kdegraphics/okular/; revision=752764
2007-12-25 15:12:32 +00:00
Pino Toscano
6d68021b61 delete the annotation item when the annotation it represent was removed
svn path=/trunk/KDE/kdegraphics/okular/; revision=752761
2007-12-25 14:47:53 +00:00
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
2007-12-25 14:21:49 +00:00
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
2007-12-24 23:31:52 +00:00
Pino Toscano
9e45d58aaf adapt to the recent debug areas
svn path=/trunk/KDE/kdegraphics/okular/; revision=752570
2007-12-24 22:09:22 +00:00
Pino Toscano
c6a6c3873d better initialize the document structure to avoid crashing later
svn path=/trunk/KDE/kdegraphics/okular/; revision=752566
2007-12-24 21:28:26 +00:00
Pino Toscano
0a1668b6c1 Ignore a "transparent" background color for paragraphs.
BUG: 154221

svn path=/trunk/KDE/kdegraphics/okular/; revision=752536
2007-12-24 18:44:28 +00:00
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
2007-12-24 15:02:32 +00:00
Pino Toscano
cad5fe4806 use the new document{Back|Forward}() standard actions
svn path=/trunk/KDE/kdegraphics/okular/; revision=752443
2007-12-24 13:11:19 +00:00
Pino Toscano
288fce0b82 AnnotationGuiUtils -> GuiUtils
svn path=/trunk/KDE/kdegraphics/okular/; revision=752259
2007-12-24 00:54:21 +00:00
Pino Toscano
d22bd483f8 use the new icon for the backend
svn path=/trunk/KDE/kdegraphics/okular/; revision=752246
2007-12-23 23:43:23 +00:00
Pino Toscano
bf50301758 polish
svn path=/trunk/KDE/kdegraphics/okular/; revision=752245
2007-12-23 23:42:42 +00:00
Pino Toscano
0d7a560490 copy temporary icon for the ghostscript backend from kappfinder, and install it locally
svn path=/trunk/KDE/kdegraphics/okular/; revision=752242
2007-12-23 23:38:15 +00:00
Script Kiddy
270b737e0d SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdegraphics/okular/; revision=751972
2007-12-23 08:32:07 +00:00
Pino Toscano
3140a1ee05 fix the name of Tools menu
svn path=/trunk/KDE/kdegraphics/okular/; revision=751039
2007-12-20 23:17:45 +00:00
Patrick Spendrin
766167f827 make add note about not finding optional package + updating non-pkgconfig configuration
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=750768
2007-12-20 02:34:26 +00:00
Script Kiddy
98df549bc8 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdegraphics/okular/; revision=750404
2007-12-19 08:08:54 +00:00
Pino Toscano
c978580fb6 SVN_SILENT few updates
svn path=/trunk/KDE/kdegraphics/okular/; revision=749295
2007-12-17 00:15:12 +00:00
Pino Toscano
e5c4c7c8c9 Properly apply the Document AA options when loading a document, or when asked to reload our configuration.
svn path=/trunk/KDE/kdegraphics/okular/; revision=749281
2007-12-16 23:39:40 +00:00
Pino Toscano
a8758221fe Return the current configuration for gfx and text antialias.
For now they are always true, as no GUI can be added due to feature+string freeze.

svn path=/trunk/KDE/kdegraphics/okular/; revision=749280
2007-12-16 23:36:12 +00:00
Tom Albers
2bfe44c45c RELICENSE: relicense to GPL2/3. All contributors agreed to the relicense. Received separate mail from Martin Pool:
--------------------------------------------
 > You are listed as copyright holder for the files 
 > in kdegraphics/okular/generators/comicbook/qnatsort.cpp. 
 > Please let me know if you approve of such a relicense.
 >
 > I hope you approce.
 
 I'm willing to relicence to GPL2/3.  I'm reluctant to sign a blank
 cheque by agreeing to all future versions of the licence.
 
 -- 
 Martin
--------------------------------------------
CCMAIL: mbp@sourcefrog.net

svn path=/trunk/KDE/kdegraphics/okular/; revision=749279
2007-12-16 23:34:09 +00:00