plasma-framework/scriptengines/javascript/simplebindings
Alex Merry 7737bb48ba Register non-gui types properly for declarative applets
It was not previously possible to use KConfig etc. from declarative
applets, because the relevant qScriptRegisterMetaType functions were not
called.  This fixes that by calling registerNonGuiMetaTypes from
registerSimpleAppletMetaTypes.
2012-04-27 19:13:54 +01:00
..
anchorlayout.cpp Simplify QtGui module includes. 2012-04-10 00:22:13 +02:00
animationgroup.cpp some janitoring 2010-04-29 22:00:19 +00:00
animationgroup.h some janitoring 2010-04-29 22:00:19 +00:00
backportglobal.h make painters on random pixmaps work; you still need to take of things like calling end() 2011-12-08 17:54:34 +01:00
bytearrayclass.cpp the object, not its data. (if the trolls themselves can't get this stuff right ... ;) 2010-01-12 11:11:35 +00:00
bytearrayclass.h krazy fixes 2009-12-28 20:50:30 +00:00
bytearrayprototype.cpp add an explicity conversion to utf8 2010-12-15 11:13:13 +00:00
bytearrayprototype.h add an explicity conversion to utf8 2010-12-15 11:13:13 +00:00
color.cpp Simplify QtGui module includes. 2012-04-10 00:22:13 +02:00
dataengine.cpp unbreak service usage 2011-08-20 10:15:09 +02:00
dataengine.h fix compile; nasty little hack to support QMap<QString, QString> 2011-06-04 16:24:39 +02:00
dataenginereceiver.cpp give connectAllSources the same magic sauce connectSource does 2011-04-04 14:43:40 +02:00
dataenginereceiver.h give connectAllSources the same magic sauce connectSource does 2011-04-04 14:43:40 +02:00
easingcurve.cpp reorg the sources; was growing increasingly messy and was only going to get "worse" as DataEngine grows 2010-08-06 02:01:40 +00:00
filedialogproxy.cpp missing license headers and emails 2009-12-14 22:04:05 +00:00
filedialogproxy.h missing license headers and emails 2009-12-14 22:04:05 +00:00
font.cpp Simplify QtGui module includes. 2012-04-10 00:22:13 +02:00
graphicsitem.cpp Simplify QtGui module includes. 2012-04-10 00:22:13 +02:00
gridlayout.cpp Simplify QtGui module includes. 2012-04-10 00:22:13 +02:00
i18n.cpp relicense under LGPL upon author's permission 2011-03-28 16:54:24 +02:00
i18n.h relicense under LGPL upon author's permission 2011-03-28 16:54:24 +02:00
icon.cpp Removed set but unused variable to fix -Wunused-but-set-variable warnings. 2011-06-10 13:13:20 -04:00
linearlayout.cpp Simplify QtGui module includes. 2012-04-10 00:22:13 +02:00
painter.cpp Simplify QtGui module includes. 2012-04-10 00:22:13 +02:00
pen.cpp Simplify QtGui module includes. 2012-04-10 00:22:13 +02:00
pixmap.cpp Simplify QtGui module includes. 2012-04-10 00:22:13 +02:00
point.cpp reorg the sources; was growing increasingly messy and was only going to get "worse" as DataEngine grows 2010-08-06 02:01:40 +00:00
qscriptbookkeeping.cpp Register non-gui types properly for declarative applets 2012-04-27 19:13:54 +01:00
qscriptnonguibookkeeping.cpp Register non-gui types properly for declarative applets 2012-04-27 19:13:54 +01:00
rect.cpp fix setters and getters: set the proper stuff, copy and paste-- 2011-01-21 13:29:29 +00:00
size.cpp fix setters and getters: set the proper stuff, copy and paste-- 2011-01-21 13:29:29 +00:00
sizepolicy.cpp Simplify QtGui module includes. 2012-04-10 00:22:13 +02:00
timer.cpp reorg the sources; was growing increasingly messy and was only going to get "worse" as DataEngine grows 2010-08-06 02:01:40 +00:00
uiloader.cpp Add missing debug includes. 2010-11-10 16:03:55 +00:00
uiloader.h uiloader is part of the simplebindings 2009-11-27 03:12:43 +00:00
url.cpp reorg the sources; was growing increasingly messy and was only going to get "worse" as DataEngine grows 2010-08-06 02:01:40 +00:00