821 Commits (d78fc2cfbc428f47e0ae8ecd617476a5fda889ec)

Author SHA1 Message Date
Script Kiddy febf292a6f SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy 6b8fe9fc29 SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy 5d813f6de2 SVN_SILENT made messages (.desktop file) 17 years ago
Pino Toscano 4d48c59a34 now that we have a small "progress" animation next to the search line edit in the find bar, there's no need for the "searching for ..." dialog 17 years ago
Script Kiddy 048e7daded SVN_SILENT made messages (.desktop file) 17 years ago
Patrick Spendrin 3330a5f992 fix crash in okular - forward port r923029 17 years ago
Pino Toscano e449fd1ef0 on document closing, clear the fifo with allocated text pages 17 years ago
Script Kiddy 878fce954f SVN_SILENT made messages (.desktop file) 17 years ago
Pino Toscano e52672e720 SVN_SILENT slightly improve the debug output of PixmapRequest 17 years ago
Pino Toscano 4501a3afbe make "standard threaded" backend use the right async setting 17 years ago
Laurent Montel d9fa1358fa Pedantic 17 years ago
Pino Toscano 3b905e3cf4 undefine the internal macros at the end 17 years ago
Pino Toscano 0761b20be2 turn the internal class Utils (with just static members) into a TextDocumentUtils namespace 17 years ago
Pino Toscano fa480249ad bump the development version to 0.8.80 17 years ago
Pino Toscano 46a2bb5273 When the loaded document is empty, consider its loading as failed. 17 years ago
Albert Astals Cid d40bec4671 Normalize the rect, after all is called normalized rect, no? 17 years ago
Script Kiddy fdf4e64fae SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy 2eecd577ed SVN_SILENT made messages (.desktop file) 17 years ago
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