Commit graph

4031 commits

Author SHA1 Message Date
Pino Toscano
b30621c8ed put a better icon here
svn path=/trunk/KDE/kdegraphics/okular/; revision=746522
2007-12-09 12:15:03 +00:00
Pino Toscano
552b2fd115 activate a selection block when constructing an ellipse
svn path=/trunk/KDE/kdegraphics/okular/; revision=746502
2007-12-09 10:38:46 +00:00
Pino Toscano
8f55446c17 don't expand the selection rect one pixel too much in both directions
svn path=/trunk/KDE/kdegraphics/okular/; revision=746501
2007-12-09 10:38:14 +00:00
Script Kiddy
79b2b8355f SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdegraphics/okular/; revision=746476
2007-12-09 07:38:47 +00:00
Pino Toscano
fb2b74ad70 proper icons
svn path=/trunk/KDE/kdegraphics/okular/; revision=746450
2007-12-09 01:37:51 +00:00
Pino Toscano
761276e938 correctly enable/disable tools and text tools when switching document
svn path=/trunk/KDE/kdegraphics/okular/; revision=746447
2007-12-09 01:35:42 +00:00
Eike Hein
611f2d01f1 Get rid of superfluous whitespace on the right side of thumbnails when
using a QStyle with SH_ScrollView_FrameOnlyAroundContents, by using the 
viewport's width.

svn path=/trunk/KDE/kdegraphics/okular/; revision=746443
2007-12-09 01:08:23 +00:00
Eike Hein
317c2ebc04 Revert my last commit, as the problem it tried to fix appears to be confined to the Oxygen engine.
svn path=/trunk/KDE/kdegraphics/okular/; revision=746440
2007-12-09 00:45:13 +00:00
Eike Hein
15d9622755 Get rid of the superfluous whitepace to the right of the thumbnail widgets.
svn path=/trunk/KDE/kdegraphics/okular/; revision=746435
2007-12-08 23:26:25 +00:00
Pino Toscano
6546e208d9 remove tool_eraser.png, there's an oxygen icon for it
svn path=/trunk/KDE/kdegraphics/okular/; revision=746432
2007-12-08 23:20:27 +00:00
Pino Toscano
3fe54b79e8 do not center the "dummy" image of the text annotation, otherwise there's a "jump" when the note is placed
svn path=/trunk/KDE/kdegraphics/okular/; revision=746431
2007-12-08 23:19:42 +00:00
Eike Hein
435a6390b8 Anti-alias the "No annotations" box in the Reviews tab.
svn path=/trunk/KDE/kdegraphics/okular/; revision=746416
2007-12-08 22:39:25 +00:00
Jeremy Paul Whiting
ba526769a1 dont try to install ghns images that are no longer here
svn path=/trunk/KDE/kdegraphics/okular/; revision=746352
2007-12-08 19:02:01 +00:00
Jeremy Paul Whiting
962448d374 move to where it's used
svn path=/trunk/KDE/kdegraphics/okular/; revision=746351
2007-12-08 19:00:33 +00:00
Jeremy Paul Whiting
e2c9de4d1b move to kns where it is used
svn path=/trunk/KDE/kdegraphics/okular/; revision=746349
2007-12-08 18:59:42 +00:00
Jeremy Paul Whiting
a8d13e8d7c move to where it is used
svn path=/trunk/KDE/kdegraphics/okular/; revision=746348
2007-12-08 18:58:47 +00:00
Pino Toscano
1022878a5a icon renaming:
- pencil -> draw-freehand

svn path=/trunk/KDE/kdegraphics/okular/; revision=746342
2007-12-08 18:49:02 +00:00
Pino Toscano
9b4e3bd80a icon renaming:
- eraser -> draw-eraser

svn path=/trunk/KDE/kdegraphics/okular/; revision=746312
2007-12-08 17:26:24 +00:00
Pino Toscano
995972052d Review toolbar:
- enable/disable (instead of hide/show) the tools that cannot be constructed (eg due to the document not extracting text)
- disable the tools when there is no document open

svn path=/trunk/KDE/kdegraphics/okular/; revision=746293
2007-12-08 15:59:04 +00:00
Pino Toscano
be088ab698 fix icons
svn path=/trunk/KDE/kdegraphics/okular/; revision=746279
2007-12-08 14:57:24 +00:00
Pino Toscano
a194acf2bc Foo/FooPrivate for TextDocumentConverter
svn path=/trunk/KDE/kdegraphics/okular/; revision=746277
2007-12-08 14:45:32 +00:00
Pino Toscano
870980da75 correctly set the External flag for annotations loaded from documents
svn path=/trunk/KDE/kdegraphics/okular/; revision=746264
2007-12-08 13:45:06 +00:00
Laurent Montel
2eb9a53642 Add soname
svn path=/trunk/KDE/kdegraphics/okular/; revision=746258
2007-12-08 13:15:57 +00:00
Pino Toscano
cae8db59ba for now, disable the editing of extrnal annotations (ie, the ones in the document)
svn path=/trunk/KDE/kdegraphics/okular/; revision=746252
2007-12-08 12:45:44 +00:00
Pino Toscano
7c85a2a804 Add a simple GUI to configure the tickness for line annotations.
Two new messages OK'ed by translators.

svn path=/trunk/KDE/kdegraphics/okular/; revision=746224
2007-12-08 11:31:37 +00:00
Pino Toscano
aa9181b3a1 disable the option button for now
svn path=/trunk/KDE/kdegraphics/okular/; revision=746110
2007-12-07 21:55:41 +00:00
Albert Astals Cid
8f0c595dfd Use pagesize with double values to divide, if not the rounding up and down and whatnow hits us and we get a page of the different size we wanted.
BUG: 153621

