plasma-framework/scriptengines/javascript/simplebindings
Aaron J. Seigo 3b16876d4a full popupapplet support
svn path=/trunk/KDE/kdebase/runtime/; revision=1097178
2010-02-28 16:11:48 +00:00
..
anchorlayout.cpp most calls don't care if the widget has a layout, so make this behaviour controllable by the caller 2010-02-28 15:32:21 +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 full popupapplet support 2010-02-28 16:11:48 +00:00
appletinterface.h full popupapplet support 2010-02-28 16:11:48 +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 another class of API warts found and fixed thanks to documenting: isFoo -> foo for properties 2010-01-27 21:06:03 +00:00
dataengine.cpp share the dataengine bindings between applet and dataengine 2010-02-13 00:53:46 +00:00
dataengine.h share the dataengine bindings between applet and dataengine 2010-02-13 00:53: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 most calls don't care if the widget has a layout, so make this behaviour controllable by the caller 2010-02-28 15:32:21 +00:00
i18n.h subs doesn't act on the KLocalizedString itself, but returns a new one. so we need to assign it to our message each time we call subs(..) so that the values are actually captured. 2010-01-20 21:29:57 +00:00
icon.cpp minimal icon bindings, makes Plasma::IconWidget actually useful 2010-02-24 00:35:37 +00:00
linearlayout.cpp most calls don't care if the widget has a layout, so make this behaviour controllable by the caller 2010-02-28 15:32:21 +00:00
painter.cpp misnamed 2010-02-24 08:15:10 +00:00
pen.cpp another class of API warts found and fixed thanks to documenting: isFoo -> foo for properties 2010-01-27 21:06:03 +00:00
pixmap.cpp these are not getters 2010-02-16 21:18:40 +00:00
point.cpp another class of API warts found and fixed thanks to documenting: isFoo -> foo for properties 2010-01-27 21:06:03 +00:00
qscriptbookkeeping.cpp share the dataengine bindings between applet and dataengine 2010-02-13 00:53:46 +00:00
rect.cpp these are not getters 2010-02-16 21:18:40 +00:00
size.cpp declare the default constructors and width/height as getters/setters 2009-11-27 02:43:45 +00:00
timer.cpp another class of API warts found and fixed thanks to documenting: isFoo -> foo for properties 2010-01-27 21:06:03 +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 unecessary 2010-02-15 18:03:25 +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