Script Kiddy
518b146916
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1162023
2010-08-11 07:27:16 +00:00
Marco Martin
d2dc7518e5
delay the sync to the scrollwidget of the active applet
...
don't sync if a scroll is going on
svn path=/trunk/KDE/kdebase/runtime/; revision=1161811
2010-08-10 21:34:27 +00:00
Script Kiddy
2805bd3aea
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1161505
2010-08-10 09:01:14 +00:00
Aaron J. Seigo
d6cc4dd1d7
make it possible to list known types.
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1161160
2010-08-09 20:46:01 +00:00
Aaron J. Seigo
0a4c501d00
make this work properly with 3rd party package plugins
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1161158
2010-08-09 20:42:50 +00:00
Aaron J. Seigo
0c6a1d4672
plugin definition
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1161155
2010-08-09 20:40:56 +00:00
Aaron J. Seigo
39dfc72ef8
the .desktop file
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1161154
2010-08-09 20:40:38 +00:00
Aaron J. Seigo
4d6e335156
PackageStructure plugin for plasmapkg et al as well as some fixes to the addon package structure definition
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1161152
2010-08-09 20:40:13 +00:00
Laurent Montel
88f7ff8f53
Fix inclides
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1160971
2010-08-09 11:48:37 +00:00
Laurent Montel
3d96f7a61e
Fix forward declaration
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1160970
2010-08-09 11:48:20 +00:00
Script Kiddy
7ddf64ba43
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1160881
2010-08-09 07:34:28 +00:00
Marco Martin
3075744013
never negative margins
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1160718
2010-08-08 21:29:36 +00:00
Script Kiddy
e72905af5d
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1160514
2010-08-08 07:03:06 +00:00
Script Kiddy
a846b69826
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1160125
2010-08-07 07:07:22 +00:00
Yuri Chornoivan
307959c614
ws->was
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1160118
2010-08-07 05:03:08 +00:00
Aaron J. Seigo
4c7b3462c1
new and improved jobs/services mechanisms
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1160074
2010-08-06 23:07:52 +00:00
Marco Martin
dca84d9d21
include the proper file
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1160018
2010-08-06 20:18:54 +00:00
Aaron J. Seigo
2bdd15bc2d
control the exposed API better
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1160008
2010-08-06 19:42:08 +00:00
Aaron J. Seigo
0c929d525d
Qt ownership of the service object: they are owned by the caller, and so must be deleted by them
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1160005
2010-08-06 19:34:59 +00:00
Marco Martin
7500244520
move newspaper to runtime
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1160002
2010-08-06 19:19:02 +00:00
Script Kiddy
4ae8247c18
SVN_SILENT made messages (.desktop file, second try)
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1159765
2010-08-06 07:09:32 +00:00
Yuri Chornoivan
aa827630c2
Plasa->Plasma
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1159746
2010-08-06 05:07:39 +00:00
Aaron J. Seigo
e09ceabfbd
JavaScript DataEngines with JavaScript Services. what's left? custom Jobs.
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1159737
2010-08-06 04:21:42 +00:00
Aaron J. Seigo
b5669412c5
reorg the sources; was growing increasingly messy and was only going to get "worse" as DataEngine grows
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1159715
2010-08-06 02:01:40 +00:00
Aaron J. Seigo
87d6ebf09a
correct output
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1159696
2010-08-05 23:40:41 +00:00
Aaron J. Seigo
e68da09400
listAddons now returns an array of objects that contain information about the addons.
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1159687
2010-08-05 23:17:07 +00:00
Aaron J. Seigo
e96c23c5e1
better return values
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1159674
2010-08-05 23:00:45 +00:00
Aaron J. Seigo
fe8a1522be
* lean on the ScriptEnv for function calling
...
* allow for event listeners on source and update requests
svn path=/trunk/KDE/kdebase/runtime/; revision=1159648
2010-08-05 21:14:00 +00:00
Aaron J. Seigo
c7e5e9ce79
add a return value to callFunction
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1159647
2010-08-05 21:13:13 +00:00
Aaron J. Seigo
14ec881538
* correct lower case of "addoncreated" for event listener calling
...
* semi-failed experiment on adding things to the object (would love to have them availabe when construct() is called). will need to consult with QtScript gurus in their mountaintop fortress dojo
svn path=/trunk/KDE/kdebase/runtime/; revision=1159621
2010-08-05 20:08:26 +00:00
Aaron J. Seigo
2922aec6a7
correct name
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1159612
2010-08-05 19:41:21 +00:00
Aaron J. Seigo
522bbc4de0
we will want this in code/ .. addons may want to grab other data as well
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1159611
2010-08-05 19:40:13 +00:00
Aaron J. Seigo
f6d9a84da1
register the servicetype
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1159609
2010-08-05 19:26:25 +00:00
Aaron J. Seigo
003d75fadb
allow the common properties implemented in ScriptEnv (for code sharing, consistency) to be assigned to any object (e.g. the m_self/m_iface script values created in the DataEngine and Runner ScriptEngines)
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1159605
2010-08-05 19:05:37 +00:00
Aaron J. Seigo
7e92e302af
correct signal connection
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1159601
2010-08-05 18:44:51 +00:00
Aaron J. Seigo
e24fd94056
actually into data this time; not sure how svn managed to get that move wrong
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1159335
2010-08-05 04:44:20 +00:00
Aaron J. Seigo
f46d99ceec
bring back the old hack
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1159334
2010-08-05 04:42:39 +00:00
Aaron J. Seigo
076c25883d
in data/ now
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1159333
2010-08-05 04:42:21 +00:00
Aaron J. Seigo
6df1d10c0b
too much copy and paste :)
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1159166
2010-08-04 15:46:44 +00:00
Aaron J. Seigo
948fa2720f
move the event listener concept to the scriptenv, introduce the concept of addons for javascript components
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1158928
2010-08-04 03:53:41 +00:00
Script Kiddy
3d8bedb45a
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1158610
2010-08-03 08:28:40 +00:00
Aaron J. Seigo
814448e8ac
it's ok if it is an array as well
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1158468
2010-08-02 19:59:49 +00:00
Script Kiddy
39c4c8d3c6
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1155392
2010-07-27 09:11:06 +00:00
Script Kiddy
39c603d620
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1149732
2010-07-14 06:58:50 +00:00
Script Kiddy
07f1d0f4d2
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1146615
2010-07-06 08:26:07 +00:00
Script Kiddy
bb9dc6b92a
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1146067
2010-07-05 07:02:41 +00:00
Script Kiddy
df365bfd8c
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1145779
2010-07-04 06:52:37 +00:00
Script Kiddy
bef5df73ea
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1145194
2010-07-02 06:44:46 +00:00
Script Kiddy
d99a645979
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1144877
2010-07-01 06:52:15 +00:00
Aaron J. Seigo
0e4d7f18f4
include()
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1144460
2010-06-29 23:44:27 +00:00