Kevin Ottens
|
e52a934109
|
Add missing debug includes.
svn path=/trunk/KDE/kdebase/workspace/; revision=1195229
|
2013-03-05 17:48:00 +01:00 |
|
Aaron J. Seigo
|
555b31f4d2
|
check ptr value
BUG:245539
svn path=/trunk/KDE/kdebase/workspace/; revision=1172365
|
2013-03-05 17:48:00 +01:00 |
|
Aaron J. Seigo
|
1a95091dc0
|
allow for things like:
var template = loadTemplate("org.kde.plasma-desktop.findWidgets")
template.findWidgets("tasks")
svn path=/trunk/KDE/kdebase/workspace/; revision=1170449
|
2013-03-05 17:48:00 +01:00 |
|
Aaron J. Seigo
|
c99ce29222
|
up the version number
svn path=/trunk/KDE/kdebase/workspace/; revision=1158014
|
2013-03-05 17:48:00 +01:00 |
|
Aaron J. Seigo
|
d122d4c88b
|
theme property
svn path=/trunk/KDE/kdebase/workspace/; revision=1158013
|
2013-03-05 17:48:00 +01:00 |
|
Aaron J. Seigo
|
26004a8062
|
slightly more sensicle; no difference in behaviour, though
svn path=/trunk/KDE/kdebase/workspace/; revision=1152633
|
2013-03-05 17:48:00 +01:00 |
|
Marco Martin
|
6f4dc1cc4f
|
all the desktop/netbook scripting stuff is in the WorkspaceScripting namespace now
svn path=/trunk/KDE/kdebase/workspace/; revision=1128578
|
2013-03-05 17:48:00 +01:00 |
|
Marco Martin
|
2b42e85991
|
templateName and templateComment global variables accessible when running a template.
it says the name and comment fields of the package desktop file
svn path=/trunk/KDE/kdebase/workspace/; revision=1121162
|
2013-03-05 17:48:00 +01:00 |
|
Aaron J. Seigo
|
0d235ed8af
|
make these read-only properties, not methods
svn path=/trunk/KDE/kdebase/workspace/; revision=1119890
|
2013-03-05 17:47:59 +01:00 |
|
Aaron J. Seigo
|
ae70c2fce5
|
platformVersion
svn path=/trunk/KDE/kdebase/workspace/; revision=1119865
|
2013-03-05 17:47:59 +01:00 |
|
Aaron J. Seigo
|
79f055689d
|
availableActivities(), availablePanels()
svn path=/trunk/KDE/kdebase/workspace/; revision=1119863
|
2013-03-05 17:47:59 +01:00 |
|
Aaron J. Seigo
|
9fe0a6d34f
|
avialableWidgets
svn path=/trunk/KDE/kdebase/workspace/; revision=1119853
|
2013-03-05 17:47:59 +01:00 |
|
Aaron J. Seigo
|
fa83ab3f21
|
widgets()
svn path=/trunk/KDE/kdebase/workspace/; revision=1119843
|
2013-03-05 17:47:59 +01:00 |
|
Aaron J. Seigo
|
7d27adbe34
|
activities()
svn path=/trunk/KDE/kdebase/workspace/; revision=1119754
|
2013-03-05 17:47:59 +01:00 |
|
Aaron J. Seigo
|
62af47f1de
|
panels()
svn path=/trunk/KDE/kdebase/workspace/; revision=1119751
|
2013-03-05 17:47:59 +01:00 |
|
Aaron J. Seigo
|
2fb92df68c
|
no need for the extra engine parameters in the wrap methods
svn path=/trunk/KDE/kdebase/workspace/; revision=1119748
|
2013-03-05 17:47:59 +01:00 |
|
Aaron J. Seigo
|
7fd48e2b47
|
scriptingVersion and applicationVersion properties
svn path=/trunk/KDE/kdebase/workspace/; revision=1118735
|
2013-03-05 17:47:59 +01:00 |
|
Aaron J. Seigo
|
a93be26e8b
|
allow templates to be loaded in a script with template
svn path=/trunk/KDE/kdebase/workspace/; revision=1112738
|
2013-03-05 17:47:59 +01:00 |
|
Aaron J. Seigo
|
385e8d507a
|
add the script locating code as statics to the ScriptEngine class
svn path=/trunk/KDE/kdebase/workspace/; revision=1105277
|
2013-03-05 17:47:59 +01:00 |
|
Marco Martin
|
760dedc101
|
move as much as possible of the scripting support into plasmagenericshell
still a bit gross extraction but all pieces should be in place
svn path=/trunk/KDE/kdebase/workspace/; revision=1104438
|
2013-03-05 17:47:59 +01:00 |
|