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
Pino Toscano
a114192823
SVN_SILENT exclude the 'unpluck' subdir of plucker backend, it should be an external library
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=655943
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
40a99f75ed
make PageSize implicitely shared
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=655185
19 years ago
Pino Toscano
e61f5d393a
SVN_SILENT forgot this
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=655136
19 years ago
Pino Toscano
3f84c8ccad
move modifyAnnotation to the private class
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=655132
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
Urs Wolfer
989ed1ac23
fix icon names
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=654591
19 years ago
Pino Toscano
4a166a0d70
SVN_SILENT fix copy-paste error
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=654331
19 years ago
Albert Astals Cid
b0339a4e40
fix some easy krazy issues
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=654317
19 years ago
Pino Toscano
29e8bbc50f
make it possible for generators to decide the initial open/close state for the items of a TOC
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=654247
19 years ago
Pino Toscano
9fd1c51ca5
update here and there
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=654232
19 years ago
Pino Toscano
92b8e8bf1a
in the top bar, add a label with the number of pages
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=654187
19 years ago
Pino Toscano
acd19bc8f7
move the Page serialization functions to the private class, and make Document access to them
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=653988
19 years ago
Pino Toscano
efb6a5bcc6
rename Document::Private to DocumentPrivate
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=653987
19 years ago
Pino Toscano
df5b2c3329
make ExportFormat implicitely shared, especially because it's mostly a "read-only" class
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=653196
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
Stephan Binner
1f2294387d
fix icon name
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=652392
19 years ago
Pino Toscano
f798fd8750
i want apidox
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=652366
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
Benjamin Reed
bf5db4084b
use the FindFreetype.cmake that comes with kdelibs
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=651731
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
Script Kiddy
e46e391e7d
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=650659
19 years ago
Pino Toscano
4b4cb7f3ac
add cache and licence
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=650504
19 years ago
Pino Toscano
50b5d92526
move these checks from playground/graphics, okular needs them
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=650483
19 years ago
Pino Toscano
5bd023ee5e
does not seem to be used
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=650482
19 years ago
Pino Toscano
ab89efdc56
move okular doc to kdegraphics
...
svn path=/trunk/KDE/kdegraphics/doc/okular/; revision=650478
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
Pino Toscano
8f443fc5fd
disable the old newstuff system, waiting for the porting to the new one
...
svn path=/trunk/playground/graphics/okular/; revision=649662
19 years ago
Pino Toscano
88feb05854
use QCursor instead of KCursor for cursor shapes
...
svn path=/trunk/playground/graphics/okular/; revision=649588
19 years ago
Pino Toscano
ff25e151c5
new kdelibs API
...
svn path=/trunk/playground/graphics/okular/; revision=649300
19 years ago
Luboš Luňák
cf3922d498
No kde_xget_temp_gc().
...
svn path=/trunk/playground/graphics/okular/; revision=649258
19 years ago
Anne-Marie Mahfouf
f8b2cc98a6
typos
...
svn path=/trunk/playground/graphics/okular/; revision=648199
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
Pino Toscano
fda81c6a58
SVN_SILENT unused #include
...
svn path=/trunk/playground/graphics/okular/; revision=648134
19 years ago
Pino Toscano
0861c3286f
small touches to the backend choosing dialog:
...
- improves the text, getting rid of the wordwrap for the label
- delete the widget class when no more needed
svn path=/trunk/playground/graphics/okular/; revision=648131
19 years ago
Pino Toscano
5deae607aa
do time profiling only when needed
...
svn path=/trunk/playground/graphics/okular/; revision=648103
19 years ago
Pino Toscano
95bb597a85
hide the text selection inside the private class of Page
...
svn path=/trunk/playground/graphics/okular/; revision=648095
19 years ago
Laurent Montel
874714e2b5
Fix typo
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=648068
19 years ago
Laurent Montel
4cdcb4a674
Fix typo
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=648066
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