4353 Commits (18c8cf59e86ef24f64c91cb1000d6088eb77f11c)
 

Author SHA1 Message Date
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. 18 years ago
Pino Toscano b30d3ab3a6 make the internal bookmark search method part of the private class 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. 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. 18 years ago
Pino Toscano 4622f7df85 Font information view: 18 years ago
Pino Toscano d6b22c270d reindent and add a switch for the role 18 years ago
Pino Toscano 3004d81bd8 Add a tooltip for the bookmark name. 18 years ago
Pino Toscano e3a29cb93e add author info 18 years ago
Pino Toscano 5e691f9dee link to less libraries 18 years ago
Patrick Spendrin 8de31796b1 install okularcore and kolourpaint_lgpl to the now correct places. 18 years ago
Ely Levy 2d327c0920 Change link pass 18 years ago
Ely Levy e03c9611b7 add some comment 18 years ago
Ely Levy 5ffb78a744 changed namespace to Epub 18 years ago
Ely Levy 182226bd21 add link support 18 years ago
Script Kiddy 51244e469c SVN_SILENT made messages (.desktop file) 18 years ago
Patrick Spendrin c96ec3acf7 compile++ - Apply the same as in dviRenderer.cpp:383/:384 18 years ago
Patrick Spendrin d11b124e63 remove linkage to not existing libm 18 years ago
Ely Levy f4b3155de3 fixed image/css loading by overriding loadResources 18 years ago
Ely Levy 3d2802aae7 new spine ref starts on new page 18 years ago
Script Kiddy 81bea38964 SVN_SILENT made messages (.desktop file) 18 years ago
Ely Levy ba22f1d527 revert reading order to by spine 18 years ago
Ely Levy 032b5aee2a - now the book is read first in linear order and then the non linear pages in the end. 18 years ago
Pino Toscano 0c1ff7f350 new method/signal for okular 0.7 (kde 4.1) 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). 18 years ago
Dirk Mueller a9470717c9 fix logical typo 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 18 years ago
Script Kiddy 936171d955 SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano be5abf2c74 ok, fix in the proper way: always compile the manifest, and instead #ifdef the qca2 part in it 18 years ago
Pino Toscano fde51008b8 - compile manifest.cpp only if qca2 was found 18 years ago
Brad Hards e403126da4 Add support for encrypted ODF documents. 18 years ago
Laurent Montel 3f43482199 Make dashboard happy 18 years ago
Pino Toscano c77c26bcfe extra ';' 18 years ago
Ely Levy 380114e26b removed xmlChar 18 years ago
Pino Toscano 770852ba61 find and require the epub library 18 years ago
Pino Toscano f51cf2b74d add a cmake module for finding the epub library 18 years ago
Pino Toscano b4f798061d find kde4 and okular, and use their variable 18 years ago
Ely Levy 20c82e7634 added license 18 years ago
Ely Levy 0eab081548 version 0.1 of the epub plugin for okular 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 18 years ago
Albert Astals Cid aab9224955 resync with kchmviewer 18 years ago
Pino Toscano e780f79fee install the "public" cmake modules, only FindOkular atm 18 years ago
Pino Toscano ebdc32b46c polish up a bit: 18 years ago
Pino Toscano ba59951fe0 merge the checks for stuff in the development version of poppler in a HAVE_POPPLER_0_7 18 years ago
Pino Toscano 7aceeecb4d bump libokularcore library version to 1.1.0 18 years ago
Pino Toscano 64e7cd8e41 Optionally, read the "button" form fields from poppler. 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). 18 years ago
Pino Toscano 7eac68815b Use the id of the form fields as id, not the name! 18 years ago
Tobias Koenig 5fd6ef5d7c Remove unneeded code, if we don't have a creator, don't tell okular 18 years ago
Pino Toscano 7518bc0b56 store the EmbeddedFile* directly in the QTreeWidgetItem 18 years ago
Script Kiddy 8b4d21d28f SVN_SILENT made messages (.desktop file) 18 years ago