691 Commits (bd72d3cb3bdad00a590c970a9c5cc2df2f633feb)

Author SHA1 Message Date
Pino Toscano 3b9ad84427 do not crash when a non-active generator asks for the document 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 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 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 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
Script Kiddy 20edfaae91 SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano 8efe0c45c5 add few apidox for the new requestPixmaps(requests, options) 18 years ago
Pino Toscano e023effb15 Add a requestPixmaps() overload that takes options as flags. 18 years ago
Pino Toscano b30d3ab3a6 make the internal bookmark search method part of the private class 18 years ago
Script Kiddy 51244e469c SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy 81bea38964 SVN_SILENT made messages (.desktop file) 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
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
Script Kiddy 8b4d21d28f SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano 40803bf9b0 and actually connect to the new signal 18 years ago
Pino Toscano c6b7cfab8c Add a addMetaData(DocumentInfo::Key, QString) signal to the TextDocumentConverter. 18 years ago
Script Kiddy 28ef3c962f SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy 1dab4c4aef SVN_SILENT made messages (.desktop file) 18 years ago
Tobias Koenig 34099483fb Update the bookmark menu whenever bookmarks have been renamed 18 years ago
Script Kiddy c59b0d8eea SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano e9bd289993 Keep a list of the currently active pixmap requests (usually one at most), and wait for their finish when closing the document. 18 years ago
Pino Toscano 283852c563 instead of assert()'ing, just acts like a Document and delete the pixmap request 18 years ago
Script Kiddy 918d28a86d SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy daad15e7d2 SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano df3094a252 Add an installed header with the okular version as number and string (ala kdeversion.h); 18 years ago
Script Kiddy 51a1d75de3 SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy 97b0fe6bdf SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy 75f203b82f SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy 3e8a8d9d1d SVN_SILENT made messages (.desktop file) 18 years ago
Burkhard Lück 050d63153b unified the spelling of okular to Okular 18 years ago
Script Kiddy 0f9027a566 SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano 1f43811f61 redirect all the debug output of core to the debug area 18 years ago
Pino Toscano a0a3c239e2 Standardize our naming: Okular. 18 years ago
Pino Toscano a35532befd I feel really sorry in reverting the last commit, but we keep binary compatibility :/ 18 years ago
Albert Astals Cid 1c6cc2484f const & is your friend 18 years ago
Script Kiddy c729c3d5db SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano f238c3d95d Start adding a configuration to toggle anti-aliasing for both text and graphics. 18 years ago
Script Kiddy 4109de93c1 SVN_SILENT made messages (.desktop file) 18 years ago
Jakob Petsovits df780d0096 Icon naming spec compliance (code changes - KDE/): 18 years ago
Script Kiddy ff1e230a47 SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano 4a71603ab6 take the list of the supported mimetypes from the kpart .desktop, as they contain more mimetypes (including the compressed versions) 18 years ago
Pino Toscano 02dde1035c for now, don't create xml storage files for non-local urls, as the local name will always change 18 years ago
Script Kiddy c878863fe7 SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano 1aab311b5c Slightly change the indexes used to query the generator for fonts: 18 years ago
Script Kiddy 4bc4f57855 SVN_SILENT made messages (.desktop file) 18 years ago