Pino Toscano
d2cde67548
bump minor number in okularcore library version
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=907919
17 years ago
Brad Hards
9c73f7c314
Implement support for the left-margin property.
...
This completes the work on the test sample in http://bugs.kde.org/show_bug.cgi?id=154980
BUG:154980
svn path=/trunk/KDE/kdegraphics/okular/; revision=907544
17 years ago
Pino Toscano
d77c997f94
Document that we can read from stdin when called with '-' as command line argument.
...
BUG: 175653
svn path=/trunk/KDE/kdegraphics/okular/; revision=906809
17 years ago
Pino Toscano
61870cfc34
Even if "one release late", give proper credit to Eugene Trouven for his goo-lookin' artwork for annotations.
...
Thanks again, Eugene!
CCMAIL: eugene.trounev@gmail.com
svn path=/trunk/KDE/kdegraphics/okular/; revision=906802
17 years ago
Pino Toscano
fa480249ad
bump the development version to 0.8.80
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=906756
17 years ago
Brad Hards
20b83ac8de
General improvements to visual rendering of .odt
...
documents.
We can now (more) correctly render cell widths,
documents containing more than just a table,
documents containing lists within table cells,
and documents containing variable formatting
within a single table cell.
Significantly improves rendering of example in
http://bugs.kde.org/show_bug.cgi?id=154980
There is still an issue relating to list indenting.
CCBUG:154980.
svn path=/trunk/KDE/kdegraphics/okular/; revision=906395
17 years ago
Pino Toscano
b811186781
Add the new shiny set of icons for the annotation tools, done by Eugene 'it-s' Trounev, thanks!
...
CCMAIL: eugene.trounev@gmail.com
Disabling some old icons, and removing some temporary ones.
svn path=/trunk/KDE/kdegraphics/okular/; revision=905910
17 years ago
Brad Hards
80870cf54c
Add support for the "justify", "start" and "end" text alignment
...
modes.
Partly addresses rendering problems identified at
http://bugs.kde.org/show_bug.cgi?id=154980
CCBUG:154980
svn path=/trunk/KDE/kdegraphics/okular/; revision=905238
17 years ago
Pino Toscano
ac04d63468
use the base implementation of setPageSize
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=904847
17 years ago
Pino Toscano
46a2bb5273
When the loaded document is empty, consider its loading as failed.
...
(Added a TODO for a proper UI message.)
BUG: 179447
svn path=/trunk/KDE/kdegraphics/okular/; revision=904821
17 years ago
Christian Ehrlicher
ebb92ad08e
add win32 app icons where needed and possible
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=904611
17 years ago
Brad Hards
5d4d71c6bd
Protect against potential broken manifest files.
...
Fixes CID:4679 and CID:4680.
svn path=/trunk/KDE/kdegraphics/okular/; revision=903998
17 years ago
Albert Astals Cid
d40bec4671
Normalize the rect, after all is called normalized rect, no?
...
Fixes first pdf of bug 161327
Pino, should i backport this to 4.1.4?
CCBUG: 161327
svn path=/trunk/KDE/kdegraphics/okular/; revision=902306
17 years ago
Script Kiddy
fdf4e64fae
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=899359
17 years ago
Pino Toscano
86942f0949
- open the temporary file name only after any option is set to it (fix crash when asking to print to pdf)
...
- close the file before sending it for printing, so we can be sure it is written as a whole
svn path=/trunk/KDE/kdegraphics/okular/; revision=899239
17 years ago
Pino Toscano
211f082f1e
Scan recursively for images in CBZ archives.
...
BUG: 178029
svn path=/trunk/KDE/kdegraphics/okular/; revision=899134
17 years ago
Albert Astals Cid
e8804c18f6
Update m_showMenuBarAction on the proper time
...
BUG: 178020
svn path=/trunk/KDE/kdegraphics/okular/; revision=898742
17 years ago
Script Kiddy
2eecd577ed
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=898588
17 years ago
Pino Toscano
e0987c2989
fix logic error
...
BUG: 178028
svn path=/trunk/KDE/kdegraphics/okular/; revision=898354
17 years ago
Patrick Spendrin
4d752a2dc0
give over the correct filename
...
this is needed as chm_open requires native separators
svn path=/trunk/KDE/kdegraphics/okular/; revision=898343
17 years ago
Pino Toscano
551145c54f
When moving annotations, consider just the rotation of their pages, and not also the page orientation.
...
BUG: 177598
svn path=/trunk/KDE/kdegraphics/okular/; revision=898291
17 years ago
Script Kiddy
6ad1b92793
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=898120
17 years ago
Laurent Montel
73ce3b48b7
Port to find_package(PkgConfig)
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=897480
17 years ago
John Layt
cc45ce4a1e
Fix Print to File output by using Ghostscript ps2pdf to convert ps print file
...
into pdf format and save that. Only enabled in PDF, DVI, and DJVU generators
if ps2pdf is found in the path. Ghostscript is almost always guaranteed to
be installed given many parts of the printing stack depends on it.
Note that resulting PDF or PS file will have the page size as set in the print
dialog and not the page size of the original document, i.e. if an A5 booklet
is printed but the dialog page size is set to A4 then the resulting file will
be A4 and not A5.
svn path=/trunk/KDE/kdegraphics/okular/; revision=897000
18 years ago
Pino Toscano
40d96b9cdd
remove the mapping when the playback of a sound is done
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=896747
18 years ago
Pino Toscano
055e7b0d66
add the compressed versions of eps
...
BUG: 177516
svn path=/trunk/KDE/kdegraphics/okular/; revision=896220
18 years ago
Pino Toscano
7d410b92d2
check whether the loading really suceeeded
...
sadly libspectre does not seem to fail in cases where it should... (bug filed)
svn path=/trunk/KDE/kdegraphics/okular/; revision=896112
18 years ago
Pino Toscano
cba63bd669
Pass the plugin keyword when creating generators.
...
This should make the Ruby binding work again.
BUG: 177537
svn path=/trunk/KDE/kdegraphics/okular/; revision=895926
18 years ago
John Layt
2550898805
Fixes to FilePrinter for Qt 4.4:
...
1) detectCupsService() finally works because QTCPSocket finally works.
Assumes Cups is on localhost:631 which is a compromise as Qt won't
even tell us if it is using Cups, let alone where Cups is.
2) Duplex printing obeys user selected option from dialog rather than
just guessing.
3) If custom page margins set then respect these
svn path=/trunk/KDE/kdegraphics/okular/; revision=895905
18 years ago
Albert Astals Cid
522ffd00b6
Try to fix again the inifite scroolbar loop
...
It's still to be improved because it gives you a uncentered page, but better a bit ugly than unusable
This fix will be in KDE 4.1.4
BUGS: 160628
svn path=/trunk/KDE/kdegraphics/okular/; revision=894427
18 years ago
Albert Astals Cid
acf5922dd4
correctly restore m_showMenuBarAction status on startup
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=894123
18 years ago
Script Kiddy
7ac43b7aa5
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=891618
18 years ago
Brad Hards
71abc20867
Typo fixes for API documentation.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=891066
18 years ago
Pino Toscano
2ec7736962
you don't customize the gui, so there's no need to implement the GuiInterface
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=891030
18 years ago
Pino Toscano
855a32c601
isolate the tiff loading in an own function
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=890978
18 years ago
Pino Toscano
a2b63a66dc
simplier way to get a file name
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=890968
18 years ago
Pino Toscano
25a414904a
djvu toc:
...
- add mapping for page id/name/title -> page
- properly get the destination for "named" destinations in toc items
this way we should recognize all the types of destinations in a djvu toc
svn path=/trunk/KDE/kdegraphics/okular/; revision=890963
18 years ago
Pino Toscano
674380340e
supports url's as destination of toc items
...
(although i have no djvu documents with such stuff, so i could not test it properly)
svn path=/trunk/KDE/kdegraphics/okular/; revision=890903
18 years ago
Pino Toscano
090d1ec8a1
SVN_SILENT update apidox of DocumentSynopsis
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=890893
18 years ago
Pino Toscano
3b7aa33f5e
if available, support URLs destinations for items
...
(using poppler HEAD of 5 minutes ago or more recent)
svn path=/trunk/KDE/kdegraphics/okular/; revision=890892
18 years ago
Pino Toscano
5bfb9dca4f
Support for external URLs as destination for the TOC items.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=890883
18 years ago
Pino Toscano
b43fe1ce35
djvu toc:
...
- do not skip any entry
- better detection of the destination in case it is a page number, a page name or a url
- simplier handling of page numbers as destination
svn path=/trunk/KDE/kdegraphics/okular/; revision=890869
18 years ago
Pino Toscano
769a70956f
add more checks against invalid viewports
...
fix crash when activating some of the toc items in the testcase of #176513 (still it would be nice to know why they are "void" items"...)
svn path=/trunk/KDE/kdegraphics/okular/; revision=890803
18 years ago
Pino Toscano
52a666f073
When starting an incremental search, do not consider the start page "done" if there was a match in it.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=890800
18 years ago
Brad Hards
ec5589c599
Implement scale-down for images that would not otherwise fit
...
on the selected printed page format.
BUG:174447
svn path=/trunk/KDE/kdegraphics/okular/; revision=890775
18 years ago
Pino Toscano
edc7d22c12
reset the line edit palette when we get results
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=890654
18 years ago
Pino Toscano
9d1977d645
Resize accordingly when we are resized from "outside" (eg by the WM).
...
BUG: 173545
svn path=/trunk/KDE/kdegraphics/okular/; revision=890639
18 years ago
Pino Toscano
3ebce5aaf5
Add hidden configuration for showing the document title (if any) in the title bar. Default is true (as before).
...
Based on a patch by Alejandro Exojo, thanks!
$ kwriteconfig --file okularpartrc --group General --key DisplayDocumentTitle --type bool false
BUG: 158401
svn path=/trunk/KDE/kdegraphics/okular/; revision=890576
18 years ago
Pino Toscano
a6bfc8bbdc
be sure to toggle the drawing mode when exiting from presentation, if checked
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=890518
18 years ago
Pino Toscano
5d10ae58c6
Pass the action collection directly in the ctor of the presentation widget, so we can use its actions there too.
...
As result, move the creation of the drawing actions in the main kpart and just plug them, so their shortcut can be configured.
BUG: 175545
svn path=/trunk/KDE/kdegraphics/okular/; revision=890504
18 years ago