3783 Commits (4a429ecd7ba5d2b4d2e4e6c8317e2006f280b691)
 

Author SHA1 Message Date
Pino Toscano 4a429ecd7b when shutting down, close the current document 19 years ago
Pino Toscano bdcfe1ee03 proper graphics-viewer-document icon 19 years ago
Pino Toscano 5df1895ec0 don't use deprecated api of KUser 19 years ago
Pino Toscano cba7ce25cc bump version to 0.5.92 19 years ago
Pino Toscano 175cc2bce6 use the same about data for both the part and the shell, so: 19 years ago
Pino Toscano 02d6dab204 adapt to the new icon names 19 years ago
Pino Toscano e461f0c113 don't include kpixmapeffect.h 19 years ago
Pino Toscano 424ebb655d use better icons for a couple of sections in the preferences dialog, and in the File menu 19 years ago
Pino Toscano 49166c17aa simplify a bit, and assign the temporary file name only if the whole extraction procedure succeeded 19 years ago
Rafael Fernández López 396bcc107b Code adaptation because of changes on libraries related to revision 719630 19 years ago
Pino Toscano d51e9fa4d8 remove the private methods of PixmapRequest, and make the Document work with its private class 19 years ago
Pino Toscano 7e150aeb43 don't leak the internal documents, but properly delete them 19 years ago
Pino Toscano 211ab15c2e use KAboutData by value, and remove an old static method of the part 19 years ago
Pino Toscano 35d64add5c fix a couple of memory leaks 19 years ago
Pino Toscano 5dc92c5824 use qint64 for the document size 19 years ago
Pino Toscano 20c96df680 Respect a bit more the HIG guidelines: align the labels of buttons and combos to the right. 19 years ago
Pascal Létourneau d0fd4b6f26 Take the margin into account in mouse{Press,Release}Event 19 years ago
Script Kiddy 44dd16d127 SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano 819037c6b6 SVN_SILENT clean a bit the debug output 19 years ago
Pino Toscano e8bad1f69d it seems phonon-xine can handle sound streams via data, so feel brave enough and enabling the embedded sounds code 19 years ago
Script Kiddy cc3c2badba SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano 24c55e3caa reduce the visible rect by -1,-1, so it looks symmetric (and perfect :) ) 19 years ago
Albert Astals Cid be1fd1e777 SVN_SILENT clean 19 years ago
Albert Astals Cid f99fe6128d take into account page orientation when rendering 19 years ago
Pino Toscano 9ec65271fa SVN_SILENT old stuff 19 years ago
Pino Toscano 4edda7b967 provide the title of the document, if it has any 19 years ago
Pino Toscano 50b73a93b1 Remove the (not working) homemade async loading, and make use of the Generator API for async loading. 19 years ago
Pino Toscano 823edf52b1 make KDjVu no more a QObject, and remove the traces of "async" loading (never really implemented) 19 years ago
Pino Toscano 746074cfcb Make use of the Esc key in the content area: 19 years ago
Pino Toscano 3c6b0b9181 add a method to toggle any of the tool buttons 19 years ago
Pino Toscano aa4ca4d9b3 always fill the page with the paper color, so page pixmaps with alpha does not cause garbage to be left on the page 19 years ago
Pino Toscano 684b146867 SVN_SILENT explicitely initialize the base class 19 years ago
Albert Astals Cid 1b3945bfb4 generator_prefs shall not be the last settings option 19 years ago
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