803 Commits (73ce3b48b77dfef13ffbc9efacdc85d1511f2a2c)

Author SHA1 Message Date
John Layt cc45ce4a1e Fix Print to File output by using Ghostscript ps2pdf to convert ps print file 18 years ago
Pino Toscano 40d96b9cdd remove the mapping when the playback of a sound is done 18 years ago
Pino Toscano cba63bd669 Pass the plugin keyword when creating generators. 18 years ago
John Layt 2550898805 Fixes to FilePrinter for Qt 4.4: 18 years ago
Script Kiddy 7ac43b7aa5 SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano 090d1ec8a1 SVN_SILENT update apidox of DocumentSynopsis 18 years ago
Pino Toscano 769a70956f add more checks against invalid viewports 18 years ago
Pino Toscano 52a666f073 When starting an incremental search, do not consider the start page "done" if there was a match in it. 18 years ago
Brad Hards 3cb0e7575f Improve handling of document synopsis with 18 years ago
Brad Hards bfa53df1ec Don't crash when setting up the document synopsis for 18 years ago
Patrick Spendrin d7c9bcb596 under windows there is no gid yet 18 years ago
Pino Toscano e5b13e2d5b claim support for application/vnd.kde.okular-archive in the correct way, ie via .desktop files 18 years ago
Pino Toscano 938ed4acfa claim support of the new application/vnd.kde.okular-archive mimetype, and check it where appropriate 18 years ago
Pino Toscano b6c5ba1bc8 Add API to load and save "document archives", ie an .okular archive with document and metadata (currently annotations). 18 years ago
Pino Toscano cd6f369fc1 add an internal function to "pump" to the content of a QIODevice to another one 18 years ago
Pino Toscano acab77c691 add a loadDocumentInfo() variant that takes the file name to read stuff from, and make the non-parameters one calling the new one 18 years ago
Pino Toscano a5252a9115 add flags to selectively choose the page parts to serialize 18 years ago
Laurent Montel c2fc9836e8 Fix iterator 18 years ago
Script Kiddy 59ebe1b6b4 SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano 065ab69e8b Add Emacs client as text editor. 18 years ago
Pino Toscano 9d8c52b5eb Shuffle a bit the way documents are opened: 18 years ago
Pino Toscano b3cb7ec971 make DocumentPrivate access to it, too 18 years ago
Enrique Matías Sánchez a8ea861f36 SVN_SILENT Fix typos in kdegraphics 18 years ago
Pino Toscano 5542445f04 replace the home-made placeholder replacements with KMacroExpander+KShell, and use KProcess 18 years ago
Pino Toscano 4e927f01f8 Add Kile as possible editor. 18 years ago
Pino Toscano 4da5b7a105 Add a configuration page for the text editor used for source references links (that is, the ones used also for inverse search). 18 years ago
Pino Toscano 97335bf267 simple optimization in the Google-like search: split the search terms just once 18 years ago
Pino Toscano 7183c172c2 Do not ignore (white)spaces in the search query when searching within the text of a page; 18 years ago
Frederik Schwarzer 39e964b2a0 typos 18 years ago
Frederik Schwarzer 5626a6d60c global typo 18 years ago
Pino Toscano e0f2e1dd13 disable the "no results found" dialog when searching. search users should use the proper signal to get the search result (and do proper feedback) 18 years ago
Pino Toscano 27e703f878 always deal with memory measures as ulonglong, this way systems with >4 GB of memory work for real now 18 years ago
Pino Toscano f1f52f4124 do not forget to init m_maxAllocatedTextPages 18 years ago
Frederik Schwarzer 62668cdb2c let me introduce: typo of the year "the the" 18 years ago
Pino Toscano d3b0b62cfc Make Okular able to distinguish the LilyPond "Point and click" links, 18 years ago
Pino Toscano 0eab41cc97 do not use the specified widget as parent for the Document, but just keep it 18 years ago
Pino Toscano 355eef2da6 correct place the bracket out of the #ifdef 18 years ago
Brad Hards cfb62ab4d5 Add support for export to OpenDocument text and HTML 18 years ago
Pino Toscano 335a091ebc add showControls and playMode properties 18 years ago
Pino Toscano b95403b0b2 Add a preliminary and simple version of Movie object and MovieAnnotation. 18 years ago
Pino Toscano 84a23006d5 ask the q-ptr only when compling the threaded rendering 18 years ago
Pino Toscano e00b99bba1 add ODT in the export format class 18 years ago
Pino Toscano 6fe1576442 Correctly get the filename from the original url, not from the local file name of the real file being open. 18 years ago
Albert Astals Cid 61964b930f And now okular coupled with poppler from 5 minutes ago has the hability to let you save to file fonts embedded into a pdf file 18 years ago
Pino Toscano 4d1a48cddb when saving the internal xml, be sure to save it as utf-8, and to advertize the encoding in the main processing instruction 18 years ago
Script Kiddy 9830f4e2aa SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano bd833bdd5c hopefully make it compile and work also where qreal is not double but float 18 years ago
Pino Toscano 8bad2a8629 & is different than | 18 years ago
Pino Toscano 7b76ec7e67 bump development version to 0.7.80 18 years ago
Pino Toscano a656adee13 bump version to 0.6.90 18 years ago