Pino Toscano
a0ffddf5ab
Make sure to unload the fonts before unloading freetype. Otherwise the freetype fonts can use the (unloaded in the meanwhile) freetype, and bad things happen.
...
BUG: 155317
svn path=/trunk/KDE/kdegraphics/okular/; revision=779799
18 years ago
Pino Toscano
b30d3ab3a6
make the internal bookmark search method part of the private class
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=779730
18 years ago
Pino Toscano
39c2d29ac2
Do not copy to the selection the text when selecting "Copy text" in the RMB menu, but after releasing the LMB when "visually" selecting text.
...
BUG: 157364
svn path=/trunk/KDE/kdegraphics/okular/; revision=779710
18 years ago
Pino Toscano
cea186978f
Add a tooltip with the embedded status of the font, and the visual preview of it if it is not embedded.
...
(Columns were simplified by a previous commit.)
BUG: 155568
svn path=/trunk/KDE/kdegraphics/okular/; revision=779697
18 years ago
Pino Toscano
4622f7df85
Font information view:
...
- merge the Embedded and the File columns, showing the file name of the font if not embedded, or the kind of embedding
- add a better placeholder string for empty font names
svn path=/trunk/KDE/kdegraphics/okular/; revision=779695
18 years ago
Pino Toscano
d6b22c270d
reindent and add a switch for the role
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=779693
18 years ago
Pino Toscano
3004d81bd8
Add a tooltip for the bookmark name.
...
BUG: 158219
svn path=/trunk/KDE/kdegraphics/okular/; revision=779636
18 years ago
Pino Toscano
e3a29cb93e
add author info
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=779564
18 years ago
Pino Toscano
5e691f9dee
link to less libraries
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=779543
18 years ago
Patrick Spendrin
8de31796b1
install okularcore and kolourpaint_lgpl to the now correct places.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=779538
18 years ago
Ely Levy
2d327c0920
Change link pass
...
svn path=/trunk/playground/graphics/okular/epub/; revision=779322
18 years ago
Ely Levy
e03c9611b7
add some comment
...
svn path=/trunk/playground/graphics/okular/epub/; revision=779314
18 years ago
Ely Levy
5ffb78a744
changed namespace to Epub
...
moved code ro epubdocument.cpp
added about information
svn path=/trunk/playground/graphics/okular/epub/; revision=779313
18 years ago
Ely Levy
182226bd21
add link support
...
svn path=/trunk/playground/graphics/okular/epub/; revision=779013
18 years ago
Script Kiddy
51244e469c
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=778798
18 years ago
Patrick Spendrin
c96ec3acf7
compile++ - Apply the same as in dviRenderer.cpp:383/:384
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=778538
18 years ago
Patrick Spendrin
d11b124e63
remove linkage to not existing libm
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=778207
18 years ago
Ely Levy
f4b3155de3
fixed image/css loading by overriding loadResources
...
svn path=/trunk/playground/graphics/okular/epub/; revision=777690
18 years ago
Ely Levy
3d2802aae7
new spine ref starts on new page
...
svn path=/trunk/playground/graphics/okular/epub/; revision=777210
18 years ago
Script Kiddy
81bea38964
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=776785
18 years ago
Ely Levy
ba22f1d527
revert reading order to by spine
...
svn path=/trunk/playground/graphics/okular/epub/; revision=775987
18 years ago
Ely Levy
032b5aee2a
- now the book is read first in linear order and then the non linear pages in the end.
...
- added a call for epub_free_iterator to clean up memory
svn path=/trunk/playground/graphics/okular/epub/; revision=775339
18 years ago
Pino Toscano
0c1ff7f350
new method/signal for okular 0.7 (kde 4.1)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=775126
18 years ago
Pino Toscano
7266660c37
Add a protected TextDocumentGenerator* generator() to the TextDocumentConverter to make it able to use stuff of the Document (eg a parent for dialogs).
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=775125
18 years ago
Dirk Mueller
a9470717c9
fix logical typo
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=775046
18 years ago
Pino Toscano
f119948841
connect to the changed signals _after_ we set the states, otherwise end up in pushing back to the form fields the same value
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=775040
18 years ago
Script Kiddy
936171d955
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=774940
18 years ago
Pino Toscano
be5abf2c74
ok, fix in the proper way: always compile the manifest, and instead #ifdef the qca2 part in it
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=774915
18 years ago
Pino Toscano
fde51008b8
- compile manifest.cpp only if qca2 was found
...
- macro_log_feature() for info about qca2
- link to less libraries (you don't need poppler!)
svn path=/trunk/KDE/kdegraphics/okular/; revision=774876
18 years ago
Brad Hards
e403126da4
Add support for encrypted ODF documents.
...
This is a bit experimental, but it does (mostly :-)) work for me.
Note that the KWallet integration should be interoperable with
KWord, so if you enter the password in one application, you
shouldn't be prompted for the password in the other (as long as
the document path is the same - it won't work if you move the
document).
svn path=/trunk/KDE/kdegraphics/okular/; revision=774836
18 years ago
Laurent Montel
3f43482199
Make dashboard happy
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=774833
18 years ago
Pino Toscano
c77c26bcfe
extra ';'
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=774797
18 years ago
Ely Levy
380114e26b
removed xmlChar
...
svn path=/trunk/playground/graphics/okular/epub/; revision=774705
18 years ago
Pino Toscano
770852ba61
find and require the epub library
...
svn path=/trunk/playground/graphics/okular/epub/; revision=774655
18 years ago
Pino Toscano
f51cf2b74d
add a cmake module for finding the epub library
...
svn path=/trunk/playground/graphics/okular/epub/; revision=774654
18 years ago
Pino Toscano
b4f798061d
find kde4 and okular, and use their variable
...
svn path=/trunk/playground/graphics/okular/epub/; revision=774652
18 years ago
Ely Levy
20c82e7634
added license
...
svn path=/trunk/playground/graphics/okular/epub/; revision=774642
18 years ago
Ely Levy
0eab081548
version 0.1 of the epub plugin for okular
...
svn path=/trunk/playground/graphics/okular/epub/; revision=774631
18 years ago
Pino Toscano
f8f6fe3256
* even the checkboxes can be grouped together like they would be radio buttons, so add the possibility to have button groups for them as well
...
* don't enable read-only widgets
svn path=/trunk/KDE/kdegraphics/okular/; revision=774017
18 years ago
Albert Astals Cid
aab9224955
resync with kchmviewer
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=773800
18 years ago
Pino Toscano
e780f79fee
install the "public" cmake modules, only FindOkular atm
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=773725
18 years ago
Pino Toscano
ebdc32b46c
polish up a bit:
...
- lowercase the function calls
- use FindPackageHandleStandardArgs
- a bit of doc
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=773724
18 years ago
Pino Toscano
ba59951fe0
merge the checks for stuff in the development version of poppler in a HAVE_POPPLER_0_7
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=773566
18 years ago
Pino Toscano
7aceeecb4d
bump libokularcore library version to 1.1.0
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=773562
18 years ago
Pino Toscano
64e7cd8e41
Optionally, read the "button" form fields from poppler.
...
Enable the support for them only if the poppler version is recent enough (atm, git master of around 9 hours ago).
svn path=/trunk/KDE/kdegraphics/okular/; revision=773549
18 years ago
Pino Toscano
03ea6ff54d
Add the support in the core library and in the user interface for button form fields (ie, push button, check boxes and radio buttons).
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=773548
18 years ago
Pino Toscano
7eac68815b
Use the id of the form fields as id, not the name!
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=773440
18 years ago
Tobias Koenig
5fd6ef5d7c
Remove unneeded code, if we don't have a creator, don't tell okular
...
about it.
svn path=/trunk/KDE/kdegraphics/okular/; revision=773347
18 years ago
Pino Toscano
7518bc0b56
store the EmbeddedFile* directly in the QTreeWidgetItem
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=773060
18 years ago
Script Kiddy
8b4d21d28f
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=772852
18 years ago