4424 Commits (6ef155b9dcd607fb4bdad2f1f1e7e69715aba8fe)
 

Author SHA1 Message Date
Script Kiddy 6ef155b9dc SVN_SILENT made messages (.desktop file) 18 years ago
Dirk Mueller 087b268168 revert r813354, workaround for a source incompatibility problem 18 years ago
Pino Toscano f75e92de5f borders -> margins, except in UI (todo added for kde 4.2) 18 years ago
Pino Toscano 9a9553bb83 find and link to phonon 18 years ago
Laurent Montel 70513fa61e USe INSTALL_TARGETS_DEFAULT_ARGS 18 years ago
Script Kiddy d8eabdac6f SVN_SILENT made messages (.desktop file) 18 years ago
Urs Wolfer 474d8d3d13 disable icon which is not available 18 years ago
Pino Toscano be4af97c11 the "i don't care about okular's quality" removal of a different (and it seems distracting) style in the thumbnails list 18 years ago
Script Kiddy c698399915 SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano af4fc6bc99 no moc needed 18 years ago
Script Kiddy 5d10ca48fc SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano 2eb4d5a634 use the unrar found, not a generic one 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
Pino Toscano 20fc951749 SVN_SILENT adjust comment to the reality 18 years ago
Pino Toscano 612d40aad9 slightly improve the unrar detection: 18 years ago
Pino Toscano 169df555d5 report a message when there is no unrar, or the unrar is not suitable 18 years ago
Pino Toscano f80b4a085d do not build an unrar lavour when there's no unrar found, actually 18 years ago
Pino Toscano 6b6a111099 Make the poppler(pdf), spectre(ps), dvi and chm backend calculate and set bounding box of pages. 18 years ago
Pino Toscano 2b971b07b2 Make it possible to draw just sections (crops within bounding boxes) of pages. 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
Pino Toscano 0b847d2926 start implementing properties and methods of the global JS 'app' object 18 years ago
Pino Toscano f05f489d48 add an hidden JS console output window, disabled by default 18 years ago
Pino Toscano 19585b87f6 Start implementing the JavaScript scripting API for PDF documents, 18 years ago
Script Kiddy 5ef72af455 SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano c16505079a Do not consider hidden pages when getting the text within the selected rectangle. 18 years ago
Kåre Särs 84c5b70b89 Enable building of libksane in kdegraphics 18 years ago
James Richard Tyrer 1bc88dcb4a Changing icon name from "view-fit-*" to "zoom-fit-*" 18 years ago
Script Kiddy bc8b45a24e SVN_SILENT made messages (.desktop file) 18 years ago
Sebastian Sauer 9a0bbcd36a fix crash on the try to load the OpenDocument1.1-specs ;) 18 years ago
Rolf Eike Beer f1fb797697 use #ifdef instead of #if to check preprocessor definitions 18 years ago
Script Kiddy 9106b3bd09 SVN_SILENT made messages (.desktop file) 18 years ago
James Richard Tyrer be5022cede Correcting name for view-fit-* icons 18 years ago
Kevin Kofler 9af278d1c9 Fix obvious pasto. 18 years ago
Pino Toscano 6cf2d5786e limit the scope of the text cursor, so it's deleted before the mutex unlock 18 years ago
Pino Toscano 5c09d64596 give a parent to the password dialog 18 years ago
Albert Astals Cid 2d7f6d63e2 workaround Qt4.4 buginess 18 years ago
Script Kiddy 219a20e1c5 SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano 697d51e1a2 Make the rendering for TextDocument-based generators threaded, only if Qt (via QFontDatabase) tells us we can. 18 years ago
Laurent Montel a3287b38c7 Don't try to use pkg-config on win32 18 years ago
Albert Astals Cid bb23209234 limit the number of text pages we keep in memory so that searching does not bring your system to its knees 18 years ago
Pino Toscano e13e74db92 add a private slot for hooks on config change 18 years ago
Kåre Särs 51e58cc949 move FindKSane.cmake (for ksaneplugin) to kdegraphics 18 years ago
Script Kiddy c72e98f876 SVN_SILENT made messages (.desktop file) 18 years ago
Albert Astals Cid bdd4fa1c0d make sure we keep next and previous pages if we are on aggresive mode 18 years ago
Pino Toscano d1305c265b Implement the canBeMoved() check for an annotation in the Annotation class itself. 18 years ago
Pino Toscano e8e93ee179 Internally replace a TextEntity with a "lighter version", that stores the raw UTF-16 data of the text. 18 years ago