Pino Toscano
20661ff61e
Add an interface (implemented by the Part) for controlling the really basic document viewer functionalities. This (along with a small refactor in the okular shell) gives the user the possibility to start okular with:
...
-p, --page <page> : to select the startup page
--presentation : to start directly in presentation mode
implementing also KPDF wishes #134115 and #137905 .
svn path=/trunk/playground/graphics/okular/; revision=619681
19 years ago
Pino Toscano
bd14706edb
leak a bit less memory
...
svn path=/trunk/playground/graphics/okular/; revision=619558
19 years ago
Leandro Emanuel López
5f60f757a7
Let's use KTemporaryFile instead of K3TempFile
...
svn path=/trunk/playground/graphics/okular/; revision=618017
19 years ago
Laurent Montel
06b79cdf27
Compile++
...
svn path=/trunk/playground/graphics/okular/; revision=614897
20 years ago
Laurent Montel
79b01fa27d
Fix i18n api
...
svn path=/trunk/playground/graphics/okular/; revision=611278
20 years ago
Pino Toscano
afa2e5a999
iterator -> const_iterator
...
svn path=/trunk/playground/graphics/okular/; revision=607842
20 years ago
Albert Astals Cid
9099fbecf7
Some krazy fixes
...
svn path=/trunk/playground/graphics/okular/; revision=605992
20 years ago
Pino Toscano
e7bbe08957
trying to port to KTemporaryFile where possible, and still rely on K3TempFile where it needs more work
...
svn path=/trunk/playground/graphics/okular/; revision=596083
20 years ago
Tobias Koenig
df7d144c10
Moved all classes in core/ into the 'Okular' namespace and removed
...
nearly all references to kpdf (knewstuff still missing).
svn path=/trunk/playground/graphics/okular/; revision=586993
20 years ago
Albert Astals Cid
4e04b301f1
Almost foget to fordwardport r582561
...
Fix bug 133507 that prevented the correct restoring of the document viewport on session restore for remote documents
svn path=/trunk/playground/graphics/okular/; revision=584932
20 years ago
Tobias Koenig
4c923f00ac
Don't connect twice to the selectUrl() signal, because the second time
...
the passed KUrl object was deleted by the slot of the first signal in the meantime.
svn path=/trunk/playground/graphics/okular/; revision=582173
20 years ago
Tobias Koenig
90140c1479
warnings--
...
svn path=/trunk/playground/graphics/okular/; revision=578892
20 years ago
Tobias Koenig
5bfa5435a8
URL -> url renaming to reimplement the correct KPart::openUrl()...
...
svn path=/trunk/playground/graphics/okular/; revision=578859
20 years ago
Albert Astals Cid
760fdbcadb
makeItBuild
...
svn path=/trunk/playground/graphics/okular/; revision=578661
20 years ago
Pino Toscano
12edea34f8
adapt to the new snapshot
...
svn path=/trunk/playground/graphics/okular/; revision=558247
20 years ago
Pino Toscano
3ea724e75f
less deprecated
...
svn path=/trunk/playground/graphics/okular/; revision=552878
20 years ago
Pino Toscano
854e1060e0
in case the url is a local file, start the filedialog from its directory
...
svn path=/trunk/playground/graphics/okular/; revision=552608
20 years ago
Pino Toscano
0e925faf02
KMimeType::mimeType can return an empty pointer, so better check for it
...
svn path=/trunk/playground/graphics/okular/; revision=552137
20 years ago
Albert Astals Cid
eabbaeaead
oKular is now okular
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=550782
20 years ago
Albert Astals Cid
703ed15db3
port to dbus, at least compiles, but i'm not sure it'll work
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=548432
20 years ago
Dirk Mueller
8ab527f601
fix memory leak (I love copy&paste code) (CID 2231)
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=544253
20 years ago
Pino Toscano
7049feb8de
port to the new kdelibs api; mainly ktrader usage and URL -> Url
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=543576
20 years ago
Pino Toscano
ec385777e6
IO_ReadOnly -> QIODevice::ReadOnly
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=541290
20 years ago
Albert Astals Cid
c2da771144
compile
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=538754
20 years ago
Laurent Montel
202ed24f9d
Fix some missing include
...
Fix compile
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=538600
20 years ago
Pino Toscano
fc51c9b24e
activate a missing connection; less deprecated functions
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=538064
20 years ago
Albert Astals Cid
4e1c6cfbb8
fordwardport r535156
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=535163
20 years ago
Albert Astals Cid
655d2607ed
fordwardport r535156
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=535159
20 years ago
Pino Toscano
622cea4f92
put a toolbutton in the toolbar instead of the so loooong combobox, and fix the connection. still crashes, though
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=533654
20 years ago
Pino Toscano
e3994658b6
make it compile with the new snapshot
...
port to the new i18n api
svn path=/branches/work/kde4/playground/graphics/okular/; revision=528345
20 years ago
Pino Toscano
8d25788703
less qt3_support
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=525545
20 years ago
Pino Toscano
55bc51a6d0
less qt3_support
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=525131
20 years ago
Pino Toscano
58a391e7a2
improve a bit
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=524837
20 years ago
Pino Toscano
22c45feb7e
less qt3_support
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=524154
20 years ago
Pino Toscano
4bd3b60d6c
less qt3_support
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=524083
20 years ago
Albert Astals Cid
cbb8e80154
some more compile changes, now let's see basketball
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=521882
20 years ago
Albert Astals Cid
b261381531
shell builds
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=521181
20 years ago
Wilfried Huss
520dd1a129
compile
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=513402
20 years ago
Laurent Montel
6414277a66
deprecated--
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=508636
20 years ago
Laurent Montel
9c3f1dca9c
KURL->KUrl
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=502560
20 years ago
Albert Astals Cid
ae1278fec1
branch port 493109
...
svn path=/trunk/playground/graphics/oKular/kpdf/; revision=493111
20 years ago
Albert Astals Cid
dcd204983a
fordward port 493109
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=493110
20 years ago
Piotr Szymanski
d09fd28b89
- MERGE KPDF 3.5 CHANGES
...
svn path=/trunk/playground/graphics/oKular/kpdf/; revision=477586
21 years ago
Albert Astals Cid
3a09624824
some more kpdf -> oKular
...
svn path=/trunk/playground/graphics/oKular/kpdf/; revision=471466
21 years ago
Piotr Szymanski
8b5a0e4746
- dont know what it does, but hey its a change and it works
...
svn path=/trunk/playground/graphics/oKular/kpdf/; revision=445398
21 years ago
Albert Astals Cid
bdc00ae3f3
Correct the implementation of Quit link action
...
Add the implementation of close link action
That two actions only work within inside kpdf as in konqueror they would be quite shocking
Reverse the order link actions are added to m_rects because there are some pdf that have a rect with a link and inside of that another link with a snall rect, and with this order we match acrobat behaviour
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=435350
21 years ago
Piotr Szymanski
36ab5c8965
- make generators plugins by:
...
* moving all xpdf stuff from core and part to inside generator_pdf
* adding abstract KPDFText class and KPDFTextEntity to hold either
glyph, or word or textline
- support for importing PS files as pdf like on annots branch
- synced with annots branch
- abstract text layer with search for words in different lines
- added RegularArea<NormalizedShape,Shape> template class
which inherits QValueList<NormalizedShape*> and is used
to hold regular areas of given shape (finite collections of the shape)
- loading of relevant generators via ktrader for given mimetype
- the deliverables 1 and 2 of my SoC proposition are delivered
next: 1. fix one spotted regression and 2. code ghostview backend
svn path=/trunk/playground/graphics/oKular/kpdf/; revision=434883
21 years ago
Piotr Szymanski
f5bbf89218
- support for taking getting a list of suported mimelsit and nice generation of it
...
based on what generators provide via ktrader, includes caching the mimetype list
- handling of compressed files added too
- both fucntions basedo kviewshell's version that Wilfried Huss suggested, although with
significant remodelling by myself, still i see no problem on adding relevant copyrights
to this file for the original functions' author just tell me how he/she is
svn path=/trunk/playground/graphics/oKular/kpdf/; revision=434859
21 years ago
Albert Astals Cid
7ed5ae7867
Open PS files, NOOOOO, we have not coded generator_ps, we just use ps2pdf (if installed) and open the resulting file, results are quite acceptable in the few ps i've tried. Testing and feedback are welcome.
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=430941
21 years ago
Enrico Ros
e7fadb9ab5
merged patch_088 (tinyurl.com/8t5ec)
...
svn path=/branches/kpdf/annotations/kdegraphics/kpdf/; revision=428593
21 years ago