plasma-framework/scriptengines/javascript/simplebindings
Aaron Seigo da186219ae give connectAllSources the same magic sauce connectSource does
thanks to emilsedgh for having the special super power of using precisely
what hasn't been properly implemented ... and then reporting it with
nice simple examples we can test with! THAT, my friends, is how it is done.
2011-04-04 14:43:40 +02:00
..
anchorlayout.cpp add activate(), since QGraphicsLayout often does it at rather inopportune times and requires manual intervention 2010-10-02 02:09:38 +00: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 update the license 2011-03-27 12:38:01 +02: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 Add missing debug includes. 2010-11-10 16:03:55 +00:00
dataengine.cpp * move kstyles from runtime into workspace 2010-03-02 03:40:34 +00:00
dataengine.h remove the QVariant workaround since the QScriptEngine::newVariant() should be fixed now in qt. 2010-10-13 18:08:07 +00: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 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
graphicsitem.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
gridlayout.cpp add activate(), since QGraphicsLayout often does it at rather inopportune times and requires manual intervention 2010-10-02 02:09:38 +00: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 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
linearlayout.cpp add activate(), since QGraphicsLayout often does it at rather inopportune times and requires manual intervention 2010-10-02 02:09:38 +00:00
painter.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
pen.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
pixmap.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
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 remove the QVariant workaround since the QScriptEngine::newVariant() should be fixed now in qt. 2010-10-13 18:08:07 +00:00
qscriptnonguibookkeeping.cpp remove the QVariant workaround since the QScriptEngine::newVariant() should be fixed now in qt. 2010-10-13 18:08:07 +00: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 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
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