121 Commits (15de7ceb3875f6b7be7bc55ec43941874fc43e44)

Author SHA1 Message Date
Laurent Montel 0e4148bc01 Port foreach 7 years ago
David Faure c534fdf1ba Harmonize usage of HAVE_X11, using #if and #cmakedefine01 everywhere 7 years ago
Fabian Vogt 6e5c9e9b16 Use QJSValue as method parameter type for the scripting interface 8 years ago
Kai Uwe Broulik 79ac081089 [Desktop Scripting ConfigGroup] Add more nullptr checks 8 years ago
Marco Martin 033ad5ca60 Port Plasma Desktop Scripting to QJSEngine 8 years ago
Laurent Montel a999301714 Warning-- 8 years ago
Kai Uwe Broulik 2082cfcbfa [Workspace Scripting] Turn "gridUnit" into a property getter function 8 years ago
Friedrich W. H. Kossebau beefcb1581 Use explicit 8 years ago
Friedrich W. H. Kossebau 2608ccce81 Use nullptr 8 years ago
Friedrich W. H. Kossebau 6e1946cec7 Remove module prefix from Qt includes 8 years ago
Laurent Montel 31421a6e5f Use nullptr 8 years ago
Laurent Montel 7063bba5f7 Use nullptr. Initialize variables. Don't use 0 for QString() 8 years ago
David Edmundson b99cbb7be6 Remove multihead from Plasmashell scripting 8 years ago
Rohan Garg 94aa415293 [Scripting] Throw a error from the Containment when the widget is not found 9 years ago
David Edmundson ffe5ff3b1f Fix error text 9 years ago
Marco Martin c64aa75c90 add functions for locking/unlocking the corona 9 years ago
David Edmundson dca7419106 And fix yet another KPLuginMetaData::value breakage with QStringLists 9 years ago
Marco Martin 28f30459dc import/export panel visibility with js 9 years ago
Raymond Wooninck 51107291e3 Revert "Revert "Fix filename so that kpackage can find it"" 9 years ago
Raymond Wooninck 522b20c664 Revert "Fix filename so that kpackage can find it" 9 years ago
Raymond Wooninck 6fdf765687 Fix filename so that kpackage can find it 9 years ago
David Edmundson dbb7f8aecf Revert "Revert "Port to new plasma-framework API"" 9 years ago
David Edmundson 9e457e8c63 Revert "Port to new plasma-framework API" 9 years ago
Aleix Pol bfb91f9de1 Make sure we're looking both for json and desktop metadata 9 years ago
Aleix Pol 3f859c3dbd Port to new plasma-framework API 9 years ago
Aleix Pol dbf2bfb7b8 Make sure we're looking both for json and desktop metadata 9 years ago
Marco Martin aea33cddb5 restore all panel properties 10 years ago
Aleix Pol d1708e3011 Port to new plasma-framework API 10 years ago
Aleix Pol Gonzalez f684124287 Fix most obvious clazy and clang warnings 10 years ago
Marco Martin b2d91a3974 ensure newly created panels have a screen 10 years ago
Marco Martin 30a874c89c port panel loading away from ksycoca 10 years ago
Ivan Čukić 5481af3951 Nicer serialization of configuration options 10 years ago
Marco Martin c22f0ce63e remove dead code 10 years ago
Ivan Čukić 5290f837d6 Serializing the desktop layout to a JavaScript object 10 years ago
Marco Martin faba34ffd6 rework script generation 10 years ago
Marco Martin 63bb74a710 remove the optional applet id parameter 10 years ago
Marco Martin 2d57dfd63e use QRectF 10 years ago
Marco Martin f36d882fea possible pass geometry to containment.addWidget() 10 years ago
Ivan Čukić 995a2351c2 Forgotten change from the previous patch (removeActivity mmethod removal) 10 years ago
Ivan Čukić fabcf9c613 Removing removeActivity from the scripting API before it gets released 10 years ago
Marco Martin d204265370 allow for lnf packages to override templates 10 years ago
Marco Martin a2850caf4a check harder to include only desktops in desktops() 10 years ago
Marco Martin dc8879e365 check harder to include only desktops in desktops() 10 years ago
Marco Martin b15d7a494e allow lnf package to specify a default cont 10 years ago
Marco Martin c79cfed9b7 Consider the primary screen as default screen 10 years ago
Ivan Čukić 5d5f37798e Missing method for activity deletion from plasma script added 10 years ago
Marco Martin f58f7f6faf support creating applets by id in script engine 10 years ago
Ivan Čukić 85d721b91f ScriptEngine exports the list of activities known to Plasma 10 years ago
Ivan Čukić 176ddeb40c Removing the Activity wrapper class from the Shell 10 years ago
Marco Martin 7db10817bd don't try to recycle activities 10 years ago