Dirk Mueller
43a23a2de6
the usual "daily unbreak compilation"
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=661101
19 years ago
Pino Toscano
106e96240c
rename (almost) every ActionFoo class to FooAction
...
exception to this is the ActionDocumentAction, renamed to DocumentAction and whose id is DocAction
svn path=/trunk/KDE/kdegraphics/okular/; revision=660523
19 years ago
Pino Toscano
2654c1b16b
set a proper WId for KWallet -- thanks Lubos for the kind remind :)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=659706
19 years ago
Luboš Luňák
6843ce2916
No default window argument to kwallet calls.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=659643
19 years ago
Urs Wolfer
30114716c4
adopt to new API
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=659609
19 years ago
Script Kiddy
46781db872
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=658969
19 years ago
Albert Astals Cid
3ff1d4b9be
adapt to poppler head change
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=658743
19 years ago
Pino Toscano
f61e86d542
Adapt to the recent changes in Poppler HEAD, mainly in the posibility to generate links anytime, and not just as a result of a pixmap generation.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=658738
19 years ago
Pino Toscano
fa7ec200a4
this is no more needed
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=658624
19 years ago
Pino Toscano
1248d82976
Keep it up to the recent poppler HEAD changes:
...
- add the title when printing
- add a print settings page for the rasterization option
both were already there in KPDF, just waiting for their counterpart in poppler.
svn path=/trunk/KDE/kdegraphics/okular/; revision=658608
19 years ago
Pino Toscano
db817781c9
cache the font names instead of reinit them every time we want the information about fonts
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=656936
19 years ago
Pino Toscano
7ad2256498
let poppler calculate width and height
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=656830
19 years ago
Pino Toscano
76171e38e6
manual activate the antialiasing for both text and gfx, if using poppler HEAD
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=656807
19 years ago
Laurent Montel
c03c8f0c3c
Remove not necessary include
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=656802
19 years ago
Laurent Montel
44fbf99be0
Remove not necessary include
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=656728
19 years ago
Pino Toscano
2e024d6d96
generalize a bit more the way for constructing "standard" ExportFormat's
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=656426
19 years ago
Pino Toscano
214883d582
free the resources when we close the document
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=656214
19 years ago
Pino Toscano
84f7c0a6e3
own header first
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=656162
19 years ago
Pino Toscano
0e12746a92
Link -> Action renaming.
...
TextDocumentConverter::addLink -> addAction
Document::processLink -> processAction
svn path=/trunk/KDE/kdegraphics/okular/; revision=656145
19 years ago
Pino Toscano
5f21b15d99
Link -> Action renaming.
...
Step #2 : Link -> Action for the action hierarchy, and for the ObjectRect type.
svn path=/trunk/KDE/kdegraphics/okular/; revision=656140
19 years ago
Pino Toscano
f3e484082d
Link -> Action renaming.
...
Step #1 : link.(cpp|h) -> action.(cpp|h)
svn path=/trunk/KDE/kdegraphics/okular/; revision=656123
19 years ago
Jiri Klement
afa1902c78
Fixed wrong rendering size of images which don't have dpi specified. I had to use workaround described in loadImageFromFile method
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=656095
19 years ago
Albert Astals Cid
0d47b62715
krazy include order issues
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=655893
19 years ago
Jiri Klement
6147136895
Unpack page source completely before rendering. It's possible that another file from zip will be required during rendering (font, image, ...), but KZip doesn't allow simuntanelous reading of more than one file.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=655840
19 years ago
Chusslove Illich
120e3a6d79
i18n fixes.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=655194
19 years ago
Pino Toscano
55a06c9b00
read the Open attribute from the poppler toc
...
the attribute is in poppler HEAD (future 0.6), but it's not incompatible with the 0.5.x serie
svn path=/trunk/KDE/kdegraphics/okular/; revision=654773
19 years ago
Jiri Klement
0b77d7011c
Fixed parsing of abbreviated data - now it don't freeze in case of wrong data in xps
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=654647
19 years ago
Albert Astals Cid
3f927c095a
maks was right, zoom was the problem
...
It seems getRect returns always the rect at 100% zoom so use page->width() and not request->width() to calculate link rect positions
svn path=/trunk/KDE/kdegraphics/okular/; revision=652717
19 years ago
David Faure
728f386e95
extra ';'
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=652580
19 years ago
Script Kiddy
2e5b353482
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=652113
19 years ago
David Jarvie
6ccde0505c
Add fancy date option to KLocale::formatDate(), KLocale::formatDateTime()
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=652038
19 years ago
Script Kiddy
e54cfd797f
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=651276
19 years ago
Albert Astals Cid
55a67a082e
Each plugin installs a application desktop so that the supported mimetypes are exactly the ones supported by the plugins installed
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=651194
19 years ago
Pino Toscano
29d515a996
adapt to the recent fix of Lubos to FindFreetype.cmake
...
svn path=/trunk/playground/graphics/okular/; revision=650464
19 years ago
Luboš Luňák
cf3922d498
No kde_xget_temp_gc().
...
svn path=/trunk/playground/graphics/okular/; revision=649258
19 years ago
Albert Astals Cid
1c8453f629
remove accidental change
...
svn path=/trunk/playground/graphics/okular/; revision=648179
19 years ago
Albert Astals Cid
5365f79d6d
fordwardport r648173 kpdf/branches/KDE/3.5/kdegraphics/kpdf/ (4 files in 3 dirs):
...
Give KMessageBoxes a parent widget.
DVI plugin is missing 4 messageboxes, some work has to be done to get them know the document() so they can call widget()
svn path=/trunk/playground/graphics/okular/; revision=648175
19 years ago
Brad Hards
5f09330e23
Find libqgs, even if it isn't installed.
...
CURRENT_SOURCE_DIR is playground/graphics/okular/generators/ghostview/
so ../libqgs would be
playground/graphics/okular/generators/libqgs
and ../../libqgs would be
playground/graphics/okular/libqgs
so we need ../../../libqgs
svn path=/trunk/playground/graphics/okular/; revision=648055
19 years ago
Pino Toscano
c953ca9927
now that kde depends on Qt4.3, reenable the xps generator by default
...
svn path=/trunk/playground/graphics/okular/; revision=648028
19 years ago
David Faure
06d18ea3cc
Make it possible to compile all of playground in one go (but also still to compile it like before, of course).
...
-> CMAKE_SOURCE_DIR replaced with CMAKE_CURRENT_SOURCE_DIR.
Remove module-wide config.h files, unused yet, but better remove the temptation.
svn path=/trunk/playground/graphics/okular/; revision=647336
19 years ago
Pino Toscano
a54af96ed8
KProcess -> K3Process
...
svn path=/trunk/playground/graphics/okular/; revision=647321
19 years ago
Laurent Montel
9c9ee91dba
Port to new api
...
svn path=/trunk/playground/graphics/okular/; revision=647114
19 years ago
Anne-Marie Mahfouf
1945d479ef
that fixes the "undefined reference to `jpeg_std_error(jpeg_error_mgr*)'" error that several of us get
...
svn path=/trunk/playground/graphics/okular/; revision=646728
19 years ago
David Faure
0c1b5314e9
Use standard mimetype names from shared-mime-info
...
svn path=/trunk/playground/graphics/okular/; revision=644959
19 years ago
Pino Toscano
a7abb688a3
- convert to the xdg mimetypes
...
- remove the self-installed mimetypes, as they are in freedesktop.org or in our db
svn path=/trunk/playground/graphics/okular/; revision=644840
19 years ago
Christian Ehrlicher
c5c2da7c89
fix win32 compilation
...
warnings--
svn path=/trunk/playground/graphics/okular/; revision=643874
19 years ago
Pino Toscano
c363cad735
this should hopefully fix the build
...
svn path=/trunk/playground/graphics/okular/; revision=643486
19 years ago
Pino Toscano
f18845576b
add the permission to fill forms
...
svn path=/trunk/playground/graphics/okular/; revision=643462
19 years ago
Tobias Koenig
ef13da1225
Fixed the loading of documents where not all pages are referenced
...
via links. That's a bug which also exists in the original explode.c
demo app from plkr.org.
svn path=/trunk/playground/graphics/okular/; revision=643276
19 years ago
Tobias Koenig
bc309799d7
Worked around some bugs in QTextCursor/Document, bug reports already sent to TT
...
svn path=/trunk/playground/graphics/okular/; revision=643230
19 years ago