João Netto
bb6bee53fe
Added support for the full name of fields, which is used in the JavaScript
7 years ago
João Netto
da01333817
Fixed the KJSPrototype pointers and deleted unused arguments.
7 years ago
João Netto
ad858267d1
Implemented display support and updated dependencies to Poppler > 0.79
...
Moved executeScript to document private and support to display options for JavaScript
7 years ago
João Netto
7555212d29
Implemented the getOCGs and OCGs methods to support layer changing by JavaScript.
...
Implemented more unit tests to cover the OCGs
7 years ago
João Netto
cc10164d34
Implemented initial support for animatedPDF
...
When refreshing, widgets must check if they should be visible
Implemented unit tests to the JavaScript functions.
7 years ago
Yuri Chornoivan
c04ca1fa96
Fix minor EBN issues
8 years ago
Martin T. H. Sandsmark
f05d42eac3
core: Fix build without implicit cast to/from ascii
...
See previous commits for details.
10 years ago
Montel Laurent
466eb79615
Use QStringLiteral
11 years ago
Jonathan Doman
223092aa0e
Fix embed mode detection
...
Wow, I have no idea how this happened. I wrote an big test case and spent a lot of time playing with tabs. Stephan Binner even told me about this a month ago, but I didn't quite understand the problem...
Broken embed mode detection means that the tabbed interface is disabled. It actually made it into release... ugh
REVIEW: 123680
11 years ago
Lukáš Tinkl
fd6a35486e
port KUrl -> QUrl
11 years ago
Frederik Gladhorn
6c602bf0e7
Use categorized logging even more
12 years ago
Frederik Gladhorn
83d3f1f6b7
Revert "Some more kDebug->qDebug"
...
Seems like kDebug doesn't spam the user, so this needs to use qCDebug.
This reverts commit 34fbdf8c85 .
12 years ago
Frederik Gladhorn
34fbdf8c85
Some more kDebug->qDebug
12 years ago
Albert Astals Cid
e9e3d4a435
Make documentInfo be Hash based instead of XML based
12 years ago
Albert Astals Cid
e93d5bda01
Move KWallet code from pdf backend to ui
...
This helps with the widget dependency removal in the core/backends
12 years ago
Laurent Montel
c2fc9836e8
Fix iterator
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=882957
18 years ago
Harri Porten
2a9da4a778
adapt to a change I just applied in kdelibs
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=809494
18 years ago
Pino Toscano
19585b87f6
Start implementing the JavaScript scripting API for PDF documents,
...
thanks to Harri and Maksim and the brand-new public KJS API.
This starts the implementation of some of the API objects needed,
like App, Console, Data, Document, Field, FullScreen, Spell, Util.
Also, workaround the fact that we cannot change the read-only status for form fields.
svn path=/trunk/KDE/kdegraphics/okular/; revision=809259
18 years ago