781 Commits (ef8a4b9a83bf7e53423a850d5018fa6a2f2d6432)

Author SHA1 Message Date
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
Script Kiddy f7b2f750a1 SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy f9e3980c1d SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy 603a72f1cd SVN_SILENT made messages (.desktop file) 18 years ago
John Layt c262ebf0bf Read the Cups options set in the Printer Properties window and the KDE 18 years ago
Pino Toscano 830fcef561 handle relative paths in browse actions, second and hopefully better try 18 years ago
Pino Toscano 3cc607ff69 handle relative paths in browse links, as shown by the testcase provided by knusperfrosch 18 years ago
John Layt 6b4adcee27 Some distros rename the CUPS version of lpr as lpr-cups or lpr.cups . 18 years ago
Script Kiddy 6048f67f48 SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano e4dc8d8126 Load and save in the XML document info all the properties of the various View's, that are specific to each document. 18 years ago
Pino Toscano 1518922f79 add a CapabilitySerializable for capabilities suitable for being saved and loaded 18 years ago
Pino Toscano 2173b11e55 add the ZoomModality capability (the view mode) 18 years ago
Pino Toscano 9ea54d7298 update the bounding box of page after the pixmap of the page has been delivered to the observer that requested it, 18 years ago
Script Kiddy 6ef155b9dc SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy d8eabdac6f SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy c698399915 SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano af4fc6bc99 no moc needed 18 years ago
Pino Toscano afc6f89727 Check whether the document to open is absolute as first thing, so we can open it directly even with no document open. 18 years ago
Pino Toscano 6725e71340 when generating the page image in an internal secondary thread (started by the base generator), then also calculate the page bounding box in the thread 18 years ago
Harri Porten 2a9da4a778 adapt to a change I just applied in kdelibs 18 years ago
Pino Toscano 18f486c2c1 add the possibility to store an useful bounding box of a page, and for generators to notify the document (and its observers) on its change 18 years ago
Pino Toscano 9731d3f866 add simple method for white borders detection, patch by by kde2eran@tromer.org, thanks! 18 years ago
Pino Toscano d650603340 add operator& (intersection) for NormalizedRect 18 years ago