3750 Commits (f3f3179eaac466d5a3ac7a65c929cdf489fb45f1)
 

Author SHA1 Message Date
Laurent Montel f3f3179eaa Use FIND_PACKAGE_HANDLE_STANDARD_ARGS 19 years ago
Albert Astals Cid 46a6f7eb62 Make the about backend action appear in the correct place 19 years ago
Pino Toscano cee21b54b2 no need for a "checked state" for the show navigation panel menu action 19 years ago
Pino Toscano 8c060fb816 as starting directory in the open document dialog, use the path of the current document, not the one of the first file open 19 years ago
Script Kiddy 63b6301d12 SVN_SILENT made messages (.desktop file) 19 years ago
Laurent Montel 3207ffbf37 Move to kdelibs 19 years ago
Pino Toscano b455fb1221 we need to register QModelIndex as metatype to be able to pass it as parameter for queued slot calls 19 years ago
Pino Toscano 4b3b1a910c open just the TOC branch the document wants to be open; properly open them 19 years ago
Pino Toscano 81f852094b use the 'attach' icon for the embedded files menu action 19 years ago
Pino Toscano ac970f2d6c reduce the locked section a bit 19 years ago
Pino Toscano 2a258a92f9 solaris compiling fixes by physrules 19 years ago
Pino Toscano f2566912cd few updates 19 years ago
Pino Toscano 057d26681a +i18n comment 19 years ago
Pino Toscano 30081b4654 Make the findbar look almost like kate's search bar (line edit buddy, tooltips). 19 years ago
Pino Toscano 54c2e91df6 fix logic 19 years ago
Pino Toscano 2584aaa43b cache the total memory on win32 19 years ago
Pino Toscano 1142c0bd39 make them private 19 years ago
Pino Toscano a3aca79a4e a vector of bool is better here 19 years ago
Pino Toscano 4dcadf5544 Add a mutex in the base generator class, so any generator that wants a mutex can use it. 19 years ago
Pino Toscano ed413cb275 delay the real creation + initialization of the weaver to the real needed moment 19 years ago
Pino Toscano 231839f344 SVN_SILENT include fixes 19 years ago
Pino Toscano 78e2377a87 Add a method for generators to know some metadata of the document 19 years ago
Pino Toscano 1b02168dce force an update of the cursor when changing mode 19 years ago
Pino Toscano a0b2ad4a4c activate by default the clear button on every document search lineedit 19 years ago
Pino Toscano bb59c02642 nuke Document::continueLastSearch(), continueSearch(id) is enough 19 years ago
Pino Toscano f8ed5302ec - move the Document::requestDone() to the private class, as it's something internal to the generator work 19 years ago
Pino Toscano aaed55f037 extract the DocumentPrivate class in an own file 19 years ago
Pino Toscano e6ad3722ae few apidox more 19 years ago
Pino Toscano 006111382b common d_ptr+q_ptr structure for Generator/TextDocumentGenerator, and their private classes 19 years ago
Pino Toscano 7eb8659d4f Add a tool button in the toolbar with the "select" actions. 19 years ago
Pino Toscano cb693241b4 Accessibility configuration "refactory", part #2: 19 years ago
Pino Toscano 5fe5082302 Restucture a bit the Accessibility configuration: 19 years ago
Script Kiddy 4c9b70db9d SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano eaf827005b set the tooltip just once 19 years ago
Pino Toscano 83454a5ff3 fix some memory leaks 19 years ago
David Faure 4f98f7b436 Build - BLITZ_INCLUDES includes the qimageblitz/ subdir already. 19 years ago
Pino Toscano f2b06de9fc don't draw external annotations (the backend told us it draws them) 19 years ago
Pino Toscano f72692799e look for the old kpdf stuff only if the "new okular" stuff is not found 19 years ago
Pino Toscano 18afc2df79 SVN_SILENT dead code 19 years ago
Pino Toscano de70e1355f when drawing an inline text annotation, instead of manually scaling the 1:1 image to the page (resulting a bit ugly), scale the font drawing when drawing on the image at the zoomed size 19 years ago
Pino Toscano 5da8a9861e invalidate the page filter proxy model less times 19 years ago
Tobias Koenig c70cb99bdc Add proxy model for grouping by author 19 years ago
Pino Toscano df27f63497 Highlight annotations: do not draw a solid border around them, and take into account the alpha value. 19 years ago
Pino Toscano 49994d2d3c reduce to the minimum the priority of okular as image handler 19 years ago
Pino Toscano bc509794eb remove two empty DocumentObserver notifications 19 years ago
Tobias Koenig 075eabe799 Fixed the notifications 19 years ago
Tobias Koenig 709e0eed1d Print fancy information when no annotations are available 19 years ago
Tobias Koenig cdcde2aeaf Don't delete the documents in the converters, they are deleted 19 years ago
Pino Toscano 08727a7cea a bit prettier 19 years ago
Tobias Koenig 9642e7ae5e Add proxy models for the AnnotationModel and port SideReviews 19 years ago