Commit Graph

547 Commits

Author SHA1 Message Date
Marco Martin
ff47808ef2 check against a null qscriptengine 2011-05-17 16:41:42 +02:00
Script Kiddy
a79fea0eb8 SVN_SILENT made messages (.desktop file) 2011-05-17 10:48:38 +02:00
Script Kiddy
cb9bd829c3 SVN_SILENT made messages (.desktop file) 2011-05-11 09:16:16 +02:00
Marco Martin
4a906d4ed4 dataengine bindings are in DeclarativeWidget now 2011-04-30 14:37:43 +02:00
Script Kiddy
fecc197de0 SVN_SILENT made messages (.desktop file) 2011-04-29 09:32:15 +02:00
Marco Martin
388d61203f compatible signature in connect 2011-04-14 22:49:13 +02:00
Marco Martin
469f2076dd reorder together the other Plasma enums 2011-04-14 19:50:57 +02:00
Marco Martin
06f753173a n Applet the signal is newStatus 2011-04-14 17:08:11 +02:00
Marco Martin
2fc39865e3 forward the statusChanged() signal 2011-04-14 16:46:13 +02:00
Marco Martin
ef1ff5403e FEATURE:bind Applet::status() 2011-04-14 16:38:15 +02:00
Aaron Seigo
841aca3d3e up the API v# 2011-04-09 21:00:08 +02:00
Aaron Seigo
4d2bd9e799 openUrl for http urls when http extension is requested 2011-04-09 21:00:08 +02:00
Marco Martin
6f9f911c68 don't re-bind what was done in libkdeclarative 2011-04-07 23:27:05 +02:00
Marco Martin
2a54c9c416 use the engine access in DeclarativeWidget
now DeclarativeWidget itself steals the scriptengine, so use it instead of having the hack there
2011-04-07 22:39:18 +02:00
Marco Martin
2754c01add FEATURE: expose the activity name and id
expose activity name and activityid in the containment wrapper interface
2011-04-04 16:15:48 +02:00
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
Script Kiddy
cb3424f3cb SVN_SILENT made messages (.desktop file) 2011-03-31 07:41:49 +02:00
Script Kiddy
0c29d7611c SVN_SILENT made messages (.desktop file) 2011-03-30 08:45:32 +02:00
Script Kiddy
7f4abfc7a5 SVN_SILENT made messages (.desktop file) 2011-03-29 09:36:56 +02:00
Marco Martin
19ff95e3a1 relicense under LGPL upon author's permission 2011-03-28 16:54:24 +02:00
Marco Martin
264aa5e8fb bind setAssociatedApplication 2011-03-27 16:59:08 +02:00
Marco Martin
2acf29889e update the license
After asking for an explicit permission by the author and the copyright holder (Nokia)
update the license from GPL to LGPL
2011-03-27 12:38:01 +02:00
Marco Martin
fcd51b4c67 support availableScreenregion()
FEATURE: bridge to Corona::availableScreenRegion(), as an array of rects
2011-03-13 17:26:59 +01:00
Marco Martin
f07062fae5 movableApplets property of Containment
just for scripted contaiments, C++ ones can easily implement it themselves
2011-03-07 20:17:52 +01:00
Marco Martin
33fe3f4874 export the QRectF as an objecy QtScript understand 2011-03-02 15:41:57 +01:00
Marco Martin
0dda9c72ee bind screen() and Corona::screenGeometry() 2011-03-02 15:41:57 +01:00
Script Kiddy
dde9d31775 SVN_SILENT made messages (.desktop file) 2011-03-02 08:39:29 +01:00
Marco Martin
15122a4d6e export action() 2011-02-28 20:42:24 +01:00
Script Kiddy
2af794b302 SVN_SILENT made messages (.desktop file) 2011-02-27 08:11:06 +01:00
Marco Martin
a5636902e6 correctly register the type property 2011-02-25 22:12:41 +01:00
Marco Martin
888d964d22 register enums in the scriptengine 2011-02-25 22:11:11 +01:00
Marco Martin
b6f2751ba2 possible to set drawWallpaper and containmentType 2011-02-22 13:25:03 +01:00
Marco Martin
ea0b394a55 a simple binding for scripted containments 2011-02-20 19:45:40 +01:00
Script Kiddy
5abc23e105 SVN_SILENT made messages (.desktop file) 2011-02-14 16:29:30 +01:00
Script Kiddy
df96956c7b SVN_SILENT made messages (.desktop file) 2011-02-13 20:32:05 +01:00
Aaron Reichman
4037ced032 Fixed spelling errors from krazy (all in comments or debug/warnings, no strings) 2011-02-07 12:29:08 -08:00
Script Kiddy
45a8784f4c SVN_SILENT made messages (.desktop file) 2011-02-03 07:25:02 +01:00
Script Kiddy
d720a8024e SVN_SILENT made messages (.desktop file) 2011-02-02 08:25:29 +01:00
Aaron J. Seigo
906b55c050 unbreak update() method
svn path=/trunk/KDE/kdebase/runtime/; revision=1217812
2011-01-28 19:44:35 +00:00
Marco Martin
ff6234b2ac no spaces before #
svn path=/trunk/KDE/kdebase/runtime/; revision=1216700
2011-01-24 09:34:03 +00:00
Marco Martin
583e3c168b fix setters and getters: set the proper stuff, copy and paste--
svn path=/trunk/KDE/kdebase/runtime/; revision=1216118
2011-01-21 13:29:29 +00:00
Script Kiddy
b6698c3349 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/runtime/; revision=1215655
2011-01-19 06:32:58 +00:00
Script Kiddy
a13812359a SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/runtime/; revision=1213663
2011-01-11 09:07:40 +00:00
Script Kiddy
87d649665e SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/runtime/; revision=1207957
2010-12-20 06:25:07 +00:00
Script Kiddy
b20086135b SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/runtime/; revision=1207443
2010-12-18 06:01:23 +00:00
Script Kiddy
e2fffbfce0 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/runtime/; revision=1207224
2010-12-17 06:24:18 +00:00
Script Kiddy
b8821d3aab SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/runtime/; revision=1206942
2010-12-16 06:59:18 +00:00
Aaron J. Seigo
20d88def72 registerSimpleAppletMetaTypes no longer calls registerNonGuiMetaTypes, so call it explicitly. the i/o example/test plasmoids work again.
svn path=/trunk/KDE/kdebase/runtime/; revision=1206672
2010-12-15 11:15:26 +00:00
Aaron J. Seigo
ad61d813f7 add an explicity conversion to utf8
svn path=/trunk/KDE/kdebase/runtime/; revision=1206671
2010-12-15 11:13:13 +00:00
Script Kiddy
feaa077f5c SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/runtime/; revision=1206377
2010-12-14 07:32:10 +00:00