plasma-framework/scriptengines/javascript/simplebindings
Aaron J. Seigo a876582696 no longer necessary
svn path=/trunk/KDE/kdebase/runtime/; revision=1073850
2010-01-12 23:40:35 +00:00
..
anchorlayout.cpp clean up api 2009-11-27 21:31:43 +00:00
animationgroup.cpp krazy fixes 2009-12-28 20:50:30 +00:00
animationgroup.h Thou shalst not commit old cheese which uses experimental API, unless thou hath 2009-12-15 00:33:01 +00:00
appletinterface.cpp isolate out the common QScriptEngine setup that is sharable between the various ScriptEngines; this will prevent having to reimplement (or more likely copy and paste) the extensions loading, print, debug, etc. from the applet implementation to get that support in dataengines and runners. 2010-01-07 02:04:59 +00:00
appletinterface.h no longer necessary 2010-01-12 23:40:35 +00: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 huge cleanup with lots of inter-twined changes, but this should be more or less ready for 4.4.0 at this point! changes include: 2009-12-16 22:05:46 +00:00
bytearrayprototype.h huge cleanup with lots of inter-twined changes, but this should be more or less ready for 4.4.0 at this point! changes include: 2009-12-16 22:05:46 +00:00
color.cpp krazy fixes 2009-12-28 20:50:30 +00:00
dataengine.cpp huge cleanup with lots of inter-twined changes, but this should be more or less ready for 4.4.0 at this point! changes include: 2009-12-16 22:05:46 +00:00
dataengine.h huge cleanup with lots of inter-twined changes, but this should be more or less ready for 4.4.0 at this point! changes include: 2009-12-16 22:05:46 +00:00
easingcurve.cpp easing curve is now necessary due to change in animation API from easingCurveType to easingCurve 2010-01-12 23:32:56 +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 clean up the api 2009-11-27 19:01:50 +00:00
graphicsitem.cpp Restore files 2009-11-18 22:53:23 +00:00
gridlayout.cpp -pedantic 2009-11-30 11:44:47 +00:00
i18n.h huge cleanup with lots of inter-twined changes, but this should be more or less ready for 4.4.0 at this point! changes include: 2009-12-16 22:05:46 +00:00
linearlayout.cpp count/itemAt; plugs some holes that made layouts rather unuseful (though getting reports about these things is nice: people are actually using them! wow! :) 2010-01-05 23:48:56 +00:00
painter.cpp clean up api 2009-11-27 20:28:42 +00:00
pen.cpp krazy fixes 2009-12-28 20:50:30 +00:00
pixmap.cpp mark these as getters 2009-11-27 02:20:33 +00:00
point.cpp fix point api up 2009-11-27 02:49:38 +00:00
qscriptbookkeeping.cpp need to also register KJob with the runtime otherwise those signals are not very usable from the runtime; found while trying to connect to the finished signal of an http request 2009-12-16 22:46:34 +00:00
rect.cpp fix up the rect api 2009-11-27 02:59:09 +00:00
size.cpp declare the default constructors and width/height as getters/setters 2009-11-27 02:43:45 +00:00
timer.cpp --unecessary duplication 2009-12-16 22:29:43 +00:00
uiloader.cpp uiloader is part of the simplebindings 2009-11-27 03:12:43 +00:00
uiloader.h uiloader is part of the simplebindings 2009-11-27 03:12:43 +00:00
url.cpp Restore files 2009-11-18 22:55:46 +00:00
variant.cpp huge cleanup with lots of inter-twined changes, but this should be more or less ready for 4.4.0 at this point! changes include: 2009-12-16 22:05:46 +00:00
variant.h huge cleanup with lots of inter-twined changes, but this should be more or less ready for 4.4.0 at this point! changes include: 2009-12-16 22:05:46 +00:00