User contributions
- 16:30, 13 December 2013 diff hist +89 KDE System Administration/Kiosk/Keys →All Plasma apps
- 16:19, 13 December 2013 diff hist +122 KDE System Administration/Kiosk/Keys →All Plasma apps
- 09:07, 11 November 2013 diff hist +263 KDE System Administration/PlasmaDesktopScripting →Activities and Panels
- 13:05, 16 July 2013 diff hist -315 Development/Tutorials/Plasma4/QML/API →Properties
- 11:48, 12 July 2013 diff hist +81 Development/Tutorials/Plasma4/QML/API →DataModel
- 13:07, 5 June 2013 diff hist +23 KDE System Administration/PlasmaDesktopScripting →External Configuration Files
- 13:06, 5 June 2013 diff hist +1,634 KDE System Administration/PlasmaDesktopScripting →Locating Applications and Paths
- 09:46, 7 February 2013 diff hist +351 Development/Tutorials/Plasma4/JavaScript/API-PlasmoidObject →Geometry
- 17:04, 28 January 2013 diff hist -1 KDE System Administration/PlasmaDesktopScripting →Locating Applications and Paths
- 15:53, 28 January 2013 diff hist +408 KDE System Administration/PlasmaDesktopScripting →Locating Applications and Paths
- 12:18, 1 October 2012 diff hist +356 KDE System Administration/PlasmaDesktopScripting →Widgets
- 10:46, 15 November 2011 diff hist -9 Development/Tutorials/Services/Plugins →The plugin loading stuff
- 09:34, 11 November 2011 diff hist +259 Development/Tutorials/Plasma4/JavaScript/API-UIElements →Common Properties
- 12:18, 9 November 2011 diff hist +8,081 N Development/Tutorials/Plasma4/PackageOverview Created page with "== Introduction == Many times in a Plasma based application or addon there is the need to reference a set of files for consistent and easy access and redistribution. For instanc..."
- 11:23, 9 November 2011 diff hist +1 Development/Tutorials/Plasma4 →Packages
- 11:22, 9 November 2011 diff hist +479 Development/Tutorials/Plasma4 →Themes
- 11:20, 9 November 2011 diff hist +27 Development/Tutorials/Plasma4 →DataEngines
- 11:19, 9 November 2011 diff hist +41 Development/Tutorials/Plasma4 →Ruby
- 11:18, 9 November 2011 diff hist +56 Development/Tutorials/Plasma4 →Python
- 11:18, 9 November 2011 diff hist +99 Development/Tutorials/Plasma4 →C++
- 11:16, 9 November 2011 diff hist 0 Development/Tutorials/Plasma4
- 11:15, 9 November 2011 diff hist -331 Development/Tutorials/Plasma4
- 14:44, 27 October 2011 diff hist +9 Development/Tutorials/Plasma4/JavaScript/API-PlasmoidObject →Context menu
- 14:43, 27 October 2011 diff hist +129 Development/Tutorials/Plasma4/JavaScript/API-PlasmoidObject →Context menu
- 13:49, 23 September 2011 diff hist -8 Development/Tutorials/Plasma4/QML/API →Data Engines
- 17:36, 9 August 2011 diff hist +96 KDE System Administration/Kiosk/Keys →plasma-desktop
- 08:22, 19 July 2011 diff hist +40 Contribute
- 08:21, 19 July 2011 diff hist +36 Contribute/First Steps with your KDE SVN Account
- 08:19, 19 July 2011 diff hist +301 Development/FAQs/General FAQ
- 08:10, 19 July 2011 diff hist +20 Policies/Application Lifecycle
- 08:03, 19 July 2011 diff hist +55 N Talk:Contribute/Get a SVN Account moved Talk:Contribute/Get a SVN Account to Talk:Contribute/Get a Contributor Account: SVN is no longer what we use, so make this more generic. current
- 08:03, 19 July 2011 diff hist 0 m Talk:Contribute/Get a Contributor Account moved Talk:Contribute/Get a SVN Account to Talk:Contribute/Get a Contributor Account: SVN is no longer what we use, so make this more generic. current
- 08:03, 19 July 2011 diff hist +50 N Contribute/Get a SVN Account moved Contribute/Get a SVN Account to Contribute/Get a Contributor Account: SVN is no longer what we use, so make this more generic. current
- 08:03, 19 July 2011 diff hist 0 m Contribute/Get a Contributor Account moved Contribute/Get a SVN Account to Contribute/Get a Contributor Account: SVN is no longer what we use, so make this more generic.
- 08:02, 19 July 2011 diff hist +275 Contribute/Get a Contributor Account
- 10:37, 13 July 2011 diff hist -19 Development/Tutorials/Plasma4/ApplicationShell →The Shell
- 10:36, 13 July 2011 diff hist -55 Development/Tutorials/Plasma4/ApplicationShell →The Shell
- 12:37, 24 June 2011 diff hist +1,080 Development/Tutorials/Plasma4/JavaScript/API
- 12:25, 24 June 2011 diff hist 0 Development/Tutorials/Plasma4/JavaScript/API →API
- 12:24, 24 June 2011 diff hist +1,870 N Development/Tutorials/Plasma4/JavaScript/API-LaunchApp Created page with '= LaunchApp = This Extension adds methods to the global plasmoid object that allow launching applications, running commands and opening files and urls. * ...'
- 12:24, 24 June 2011 diff hist +576 N Development/Tutorials/Plasma4/JavaScript/API-HTTP Created page with '= HTTP = This Extension provides access to data and files via http and https using asynchronous IOJob objects. Functions: * ''IOJob'' ''...'
- 12:23, 24 June 2011 diff hist +314 N Development/Tutorials/Plasma4/JavaScript/API-NetworkIO Created page with ' = NetworkIO = This Extension provides access to data over the network using asynchronous IOJob objects. Functions: * ''IOJob'' '''getUr...'
- 12:23, 24 June 2011 diff hist +51 Development/Tutorials/Plasma4/JavaScript/API-LocalIO →LocalIO
- 12:21, 24 June 2011 diff hist +2,525 N Development/Tutorials/Plasma4/JavaScript/API-LocalIO Created page with ' = LocalIO = This Extension provides access to local files. Functions: * ''IOJob'' '''getUrl(Url url)''': attempts to fetch the file using an IOJob * ''I...'
- 12:21, 24 June 2011 diff hist +1,021 N Development/Tutorials/Plasma4/JavaScript/API-Extensions Created page with '== Using Extensions == An API extension is a security controlled set of functions and objects that are loaded on demand. These extensions are requested by the widget by listing t...'
- 12:21, 24 June 2011 diff hist -8,697 Development/Tutorials/Plasma4/JavaScript/API
- 12:19, 24 June 2011 diff hist +1,600 N Development/Tutorials/Plasma4/JavaScript/API-FileDialog Created page with '= FileDialog = This Extension provides access to open and save dialog classes: OpenFileDialog and SaveFileDialog. Both are non-modal and run asynchronously...'
- 12:15, 24 June 2011 diff hist +19 Development/Tutorials/Plasma4/JavaScript/API-Addons →Addons (API V3)
- 12:14, 24 June 2011 diff hist +1,414 N Development/Tutorials/Plasma4/JavaScript/API-Addons Created page with '== Addons (API V3) == Plasmoids may also have plugins of their own, also written in Javascript, and which are shipped separately to the Plasmoid. These are referred to as "Addons...'
- 12:10, 24 June 2011 diff hist -7,239 Development/Tutorials/Plasma4/JavaScript/API