plasma-framework/scriptengines/javascript
Pino Toscano da4ea3dbe7 encoding fixes for the i18n*() functions:
- take the arguments as utf8 for the ki18n* calls
- don't return a utf8 byte array, but just a plain string (should avoid implicit conversion back and forth to another encoding)

svn path=/trunk/KDE/kdebase/workspace/plasma/scriptengines/javascript/; revision=962285
2009-05-01 23:21:40 +00:00
..
qtgui implement the rest of the linear layout api 2009-04-29 16:55:21 +00:00
tests take two, doing it differently after further discussion with the i18n people 2009-05-01 16:19:21 +00:00
appletinterface.cpp simple access to file paths in the package 2009-04-28 02:14:26 +00:00
appletinterface.h implement the rest of the linear layout api 2009-04-29 16:55:21 +00:00
backportglobal.h simple binding of QGraphicsLinearLayout; will do Grid later 2009-01-05 09:58:26 +00:00
bind_dataengine.h an embryo of Service access 2009-01-05 19:16:44 +00:00
CMakeLists.txt add url to build 2009-04-28 02:12:47 +00:00
javascriptrunner.cpp coding style fixes 2009-04-07 18:14:29 +00:00
javascriptrunner.h Fix class 2009-01-05 12:26:42 +00:00
Messages.sh extract messages from the qtgui subdirectory as well 2009-03-24 11:24:20 +00:00
plasma-scriptengine-applet-simple-javascript.desktop SVN_SILENT made messages (.desktop file) 2009-03-17 15:51:17 +00:00
plasma-scriptengine-runner-javascript.desktop SVN_SILENT made messages (.desktop file) 2009-03-17 15:51:17 +00:00
simplejavascriptapplet.cpp encoding fixes for the i18n*() functions: 2009-05-01 23:21:40 +00:00
simplejavascriptapplet.h i18nc, i18ncp 2009-05-01 22:39:52 +00:00
uiloader.cpp add WebView too in the supported widgets 2009-03-08 20:07:22 +00:00
uiloader.h * share the one UiLoader amongst all javascript applets 2009-01-07 20:35:28 +00:00