plasma-framework/scriptengines/javascript/simplebindings
Aaron J. Seigo 8df3489f24 allow connecting engine sources to pretty much anything in the script
svn path=/trunk/KDE/kdebase/runtime/; revision=1101799
2010-03-10 23:10:33 +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 clean up actions 2010-03-09 05:33:40 +00:00
appletinterface.h IntervalAlignment 2010-03-09 22:29:08 +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 * move kstyles from runtime into workspace 2010-03-02 03:40:34 +00:00
dataengine.h not needed atm 2010-03-09 22:18:23 +00:00
dataenginereceiver.cpp allow connecting engine sources to pretty much anything in the script 2010-03-10 23:10:33 +00:00
dataenginereceiver.h allow connecting engine sources to pretty much anything in the script 2010-03-10 23:10:33 +00:00
easingcurve.cpp Added support for passing QEasingCurve::Type enumerator literal string as valid argument on type() js binding 2010-03-01 19:11:32 +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 need to return a QIcon otherwise the poor little binding's head gets confused 2010-03-01 18:39:03 +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 support for Svg* marshalling, used with e.g. Plasma::SvgWidget 2010-03-09 20:01:51 +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