Pino Toscano
e461f0c113
don't include kpixmapeffect.h
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=720047
19 years ago
Pino Toscano
7e150aeb43
don't leak the internal documents, but properly delete them
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=719297
19 years ago
Pino Toscano
35d64add5c
fix a couple of memory leaks
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=719233
19 years ago
Script Kiddy
44dd16d127
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=717659
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
Script Kiddy
63b6301d12
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=714636
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
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
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
Script Kiddy
4c9b70db9d
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=711908
19 years ago
Pino Toscano
83454a5ff3
fix some memory leaks
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=711280
19 years ago
Pino Toscano
49994d2d3c
reduce to the minimum the priority of okular as image handler
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=710434
19 years ago
Tobias Koenig
cdcde2aeaf
Don't delete the documents in the converters, they are deleted
...
by the TextDocumentGenerator.
svn path=/trunk/KDE/kdegraphics/okular/; revision=710348
19 years ago
Pino Toscano
c141af6017
look for Poppler::PSConverter::setOutputDevice(), and use it if found
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=709853
19 years ago
Pino Toscano
8e6d1619f3
now that poppler 0.6 was released, i can enable the code to get the size of the embedded files
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=709831
19 years ago
Pino Toscano
0b76db026f
don't tell kdeprint to remove the file, KTemporaryFile does that for us
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=709588
19 years ago
Pino Toscano
ee925f2e58
add a postscript export overload that takes a QFile*, so we can properly use KTemporaryFile with printing
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=709582
19 years ago
Pino Toscano
1350802160
in case the document has no title, put just the filename as title, not the whole path
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=709512
19 years ago
Pino Toscano
1bd4373ceb
move the okular-poppler specific configuration into its own config.h
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=709493
19 years ago
Pino Toscano
ef3769ea5b
DocPath -> X-DocPath for .desktop of type Application
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=709100
19 years ago
Tobias Koenig
f764604bb6
Remove the EventLoop hack which causes crashes when you close the
...
application during loading
svn path=/trunk/KDE/kdegraphics/okular/; revision=706608
19 years ago
Tobias Koenig
ae2247f207
Fixed possible crash... never code after 18:00
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=706607
19 years ago
Tobias Koenig
7e16285d28
Add a new helper functions which allow sorting of strings which
...
contains numbers in natural order
svn path=/trunk/KDE/kdegraphics/okular/; revision=706529
19 years ago
Tobias Koenig
cde58f48ba
* Check for Landscape or Portrait mode (patch by Pino)
...
* Fixed bug by clearing the page map on opening
svn path=/trunk/KDE/kdegraphics/okular/; revision=706496
19 years ago
Pino Toscano
48b2cad049
fixed wrong example in the apidox, and all the code that was done by copy&paste from it, basically...
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=705935
19 years ago
Pino Toscano
ea48a1b7f4
Provide an example (disabled, of course) of usage of the "new" GuiInterface in the KImageIO backend.
...
Add also an about data.
svn path=/trunk/KDE/kdegraphics/okular/; revision=705934
19 years ago
Script Kiddy
a550d8c0d4
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=705612
19 years ago
Thiago Macieira
99a7d08c6d
Remove use of k_funcinfo
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=702588
19 years ago
Thiago Macieira
c778ca36b0
Unbreak compilation.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=702547
19 years ago
Script Kiddy
a688f5b331
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=702203
19 years ago
Arto Hytönen
e8ad05552b
kdegraphics QString::null clean-up.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=701202
19 years ago
Arto Hytönen
6f00373e1b
QString::null fixes and hiding from Krazy.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=700833
19 years ago
Laurent Montel
d7193013e2
Adapt to new KWarning/kFatal/kDebug api
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=695802
19 years ago
Pino Toscano
dea213be87
use the proper zero-method with DDJVUAPI_VERSION >= 18
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=695779
19 years ago
Pino Toscano
a9f0d2eb46
Try to extract the text entities (thus the text) from a DjVu document.
...
At the moment the granularuty of the extracted text is "word", as "char" is quite difficult to find in documents.
Kind of works, let's hope it will like all the documents around.
svn path=/trunk/KDE/kdegraphics/okular/; revision=695740
19 years ago
Script Kiddy
b998bc9491
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=695423
19 years ago
Pino Toscano
5150419e81
adapt the debug stuff to the new kdebug way:
...
- make the output looking more or less like before (using nospace() or removing the spaces)
- remove endl and '\n' at the end of debug outputs
- fixing the QDebug operator<<'s around
- isolate the debug area number of the core into a separate header, and apply it instead of the numbers found in textpage.cpp
svn path=/trunk/KDE/kdegraphics/okular/; revision=694667
19 years ago
Pino Toscano
459192d34f
temporarly disable the attachment size detection, as it breaks with poppler 0.6rc1
...
will be reactivated after the release of poppler 0.6
svn path=/trunk/KDE/kdegraphics/okular/; revision=693750
19 years ago
Pino Toscano
f96287978b
also add the "compressed" versions of the mmetypes for the Application and the KParts services
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=693741
19 years ago
Pino Toscano
4611b6ffad
svnrevertlast
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=691707
19 years ago
Aaron J. Seigo
a58e671331
build
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=691639
19 years ago
Thiago Macieira
55f327e0cc
Adapt to the new UDSEntry
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=691624
19 years ago