Dirk Mueller
22a08e0fcf
fix okular version
...
svn path=/tags/KDE/4.1.3/kdegraphics/okular/; revision=879927
18 years ago
Pino Toscano
829ffdb8d1
backport: be sure to close the file before sending it for printing
...
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=875560
18 years ago
Pino Toscano
68392b7956
Backport: do not ignore (white)spaces in the search query when searching within the text of a page.
...
Will be in KDE 4.1.3.
CCBUG: 172244
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=873278
18 years ago
Pino Toscano
3fecaaeeea
oups, accidental typo
...
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=872681
18 years ago
Script Kiddy
1052e18dac
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=872394
18 years ago
Pino Toscano
6a80bc6920
Switch from a KSelectAction to a KActionMenu+KAction's, so the actions of the "View Mode" submenu can have custom shortcuts (and placed in toolbars, etc).
...
CCBUG: 172661
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=870511
18 years ago
Pino Toscano
b94c38a7d7
Remove the "old" way of configuring the toolbars and just use the XMLGUI facilities.
...
This makes the toolbar editing safer.
CCBUGS: 168528, 171186
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=870503
18 years ago
Pino Toscano
f365bd4aad
consider annotBoundary as boundary *without* cropping to the requested limits
...
this should fix drawing problems with note, stamp, and geometric annotations
CCBUG: 160396
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=870165
18 years ago
Pino Toscano
43d39f37bc
Backport: select all the text when opening the find bar.
...
CCBUG: 172585
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=869969
18 years ago
Pino Toscano
77a06e44aa
backport: always deal with memory measures as ulonglong, this way systems with >4 GB of memory work for real now
...
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=867873
18 years ago
Pino Toscano
83078a2912
backport: do not forget to init m_maxAllocatedTextPages
...
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=867872
18 years ago
Script Kiddy
d0ef9c5899
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=867213
18 years ago
Pino Toscano
2994663818
backport: when no extension is set, assume png (fix the previous check)
...
reported by Fathi Boudra
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=866615
18 years ago
Pino Toscano
99ef0cdf46
bump versions
...
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=863717
18 years ago
Pino Toscano
b3bd5e0818
- make sure to properly unregister all the observers before the Document gets destroyed
...
- keep ownership of the "export as" menu, and check before manipulating its child widgets: avoid crashes in case the part widget is destroyed before the part is
both the problems discovered and debugged with the precious help of Armin Berres, thanks!
CCMAIL: trigger@space-based.de
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=863714
18 years ago
Pino Toscano
5e6c2feae4
do not use the specified widget as parent for the Document, but just keep it
...
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=863256
18 years ago
Pino Toscano
fb79991ef8
backport: read-only text fields should be read-only, not disabled
...
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=863236
18 years ago
Pino Toscano
6d8a4dc8d4
Make "fit to width" the default zoom level for new documents.
...
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=859446
18 years ago
Pino Toscano
677db64087
Backport: use the size as specified by the images, not a fake one.
...
CCBUG: 169592
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=855908
18 years ago
Pino Toscano
988de8f3cc
Backport: consider the orientation of TIFF documents.
...
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=855847
18 years ago
Rafael Fernández López
bf350c12fa
Backport rev 855382
...
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=855384
18 years ago
Burkhard Lück
1a989240e3
documentation backport fron trunk
...
svn path=/branches/KDE/4.1/kdegraphics/doc/okular/; revision=854903
18 years ago
Script Kiddy
6cea95eed2
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=854233
18 years ago
Rafael Fernández López
2cdb8ad6a5
Backport of rev 853433. Call to setupGUI after createGUI has been called
...
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=853444
18 years ago
Pino Toscano
ca66beaf48
bump versions
...
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=851326
18 years ago
Pino Toscano
dcb87dd97f
Backport: take into account relative links in pages, and resolve them correctly.
...
CCBUG: 169001
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=850146
18 years ago
Pino Toscano
b998667208
Backport: be sure to close the temporary PS file before sending it to lpr, so it is all flushed.
...
Will be in KDE 4.1.1.
CCBUG: 160860
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=849951
18 years ago
Script Kiddy
e8487347fa
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=847713
18 years ago
Albert Astals Cid
42b14de45b
Backport r844880 okular/trunk/KDE/kdegraphics/okular/ui/pageview.cpp:
...
If we are cancelling move, make sure we are where we should be
BUG: 165809
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=844887
18 years ago
Pino Toscano
02646424fa
Backport workaround Leon Bottou's workaround for DjVuLibre crash.
...
Will be in KDE 4.1.1.
CCBUG: 168030
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=842847
18 years ago
Pino Toscano
b5e3c1a36a
Backport: correctly get the filename from the original url, not from the local file name of the real file being open.
...
Will be in KDE 4.1.1.
CCBUG: 168068
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=842325
18 years ago
Pino Toscano
b9f13d219a
Backport: enable the text-to-speech actions only when there is a document loaded (other than KTTS being present, of course).
...
This will be in KDE 4.1.1.
CCBUG: 168310
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=841925
18 years ago
Pino Toscano
5b649b50b2
backport: update all the configuration (not just the AA settings) each time a document is open
...
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=841348
18 years ago
Pino Toscano
efeefc9e0f
backport: more qreal/double mismatches
...
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=839973
18 years ago
Pino Toscano
fe664e082a
backport: do not assume there is always a configuration dialog around (eg, when doing a print preview)
...
CCBUG: 167734
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=839617
18 years ago
Pino Toscano
e593c8b078
backport: when saving the internal xml, be sure to save it as utf-8, and to advertize the encoding in the main processing instruction
...
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=839567
18 years ago
Albert Astals Cid
c8934f4bac
Backport r839378
...
Repeat with me, it's image/jp2, not image/jpeg2000
And now i can see jp2 images in okular and gwenview :-)
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=839381
18 years ago
Pino Toscano
9e10e0b134
backport: hopefully make it compile and work also where qreal is not double but float
...
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=837843
18 years ago
Albert Astals Cid
3e52859e08
Backport r837829 okular/trunk/KDE/kdegraphics/okular/generators/poppler/generator_pdf.cpp: delete pdfConv
...
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=837831
18 years ago
Pino Toscano
564392f93a
backport: properly keep a reference to the print option widget, and create it only when necessary
...
CCBUG: 167353
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=837342
18 years ago
Pino Toscano
18311b9f02
backport: fix the condition for loading and saving the view(s)
...
CCBUG: 167220
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=836661
18 years ago
Pino Toscano
aaa56a404d
it uses QDom*, so link to QtXml
...
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=836124
18 years ago
Script Kiddy
e3533e0901
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=835901
18 years ago
Script Kiddy
97b5ad1981
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=834228
18 years ago
Luigi Toscano
60b0f7ee98
Backport of r832543
...
Correctly intercept standard output.
Thanks, Pino!
CCBUG: 164900
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=832544
18 years ago
Laurent Montel
b93921de40
Backport:
...
Fix mem leak
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=831767
18 years ago
Script Kiddy
8120b33152
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=831630
18 years ago
Pino Toscano
6560a836e2
bump version to 0.7 for the final kde 4.1 release
...
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=830496
18 years ago
Script Kiddy
bebd45ba1d
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=830279
18 years ago
Dirk Mueller
41afd26ba3
link all direct dependencies
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=829219
18 years ago