okular/core/script
2019-08-11 14:55:21 +00:00
..
builtin.js Add initial support for built-in javascript functs 2018-02-22 00:12:44 +01:00
builtin.qrc Add initial support for built-in javascript functs 2018-02-22 00:12:44 +01:00
event.cpp Removed the use of internalText(), replacing by text() 2019-08-11 14:55:21 +00:00
event_p.h Implemented support for keystroke actions 2019-08-11 14:55:21 +00:00
executor_kjs.cpp Implemented display support and updated dependencies to Poppler > 0.79 2019-07-20 12:06:12 +02:00
executor_kjs_p.h Implemented display support and updated dependencies to Poppler > 0.79 2019-07-20 12:06:12 +02:00
kjs_app.cpp Support app.alert and util.printd 2019-08-08 21:31:12 +00:00
kjs_app_p.h Fixed indentation, bad algebra and moved display enum to KJSDisplay 2019-07-20 12:06:42 +02:00
kjs_console.cpp Fix minor EBN issues 2018-08-31 12:23:45 +03:00
kjs_console_p.h Start implementing the JavaScript scripting API for PDF documents, 2008-05-18 16:37:07 +00:00
kjs_data.cpp Use QStringLiteral 2015-10-29 13:37:11 +01:00
kjs_data_p.h Start implementing the JavaScript scripting API for PDF documents, 2008-05-18 16:37:07 +00:00
kjs_display.cpp Fixed indentation, bad algebra and moved display enum to KJSDisplay 2019-07-20 12:06:42 +02:00
kjs_display_p.h Fixed indentation, bad algebra and moved display enum to KJSDisplay 2019-07-20 12:06:42 +02:00
kjs_document.cpp Added support for the full name of fields, which is used in the JavaScript 2019-08-07 22:40:50 +00:00
kjs_document_p.h adapt to a change I just applied in kdelibs 2008-05-19 00:26:53 +00:00
kjs_event.cpp Implemented support for keystroke actions 2019-08-11 14:55:21 +00:00
kjs_event_p.h Add JavaScript Event Object handling 2018-02-22 00:11:20 +01:00
kjs_field.cpp Removed the use of internalText(), replacing by text() 2019-08-11 14:55:21 +00:00
kjs_field_p.h Refresh the pixmap of the page that contains the field when setting its text 2017-03-03 00:36:08 +01:00
kjs_fullscreen.cpp Use QStringLiteral 2015-10-29 13:37:11 +01:00
kjs_fullscreen_p.h Start implementing the JavaScript scripting API for PDF documents, 2008-05-18 16:37:07 +00:00
kjs_ocg.cpp Fixed indentation, bad algebra and moved display enum to KJSDisplay 2019-07-20 12:06:42 +02:00
kjs_ocg_p.h Fixed indentation, bad algebra and moved display enum to KJSDisplay 2019-07-20 12:06:42 +02:00
kjs_spell.cpp Fix minor EBN issues 2018-08-31 12:23:45 +03:00
kjs_spell_p.h Start implementing the JavaScript scripting API for PDF documents, 2008-05-18 16:37:07 +00:00
kjs_util.cpp Extended util.printd support to cover new formats 2019-08-08 21:31:12 +00:00
kjs_util_p.h Start implementing the JavaScript scripting API for PDF documents, 2008-05-18 16:37:07 +00:00