97 Commits (550860f6366cc99d3f0ff19f74fd3fc3d1bfc0ad)

Author SHA1 Message Date
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
Marco Martin aea33cddb5 restore all panel properties 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
Ivan Čukić 1fe810eb40 No reason for KActivities::Consumer when we already have a Controller 10 years ago
Ivan Čukić 3af2452470 ScriptEngine exports the list of activities known to Plasma 10 years ago
Ivan Čukić 4275d8eb4b Removing the Activity wrapper class from the Shell 10 years ago
Marco Martin f27dca81ba don't try to recycle activities 10 years ago
Ivan Čukić 703648c036 No reason for KActivities::Consumer when we already have a Controller 10 years ago
Marco Martin 0b91161b35 createActivity(existingName) returns the existing one 10 years ago
Marco Martin 45d58d690d allocate the watcher on the stack 10 years ago
Marco Martin 32f485ad43 Api to rename activities in desktop scripting 10 years ago
Marco Martin 4f464b24e1 et activity name even if activity is recycled 10 years ago
Aleix Pol 96ff1c868e Properly define overrides as suggested by the c++ standard 10 years ago
Aleix Pol d609d2fb1c Fix warnings 10 years ago
Aleix Pol d19b942775 Drop usage of Qt4Support 10 years ago
Eike Hein e452cd3ea8 Expose BCP47 language id for system locale as property in the shell scripting interface. 10 years ago
David Edmundson 0dc7f6c3e5 Don't rely graphic objects in panel script engine 10 years ago
Eike Hein 132ffbab08 Look in the correct path for shell update scripts. 10 years ago
David Edmundson 331a0e7903 Set alignment in PanelView scriptengine if PanelView is not created yet 11 years ago
Montel Laurent a007f294b4 Use new connect api + QStringLiteral 11 years ago
Bhushan Shah 4cdfdf52fb Make gridUnit available in the shell scripting 11 years ago
Bhushan Shah 3e42d6ae98 Fix createActivity not respecting shell package defaults 11 years ago
Marco Martin 11483d2985 make writing of panelview settings work during startup 11 years ago
Eike Hein aed980823f Make ConfigFile() reuse the Corona's KSharedConfigPtr when its config file is requested. 11 years ago
Eike Hein 0658de726a Fix second arg not being used when parent is a ConfigGroup. 11 years ago
Marco Martin 9846f4b0af port away from sycoca everything possible 11 years ago
Marco Martin 3ecffbfcb0 global locale and language variables 11 years ago