You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Laurent Montel db0f477119 Port deprecated QLayout::setMargin 7 years ago
..
builtin.js Changed AFTime_Format to work with user locale PM strings 7 years ago
builtin.qrc Add initial support for built-in javascript functs 8 years ago
event.cpp Implemented validate actions and made formwidgets leave these actions to QLineEdit::Event 7 years ago
event_p.h Implemented validate actions and made formwidgets leave these actions to QLineEdit::Event 7 years ago
executor_kjs.cpp Implemented display support and updated dependencies to Poppler > 0.79 7 years ago
executor_kjs_p.h Implemented display support and updated dependencies to Poppler > 0.79 7 years ago
kjs_app.cpp Support app.alert and util.printd 7 years ago
kjs_app_p.h Fixed indentation, bad algebra and moved display enum to KJSDisplay 7 years ago
kjs_console.cpp Port deprecated QLayout::setMargin 7 years ago
kjs_console_p.h
kjs_data.cpp Use QStringLiteral 11 years ago
kjs_data_p.h
kjs_display.cpp Fixed indentation, bad algebra and moved display enum to KJSDisplay 7 years ago
kjs_display_p.h Fixed indentation, bad algebra and moved display enum to KJSDisplay 7 years ago
kjs_document.cpp Added support for the full name of fields, which is used in the JavaScript 7 years ago
kjs_document_p.h adapt to a change I just applied in kdelibs 18 years ago
kjs_event.cpp Implemented validate actions and made formwidgets leave these actions to QLineEdit::Event 7 years ago
kjs_event_p.h Add JavaScript Event Object handling 8 years ago
kjs_field.cpp Removed the use of internalText(), replacing by text() 7 years ago
kjs_field_p.h Refresh the pixmap of the page that contains the field when setting its text 9 years ago
kjs_fullscreen.cpp Use QStringLiteral 11 years ago
kjs_fullscreen_p.h
kjs_ocg.cpp Fixed indentation, bad algebra and moved display enum to KJSDisplay 7 years ago
kjs_ocg_p.h Fixed indentation, bad algebra and moved display enum to KJSDisplay 7 years ago
kjs_spell.cpp Fix minor EBN issues 8 years ago
kjs_spell_p.h
kjs_util.cpp Changed util.printd to use the default locale on case 2. Also made kjsfunctionstest to be in a consistent locale 7 years ago
kjs_util_p.h