Albert Astals Cid
a9c7834a4f
mobile: Update imports to the minimum required versions on the cmake side
4 years ago
Alexander Lohnau
2f193a63de
Convert license headers to SPDX
5 years ago
Yuri Chornoivan
c04ca1fa96
Fix minor EBN issues
8 years ago
Marco Martin
be805e906e
port to Documentview
11 years ago
Marco Martin
79622ee9a3
A touchscreen optimized view for a document
...
It supports changing pages by a swipe gesture, pinch zoom
and flicking to scroll around.
The mobile application will be ported to this new component
11 years ago
Marco Martin
5ba5e2189c
rename from active to mobile
11 years ago
Marco Martin
3d50fec102
initial port of QML components to QtQuick2
...
this is an initial port of the qml component set of okular to qtquick2
it's straightforward, except pageitem that right now is a qquickpainteditem, that works fine, but a bit slower than generating and uploading the textures by hand (that may be an eventual future port)
the okular active application is still missing, but the components can be used from anywhere in qml
REVIEW:121326
11 years ago
Marco Martin
cbe00442f5
relicense to gpl as the rest of okular
14 years ago
Marco Martin
68f32efab8
switch my files to lgpl
...
pagepainter is still problematic, shouldn't be duplicated anymore
14 years ago
Marco Martin
fd84427cc4
add a declarative plugin
...
two components:
Document, represents an Okular::Document
Page: represents an Okular::Page, once connected to a Document can display a single page
14 years ago
Albert Astals Cid
d60620d33d
fix FSF address
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=770378
18 years ago
Albert Astals Cid
2e29cd8ffa
port to new kchmviewer code, this brings us to almost no local patch on extern code (we have 1 bugfix + making kio-msits work that i'll notify upstream)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=770371
18 years ago
Dirk Mueller
7ea0bce44a
fix FSF address
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=734468
19 years ago
Piotr Szymanski
c394549b81
- reusing code from KCHHViewer, contains a small wrapper around chmlib and a better version of kio-msits then the one from kdevelop, added minor modifications by myself so that they can be used in oKular, also stripped the library of unneeded stuff
...
svn path=/trunk/playground/graphics/oKular/kpdf/; revision=450783
21 years ago