Script Kiddy
b24d8a0702
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/kdereview/mobipocket/okular/; revision=920644
17 years ago
Burkhard Lück
5bac390da9
typo grrr
...
svn path=/trunk/KDE/kdegraphics/doc/okular/; revision=920428
17 years ago
Burkhard Lück
6f06acb215
updated documentation for 4.2
...
svn path=/trunk/KDE/kdegraphics/doc/okular/; revision=920426
17 years ago
Script Kiddy
731d12a812
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/kdereview/mobipocket/okular/; revision=920241
17 years ago
Script Kiddy
126416d841
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/kdereview/mobipocket/okular/; revision=919797
17 years ago
Pino Toscano
71b007ee5a
one year more
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=919695
17 years ago
Script Kiddy
8f6afe7804
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/kdereview/mobipocket/okular/; revision=919245
17 years ago
Script Kiddy
26540c77cc
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/kdereview/mobipocket/okular/; revision=918494
17 years ago
Script Kiddy
2cedccbed8
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/kdereview/mobipocket/okular/; revision=917808
17 years ago
Script Kiddy
878fce954f
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=917792
17 years ago
Pino Toscano
36924a897f
When loading a comicbook, try to get just the size of the various images without loading them if possible.
...
Instead of just fully loading the images, make use of QImageReader to query for the size if available, and in case just do the old way (full image loading).
This drastically kills the loading time of comicbook documents of at least 50%, even by 75% (and possibly something more) on the average case.
svn path=/trunk/KDE/kdegraphics/okular/; revision=917041
17 years ago
Jakub Stachowski
124feacd06
Split into directories
...
Convert <mbp:pagebreak/>
svn path=/trunk/playground/graphics/okular/mobipocket/okular/; revision=917031
17 years ago
Nick Shaforostoff
54e068e342
add fine-grained categories in (compliance with xdg menu spec)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=915866
17 years ago
Script Kiddy
f03beb39b0
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/playground/graphics/okular/mobipocket/; revision=914658
17 years ago
Pino Toscano
e52672e720
SVN_SILENT slightly improve the debug output of PixmapRequest
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=914231
17 years ago
Pino Toscano
4501a3afbe
make "standard threaded" backend use the right async setting
...
BUG: 181390
svn path=/trunk/KDE/kdegraphics/okular/; revision=914065
17 years ago
Pino Toscano
5c200e59cb
KXmlGuiWindow is smart and tracks the visibility of toolbars and menubar, so just show/hide those directly instead of triggers their actions.
...
This should fix hopefully for all their toggling, also between various runs.
svn path=/trunk/KDE/kdegraphics/okular/; revision=913715
17 years ago
Albert Astals Cid
fd8012f4f2
be more resistant against not loading a dvi file correctly
...
BUGS: 173018
svn path=/trunk/KDE/kdegraphics/okular/; revision=913247
17 years ago
Jakub Stachowski
5fd1f8e484
Protect against links pointing to after end of the document
...
svn path=/trunk/playground/graphics/okular/mobipocket/; revision=912501
17 years ago
Pino Toscano
03e8a1bc7e
Make the window size at first startup big as 3/4 of the available screen size.
...
This currently does not seem to work as it should, because the max size is really contrained to 2/3 of the screen size, as per Qt behaviour (or bug?)
Anyway, even 2/3 is better than before.
svn path=/trunk/KDE/kdegraphics/okular/; revision=912463
17 years ago
Pino Toscano
7d1af81f37
Correctly set the custom paper size of the dummy printer.
...
BUG: 178087
svn path=/trunk/KDE/kdegraphics/okular/; revision=912210
17 years ago
Script Kiddy
3e468e8c89
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/playground/graphics/okular/mobipocket/; revision=911993
17 years ago
Laurent Montel
a35763b8fd
Fix iterator
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=911252
17 years ago
Pino Toscano
e76e7d1cd9
bump version
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=910805
17 years ago
Pino Toscano
06d43e8fb2
list only files that exist in the archive
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=910804
17 years ago
Pino Toscano
1aa5083856
double (to 600px) the maximum size allowed for the side pane
...
CCBUG: 176780
svn path=/trunk/KDE/kdegraphics/okular/; revision=910272
17 years ago
Pino Toscano
4f4086076b
Ignore empty lines when parsing TeX font maps.
...
BUG: 164501
svn path=/trunk/KDE/kdegraphics/okular/; revision=910060
17 years ago
Albert Astals Cid
53a9e0528e
don't process mouse presses, wheels until the widget has been painted at least once as it initializes some stuff we need
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=909668
17 years ago
Laurent Montel
975de758ba
Now it compiles with enable-final
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=908743
17 years ago
Laurent Montel
d9fa1358fa
Pedantic
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=908742
17 years ago
Pino Toscano
3b905e3cf4
undefine the internal macros at the end
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=908738
17 years ago
Pino Toscano
0761b20be2
turn the internal class Utils (with just static members) into a TextDocumentUtils namespace
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=908736
17 years ago
Laurent Montel
316ff85e8f
They don't compile with enable-final
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=908183
17 years ago
Pino Toscano
e468befe0f
bump versions (sync with kde 4.2)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=907921
17 years ago
Pino Toscano
d2cde67548
bump minor number in okularcore library version
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=907919
17 years ago
Jakub Stachowski
579d43b5ac
Deal with krazy warnings
...
svn path=/trunk/playground/graphics/okular/mobipocket/; revision=907738
17 years ago
Brad Hards
9c73f7c314
Implement support for the left-margin property.
...
This completes the work on the test sample in http://bugs.kde.org/show_bug.cgi?id=154980
BUG:154980
svn path=/trunk/KDE/kdegraphics/okular/; revision=907544
17 years ago
Pino Toscano
d77c997f94
Document that we can read from stdin when called with '-' as command line argument.
...
BUG: 175653
svn path=/trunk/KDE/kdegraphics/okular/; revision=906809
17 years ago
Pino Toscano
61870cfc34
Even if "one release late", give proper credit to Eugene Trouven for his goo-lookin' artwork for annotations.
...
Thanks again, Eugene!
CCMAIL: eugene.trounev@gmail.com
svn path=/trunk/KDE/kdegraphics/okular/; revision=906802
17 years ago
Pino Toscano
fa480249ad
bump the development version to 0.8.80
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=906756
17 years ago
Brad Hards
20b83ac8de
General improvements to visual rendering of .odt
...
documents.
We can now (more) correctly render cell widths,
documents containing more than just a table,
documents containing lists within table cells,
and documents containing variable formatting
within a single table cell.
Significantly improves rendering of example in
http://bugs.kde.org/show_bug.cgi?id=154980
There is still an issue relating to list indenting.
CCBUG:154980.
svn path=/trunk/KDE/kdegraphics/okular/; revision=906395
17 years ago
Script Kiddy
8801de2f1a
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/playground/graphics/okular/mobipocket/; revision=906050
17 years ago
Pino Toscano
b811186781
Add the new shiny set of icons for the annotation tools, done by Eugene 'it-s' Trounev, thanks!
...
CCMAIL: eugene.trounev@gmail.com
Disabling some old icons, and removing some temporary ones.
svn path=/trunk/KDE/kdegraphics/okular/; revision=905910
17 years ago
Brad Hards
80870cf54c
Add support for the "justify", "start" and "end" text alignment
...
modes.
Partly addresses rendering problems identified at
http://bugs.kde.org/show_bug.cgi?id=154980
CCBUG:154980
svn path=/trunk/KDE/kdegraphics/okular/; revision=905238
17 years ago
Pino Toscano
ac04d63468
use the base implementation of setPageSize
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=904847
17 years ago
Pino Toscano
46a2bb5273
When the loaded document is empty, consider its loading as failed.
...
(Added a TODO for a proper UI message.)
BUG: 179447
svn path=/trunk/KDE/kdegraphics/okular/; revision=904821
17 years ago
Christian Ehrlicher
ebb92ad08e
add win32 app icons where needed and possible
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=904611
17 years ago
Jakub Stachowski
7a97b440fb
Better error detection
...
svn path=/trunk/playground/graphics/okular/mobipocket/; revision=904178
17 years ago
Brad Hards
5d4d71c6bd
Protect against potential broken manifest files.
...
Fixes CID:4679 and CID:4680.
svn path=/trunk/KDE/kdegraphics/okular/; revision=903998
17 years ago
Jakub Stachowski
ea630c837c
Do not try to extract text from DRM-ed files
...
svn path=/trunk/playground/graphics/okular/mobipocket/; revision=903974
17 years ago