Script Kiddy
cc3c2badba
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=717124
19 years ago
Pino Toscano
24c55e3caa
reduce the visible rect by -1,-1, so it looks symmetric (and perfect :) )
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=716582
19 years ago
Albert Astals Cid
be1fd1e777
SVN_SILENT clean
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=716400
19 years ago
Albert Astals Cid
f99fe6128d
take into account page orientation when rendering
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=716397
19 years ago
Pino Toscano
9ec65271fa
SVN_SILENT old stuff
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=716091
19 years ago
Pino Toscano
4edda7b967
provide the title of the document, if it has any
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=716089
19 years ago
Pino Toscano
50b73a93b1
Remove the (not working) homemade async loading, and make use of the Generator API for async loading.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=716074
19 years ago
Pino Toscano
823edf52b1
make KDjVu no more a QObject, and remove the traces of "async" loading (never really implemented)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=716072
19 years ago
Pino Toscano
746074cfcb
Make use of the Esc key in the content area:
...
- when the document is auto-scrolling, stop the scrolling
- when building an annotation, stop its construction
svn path=/trunk/KDE/kdegraphics/okular/; revision=716000
19 years ago
Pino Toscano
3c6b0b9181
add a method to toggle any of the tool buttons
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=715999
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
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=715954
19 years ago
Pino Toscano
684b146867
SVN_SILENT explicitely initialize the base class
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=715948
19 years ago
Albert Astals Cid
1b3945bfb4
generator_prefs shall not be the last settings option
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=715686
19 years ago
Laurent Montel
f3f3179eaa
Use FIND_PACKAGE_HANDLE_STANDARD_ARGS
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=715618
19 years ago
Albert Astals Cid
46a6f7eb62
Make the about backend action appear in the correct place
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=715265
19 years ago
Pino Toscano
cee21b54b2
no need for a "checked state" for the show navigation panel menu action
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=715110
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
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=714820
19 years ago
Script Kiddy
63b6301d12
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=714636
19 years ago
Laurent Montel
3207ffbf37
Move to kdelibs
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=713341
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
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=713205
19 years ago
Pino Toscano
4b3b1a910c
open just the TOC branch the document wants to be open; properly open them
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=713165
19 years ago
Pino Toscano
81f852094b
use the 'attach' icon for the embedded files menu action
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=712981
19 years ago
Pino Toscano
ac970f2d6c
reduce the locked section a bit
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=712976
19 years ago
Pino Toscano
2a258a92f9
solaris compiling fixes by physrules
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=712955
19 years ago
Pino Toscano
f2566912cd
few updates
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=712914
19 years ago
Pino Toscano
057d26681a
+i18n comment
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=712883
19 years ago
Pino Toscano
30081b4654
Make the findbar look almost like kate's search bar (line edit buddy, tooltips).
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=712882
19 years ago
Pino Toscano
54c2e91df6
fix logic
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=712857
19 years ago
Pino Toscano
2584aaa43b
cache the total memory on win32
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=712851
19 years ago
Pino Toscano
1142c0bd39
make them private
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=712839
19 years ago
Pino Toscano
a3aca79a4e
a vector of bool is better here
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=712835
19 years ago
Pino Toscano
4dcadf5544
Add a mutex in the base generator class, so any generator that wants a mutex can use it.
...
Adapt the poppler and the chm generator to use it instead of the own.
svn path=/trunk/KDE/kdegraphics/okular/; revision=712821
19 years ago
Pino Toscano
ed413cb275
delay the real creation + initialization of the weaver to the real needed moment
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=712637
19 years ago
Pino Toscano
231839f344
SVN_SILENT include fixes
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=712621
19 years ago
Pino Toscano
78e2377a87
Add a method for generators to know some metadata of the document
...
adapted the poppler and the chm generators to use that, instead of fiddling with the settings class
svn path=/trunk/KDE/kdegraphics/okular/; revision=712614
19 years ago
Pino Toscano
1b02168dce
force an update of the cursor when changing mode
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=712509
19 years ago
Pino Toscano
a0b2ad4a4c
activate by default the clear button on every document search lineedit
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=712501
19 years ago
Pino Toscano
bb59c02642
nuke Document::continueLastSearch(), continueSearch(id) is enough
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=712500
19 years ago
Pino Toscano
f8ed5302ec
- move the Document::requestDone() to the private class, as it's something internal to the generator work
...
- make the Generator internally keep an pointer to the private class Document, so we can access easily to the Document' stuff
svn path=/trunk/KDE/kdegraphics/okular/; revision=712498
19 years ago
Pino Toscano
aaed55f037
extract the DocumentPrivate class in an own file
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=712493
19 years ago
Pino Toscano
e6ad3722ae
few apidox more
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=712478
19 years ago
Pino Toscano
006111382b
common d_ptr+q_ptr structure for Generator/TextDocumentGenerator, and their private classes
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=712465
19 years ago
Pino Toscano
7eb8659d4f
Add a tool button in the toolbar with the "select" actions.
...
Preparing a bit for separating rectangular text selection and rectangular image selection.
svn path=/trunk/KDE/kdegraphics/okular/; revision=712381
19 years ago
Pino Toscano
cb693241b4
Accessibility configuration "refactory", part #2 :
...
make the group containing the "change colors" information shrink to the minimum size (depending on the configuration widget chosen)
svn path=/trunk/KDE/kdegraphics/okular/; revision=712179
19 years ago
Pino Toscano
5fe5082302
Restucture a bit the Accessibility configuration:
...
- old way: all the options (and their configurations) at once
- new way: options in a combo box, with only the configuration for the active option that is shown below
Based on Florian's idea and mockups, thanks!
svn path=/trunk/KDE/kdegraphics/okular/; revision=712131
19 years ago
Script Kiddy
4c9b70db9d
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=711908
19 years ago
Pino Toscano
eaf827005b
set the tooltip just once
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=711306
19 years ago
Pino Toscano
83454a5ff3
fix some memory leaks
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=711280
19 years ago
David Faure
4f98f7b436
Build - BLITZ_INCLUDES includes the qimageblitz/ subdir already.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=711023
19 years ago
Pino Toscano
f2b06de9fc
don't draw external annotations (the backend told us it draws them)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=710783
19 years ago