683 Commits (2f97f583b19a01ea7bbf128bbc7e10ccabfe199e)

Author SHA1 Message Date
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
Pino Toscano 9e45d58aaf adapt to the recent debug areas 18 years ago
Script Kiddy 270b737e0d SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano a8758221fe Return the current configuration for gfx and text antialias. 19 years ago
Pino Toscano fb2a432097 update the free memory check timer on win32 as well 19 years ago
Script Kiddy e3d71f162d SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano b9af4a6a94 check for valid pages 19 years ago
Pino Toscano 5fc6503d89 For now, do not consider links whose page cannot be calculated. 19 years ago
Pino Toscano a194acf2bc Foo/FooPrivate for TextDocumentConverter 19 years ago