4206 Commits (bd72d3cb3bdad00a590c970a9c5cc2df2f633feb)
 

Author SHA1 Message Date
Script Kiddy bd72d3cb3b SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano b6c6c3d974 remove space between the side icon list and its panel 18 years ago
Pino Toscano 3b9ad84427 do not crash when a non-active generator asks for the document 18 years ago
Pino Toscano b4be056c11 typo 18 years ago
Pino Toscano c8b0b5011c return the document title as metadata, if the document has any 18 years ago
Pino Toscano 8d756dbc6e filling about information of okular_gs, 18 years ago
Albert Astals Cid f93ccd7923 Implement watching for apps that first remove the file and then create it again 18 years ago
Pino Toscano 756aa0c0e0 now the comicbook backend has messages, so extract them 18 years ago
Pino Toscano 975eae6e45 - finetune the imported chm stuff 18 years ago
Christian Ehrlicher 18e02c1c1c fix dbus location 18 years ago
Pino Toscano c44ce52719 add a private reimplementation of metaData() so the text document generator can show the title of a document 18 years ago
Pino Toscano 89064c11bf keep the iterators to the begin and the end of the text entity/ies contaning the search term; 18 years ago
Pino Toscano 1b0f177cbe missing private slot declaration, now the backward search works 18 years ago
Pino Toscano 4dc76d24c8 +backward search (in progress) 18 years ago
Pino Toscano 354ff8b38e Make the find bar able to change the search direction; 18 years ago
Pino Toscano b52f2c2117 Extend the generic search line edit for finding backward. 18 years ago
Pino Toscano 8a858a9449 Core implementation of the backward text search, to be used now in the search bar. 18 years ago
Pino Toscano 8b6a259b48 Add a continueSearch() for optionally changing the search direction 18 years ago
Pino Toscano d423785193 do not reset the search when changing just the direction of a "next/prev" match search 18 years ago
Pino Toscano 87fc624534 count only the consecutive pages with no search results 18 years ago
Pino Toscano 097a606520 more strict checks for the search 18 years ago
Pino Toscano 2bb89694c6 SVN_SILENT updates 18 years ago
Pino Toscano a6e766cfad Return the tooltip as well. 18 years ago
Pino Toscano 6672443f43 Add an option to disable page transitions in presentation mode. 18 years ago
Pino Toscano 2e888ef2a1 If a document requests to be launched fullscreen when loaded, ask the user if he really want to start the presentation mode. 18 years ago
Pino Toscano e61d057daf fix spello 18 years ago
Pino Toscano c3bb88f01d free the minilisp expression of the outline after the conversion to the dom document 18 years ago
Pino Toscano 2f97f583b1 Apply Albert's patch to use the new functions in Poppler-Qt4 for getting the bounding box of the characaters in the correct way (almost). 18 years ago
Pino Toscano beb3a0b22a Implement the interface for saving, so we can save a changed copy of the PDF document. 18 years ago
Pino Toscano c9089f3160 Add the possibility to save a copy of the document with the changes to it (only for form fields at the moment). 18 years ago
Pino Toscano 903956dec9 SVN_SILENT unused parameter 18 years ago
Pino Toscano 3dc0752a93 SVN_SILENT add the TT task ID for Brad's image loading workaround 18 years ago
Laurent Montel e8eb8df0f1 Not necessary 18 years ago
Luboš Luňák a0e0a60258 Remove usage of QWidget::show[FullScreen|Maximized|Minimized|Normal](), 18 years ago
Script Kiddy 20edfaae91 SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano 7155e212a7 One typo^W character to rule 'em all. 18 years ago
Pino Toscano 3c8f77a3ae In the annotation window, get the right anotation text using the cool function we already have; 18 years ago
Pino Toscano 57cbf9fa91 add dynamic getters and setters for color, comment and line width 18 years ago
Pino Toscano 2f985db7d0 Store the miniexp_t for annotations in the KDjVu::Annotation object directly, and parse all the properties there. 18 years ago
Pino Toscano 01f82d90b6 Better try to load the relationship file for a document in the XPS archive by using the name of the document itself. 18 years ago
Pino Toscano 85fef2f430 simplier way to extract the resource name from a "file name" 18 years ago
Pino Toscano a68ccfb893 Add 'revision' to the list of metadata we read from a document. 18 years ago
Pino Toscano 3b47f0dcdb simplier way to say "white"... 18 years ago
Pino Toscano e66f4bb62e According to the XPS specification, section 10.1.2, an XML file in the archive can be splitted in small sub-pieces placed with sequential names in a directory called like the XML file. 18 years ago
Pino Toscano 854f506617 Do not try to load an image from a path that really is a command for reading a combined image (image + color profile): 18 years ago
Pino Toscano 610809d54b Load the image from the absolute path. 18 years ago
Pino Toscano ce1b9e5bb2 When loading the entries from the ZIP archive, we need to specify the "full path" inside them. 18 years ago
Pino Toscano 8efe0c45c5 add few apidox for the new requestPixmaps(requests, options) 18 years ago
Pino Toscano 5eec89ead0 When the user changes the value of a form field, wait 1s and then refresh the interface. 18 years ago
Pino Toscano d647dff900 make all the form widgets emit the changes when they are changed; 18 years ago