plasma-framework/scriptengines/javascript/simplebindings
2011-12-08 17:54:34 +01: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 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 Add missing debug includes. 2010-11-10 16:03:55 +00: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 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 Removed set but unused variable to fix -Wunused-but-set-variable warnings. 2011-06-10 13:13:20 -04: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 make painters on random pixmaps work; you still need to take of things like calling end() 2011-12-08 17:54:34 +01: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 make painters on random pixmaps work; you still need to take of things like calling end() 2011-12-08 17:54:34 +01: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