Commit graph

4 commits

Author SHA1 Message Date
Harri Porten 2a9da4a778 adapt to a change I just applied in kdelibs
svn path=/trunk/KDE/kdegraphics/okular/; revision=809494
2008-05-19 00:26:53 +00:00
Pino Toscano 0b847d2926 start implementing properties and methods of the global JS 'app' object
svn path=/trunk/KDE/kdegraphics/okular/; revision=809367
2008-05-18 19:33:46 +00:00
Pino Toscano f05f489d48 add an hidden JS console output window, disabled by default
(useful for debugging)

svn path=/trunk/KDE/kdegraphics/okular/; revision=809331
2008-05-18 18:42:27 +00:00
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
2008-05-18 16:37:07 +00:00