svn path=/trunk/KDE/kdegraphics/okular/; revision=746081
2007-12-07 19:17:53 +00:00
Christian Ehrlicher
690bfc7456 add missing qtimer.h
svn path=/trunk/KDE/kdegraphics/okular/; revision=746030
2007-12-07 15:40:25 +00:00
Script Kiddy
8d7e8be0c7 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdegraphics/okular/; revision=745899
2007-12-07 08:14:18 +00:00
Pino Toscano
2354aebd55 remove the 'lib' prefix from the okularpart
make konqueror able to load again okular as embedded :/

svn path=/trunk/KDE/kdegraphics/okular/; revision=745740
2007-12-06 23:12:27 +00:00
Pino Toscano
776dec4aae bump version to 0.5.94
svn path=/trunk/KDE/kdegraphics/okular/; revision=744919
2007-12-04 21:37:15 +00:00
Pino Toscano
66376cf31f make swap() private
svn path=/trunk/KDE/kdegraphics/okular/; revision=744918
2007-12-04 21:36:32 +00:00
Burkhard Lück
984d38ab9e extract also the tool names for translation
CCMAIL:toscano.pino@tiscali.it
CCMAIL:okular-devel@kde.org 

svn path=/trunk/KDE/kdegraphics/okular/; revision=744494
2007-12-03 20:01:53 +00:00
Jakob Petsovits
d9de20dfe7 Masses of icon fixes and adaptions, caused by the original
desire to rename "edit" to "object-edit". I changed my mind
in the middle of the process (but had lots of other changes
lying around already and really need to stop), so many
or all of the newly renamed "object-edit" icons might
vanish again.

But all in all, there are improvements in many places.

svn path=/trunk/KDE/kdegraphics/okular/; revision=744272
2007-12-03 06:27:42 +00:00
Pino Toscano
bd294e1de6 move the FilePrinterPreview to the kpart (no need for it to be in the core library)
svn path=/trunk/KDE/kdegraphics/okular/; revision=744225
2007-12-03 00:17:12 +00:00
Pino Toscano
5b01430bb0 remove internal aboutdata+componentdata of the generator, now it's handled by the plugin system
svn path=/trunk/KDE/kdegraphics/okular/; revision=744197
2007-12-02 22:55:12 +00:00
Pino Toscano
a7d2563d31 update a bit with the recent API changes
(still missing the kdeprint removal, though)

svn path=/trunk/KDE/kdegraphics/okular/; revision=744193
2007-12-02 22:48:31 +00:00
Pino Toscano
d1b62bbe5e link to less libraries
svn path=/trunk/KDE/kdegraphics/okular/; revision=744174
2007-12-02 21:09:17 +00:00
Pino Toscano
ba3c9cbc6c remove the 'lib' prefix from the okularpart
svn path=/trunk/KDE/kdegraphics/okular/; revision=744171
2007-12-02 21:05:10 +00:00
Pino Toscano
2cd01094a7 remove the 'lib' prefix from the okularpart
svn path=/trunk/KDE/kdegraphics/okular/; revision=744170
2007-12-02 21:02:57 +00:00
Pino Toscano
6aa123656a Port the plugin system to the standard KDE factory and loader, getting rid of the custom system okular had so far.
This requires a generator to have a
  MyGenerator(QObject *parent, const QVariantList &args)
constructor in order to be successfully loaded.
The OKULAR_EXPORT_PLUGIN macro was adapted, and the generators to provide it the about data; the protected Generator::setAboutData() is no more needed.

Remove the 'lib' prefix from plugins, unneeded now.

CCMAIL: okular-devel@kde.org

svn path=/trunk/KDE/kdegraphics/okular/; revision=744169
2007-12-02 20:57:24 +00:00
Script Kiddy
4b1e246e87 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdegraphics/okular/; revision=743874
2007-12-02 08:05:31 +00:00
Pino Toscano
c88cf049cc show/hide the antiwidget when we show/hide ourselves
svn path=/trunk/KDE/kdegraphics/okular/; revision=742819
2007-11-28 23:40:39 +00:00
Pino Toscano
2f39925acb set the help tooltip also when creating a toolbar button for the action
(no new string, the same string is already there)

svn path=/trunk/KDE/kdegraphics/okular/; revision=742801
2007-11-28 22:54:22 +00:00
Tobias Koenig
3ce7e38f06 Now that we use QPrinter, call QTextDocument::print() directly...
Enable printing for this generator.

svn path=/trunk/KDE/kdegraphics/okular/; revision=742243
2007-11-27 16:29:50 +00:00
Dirk Mueller
7cfdc3dc80 header cleannness++
svn path=/trunk/KDE/kdegraphics/okular/; revision=742135
2007-11-27 08:44:10 +00:00
John Layt
1b1ed9451b Enable Okular printing features:
* Add FilePrinter class to enable printing via postscript files
* DJVU, PDF, and PS backends print FilePrinter
* All backends enable printing of bookmarked pages
* Print and Print Preview actions enabled/disabled depending on backends
  printing ability

Note that FilePrinter only works on *NIX platforms with Cups, lpr, or lp.



svn path=/trunk/KDE/kdegraphics/okular/; revision=741990
2007-11-26 21:43:54 +00:00
Albert Astals Cid
2153ec5edd resync with spectre
svn path=/trunk/KDE/kdegraphics/okular/; revision=741933
2007-11-26 19:15:23 +00:00
Pino Toscano
d3f4460d38 add icon for the pdf export format
svn path=/trunk/KDE/kdegraphics/okular/; revision=741369
2007-11-25 14:48:54 +00:00
Pino Toscano
34ef597517 SVN_SILENT simplify
svn path=/trunk/KDE/kdegraphics/okular/; revision=741358
2007-11-25 14:10:18 +00:00