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
- 12:10, 24 June 2011 diff hist +3,160 N Development/Tutorials/Plasma4/JavaScript/API-Misc Created page with '= Url = Represents a local or remote address. To create a new Url (or assign to an existing one), use the following syntax: <code javascript>var url = new Url("http://kde.org")<...'
- 12:10, 24 June 2011 diff hist +567 N Development/Tutorials/Plasma4/JavaScript/API-Timers Created page with '= QTimer = Read-write properties: * ''boolean'' '''active''': true if active, false if not * ''boolean'' '''singleShot''': true if the timer will fire once when started, false i...'
- 12:09, 24 June 2011 diff hist +1,073 N Development/Tutorials/Plasma4/JavaScript/API-IOJobs Created page with '= IOJob = This object is returned by input/output access for asynchronous file and data access (see the section on Extensions for documentation on getUrl). It is used by connect...'
- 12:08, 24 June 2011 diff hist +171 N Development/Tutorials/Plasma4/JavaScript/API-Print Created page with '= Print and Debug = * '''print(string message)''': prints message to console * '''debug(string message)''': print message to console if it is running in a KDE debug build'
- 12:05, 24 June 2011 diff hist +2,659 N Development/Tutorials/Plasma4/JavaScript/API-DataEnginesServices Created page with 'DataEngines and Services provide access to various types of data and the ability to interact with them via asynchronous services with a convenient and consistent API. See the [[D...'
- 12:02, 24 June 2011 diff hist -44,146 Development/Tutorials/Plasma4/JavaScript/API
- 12:00, 24 June 2011 diff hist -2 Development/Tutorials/Plasma4/JavaScript/API-Painting →Pixmaps
- 12:00, 24 June 2011 diff hist -44 Development/Tutorials/Plasma4/JavaScript/API-Painting →Painting
- 11:59, 24 June 2011 diff hist +11,198 N Development/Tutorials/Plasma4/JavaScript/API-Painting Created page with ' == Painting == See the "Painting and Layout" section, part of the Global Plasmoid object chapter, for infor...'
- 11:58, 24 June 2011 diff hist +5,555 N Development/Tutorials/Plasma4/JavaScript/API-Animations Created page with '== Animations == = Creating Animation Objects = An Animation object can be retrieved by calling the ''Animation'' '''animation(string type)''' function. The ''string'' correspon...'
- 11:57, 24 June 2011 diff hist +13,083 N Development/Tutorials/Plasma4/JavaScript/API-UIElements Created page with '= User Interface Elements = The Plasma framework provides a set of standard user interface elements such as pushbuttons and checkboxes for use in Plasmoids, and these are availa...'
- 11:54, 24 June 2011 diff hist +2,904 N Development/Tutorials/Plasma4/JavaScript/API-Enumerations Created page with '== Global Enumerations == In the global namespace are a set of useful enumerations that can be used with various classes in the Simplified Javascript Plasmoid API. These include:...'
- 11:52, 24 June 2011 diff hist -44 Development/Tutorials/Plasma4/JavaScript/API-PlasmoidObject
- 11:50, 24 June 2011 diff hist +8,473 N Development/Tutorials/Plasma4/JavaScript/API-PlasmoidObject Created page with '== The Global plasmoid Object == There is a global object available to the Plasmoid called, appropriately, "plasmoid". It has a number of useful properties (some of which are r...'
- 11:45, 24 June 2011 diff hist +2,617 N Development/Tutorials/Plasma4/JavaScript/API-Events Created page with '= Events = Starting in API v2, it is possible register functions as event handlers. To register an event handler, use: * '''addEventListener(String event, Function listener)'''...'
- 07:58, 22 June 2011 diff hist -3 Development/Tutorials/Plasma4/QML/API →ToolTip
- 07:57, 22 June 2011 diff hist +25 Development/Tutorials/Plasma4/QML/GettingStarted →QML Basics
- 10:18, 9 June 2011 diff hist +937 Development/Tutorials/Plasma4/JavaScript/DataEngine
- 09:39, 27 May 2011 diff hist +3,256 Development/Tutorials/Plasma4/JavaScript/API →Extensions
- 07:53, 27 May 2011 diff hist -4 KDE System Administration/PlasmaDesktopScripting →Locating Applications and Paths
- 07:52, 27 May 2011 diff hist +73 KDE System Administration/PlasmaDesktopScripting →Remove a widget from systemtray =
- 08:52, 19 May 2011 diff hist +614 Development/Tutorials/Git/Feature Development Workflow →Requirements
- 07:12, 19 May 2011 diff hist +632 Development/Tutorials/Git/Feature Development Workflow →Rationale
- 15:08, 5 May 2011 diff hist +108 KDE System Administration/PlasmaDesktopScripting
- 12:00, 28 April 2011 diff hist -2 KDE System Administration/PlasmaDesktopScripting →Activity templates
- 11:59, 28 April 2011 diff hist -9 KDE System Administration/PlasmaDesktopScripting →Activity templates
- 18:30, 27 April 2011 diff hist -2 Development/Tutorials/Git/Feature Development Workflow/Simple Branch Development →The Recipe
- 18:30, 27 April 2011 diff hist +265 Development/Tutorials/Git/Feature Development Workflow/Simple Branch Development →Cloning the repository and adding integration
- 18:27, 27 April 2011 diff hist -12 Development/Tutorials/Git/Feature Development Workflow/Simple Branch Development →Setting up the development environment
- 18:26, 27 April 2011 diff hist +62 Development/Tutorials/Git/Feature Development Workflow/Simple Branch Development →Rationale
- 18:22, 27 April 2011 diff hist +71 Development/Tutorials/Git/Feature Development Workflow/Simple Branch Development
- 07:54, 27 April 2011 diff hist +4 KDE System Administration/PlasmaDesktopScripting →Locating Applications and Paths
- 18:57, 9 April 2011 diff hist +256 Development/Tutorials/Plasma4/JavaScript/API →HTTP
- 10:16, 17 March 2011 diff hist 0 m Development/Tutorials/Plasma4/PackageStructure moved Projects/Plasma/PackageStructure to Development/Tutorials/Plasma/PackageStructure: to join the rest of the tutorials
- 10:15, 17 March 2011 diff hist +301 Development/Tutorials/Plasma4 →Plasma Programming with C++
- 10:10, 17 March 2011 diff hist +131 Development/Tutorials/Plasma4/PackageStructure →Build and Install
- 10:08, 17 March 2011 diff hist +10 Development/Tutorials/Plasma4/PackageStructure →The Header File
- 10:08, 17 March 2011 diff hist +5 Development/Tutorials/Plasma4/PackageStructure →The Main Code
- 10:07, 17 March 2011 diff hist +45 Development/Tutorials/Plasma4/PackageStructure →The Header File
- 10:07, 17 March 2011 diff hist +127 Development/Tutorials/Plasma4/PackageStructure →File Definition
- 10:05, 17 March 2011 diff hist -51 Development/Tutorials/Plasma4/PackageStructure →File Definition
- 09:54, 17 March 2011 diff hist -39 Development/Tutorials/Plasma4/PackageStructure →The Main Code
- 09:50, 17 March 2011 diff hist -39 Development/Tutorials/Plasma4/PackageStructure →The Header File
- 09:49, 17 March 2011 diff hist +27 Development/Tutorials/Plasma4/PackageStructure →The Desktop File
- 09:46, 17 March 2011 diff hist +77 Development/Tutorials/Plasma4/PackageStructure →The Header File
- 09:45, 17 March 2011 diff hist +87 Development/Tutorials/Plasma4/PackageStructure →The Header File
- 09:44, 17 March 2011 diff hist +181 Development/Tutorials/Plasma4/PackageStructure →The Desktop File
- 09:43, 17 March 2011 diff hist +14 Development/Tutorials/Plasma4/PackageStructure →The Header File
- 09:42, 17 March 2011 diff hist +14 Development/Tutorials/Plasma4/PackageStructure →The Desktop File
- 09:42, 17 March 2011 diff hist -1 Development/Tutorials/Plasma4/PackageStructure →The Header File
- 09:41, 17 March 2011 diff hist +335 Development/Tutorials/Plasma4/PackageStructure →Abstract
- 09:39, 17 March 2011 diff hist +122 Development/Tutorials/Plasma4/PackageStructure →The plasmapkg
- 04:08, 22 February 2011 diff hist -5,339 User talk:Aseigo Blanked the page
- 21:54, 15 January 2011 diff hist +27 KDE System Administration/PlasmaDesktopScripting →Wallpaper Plugins
- 21:49, 15 January 2011 diff hist -8 KDE System Administration/PlasmaDesktopScripting →Misc. Global Properties and Functions
- 21:41, 15 January 2011 diff hist +356 KDE System Administration/PlasmaDesktopScripting →Locating Applications and Paths
- 02:04, 15 January 2011 diff hist -1 KDE System Administration/PlasmaDesktopScripting →Locating Applications and Paths
- 02:02, 15 January 2011 diff hist +2,437 KDE System Administration/PlasmaDesktopScripting →Locating Applications
- 01:56, 12 January 2011 diff hist +50 KDE System Administration/PlasmaDesktopScripting →Locating Applications
- 01:53, 12 January 2011 diff hist +814 KDE System Administration/PlasmaDesktopScripting →Misc. Global Properties and Functions
- 09:48, 24 December 2010 diff hist +499 KDE System Administration/PlasmaDesktopScripting →Templates
- 22:40, 21 December 2010 diff hist +416 KDE System Administration/PlasmaDesktopScripting →ECMA Script Interaction With Plasma Shells
- 11:19, 15 December 2010 diff hist -8 Development/Tutorials/Plasma4/JavaScript/API →ByteArray
- 11:18, 15 December 2010 diff hist +120 Development/Tutorials/Plasma4/JavaScript/API →ByteArray
- 03:58, 18 November 2010 diff hist +140 KDE System Administration/PlasmaDesktopScripting →Misc. Global Properties and Functions
- 01:18, 18 November 2010 diff hist +162 KDE System Administration/PlasmaDesktopScripting →Misc. Global Properties and Functions
- 01:16, 18 November 2010 diff hist +78 KDE System Administration/PlasmaDesktopScripting →Version Numbers
- 23:47, 5 November 2010 diff hist +135 Development/Tutorials/Plasma4/JavaScript/API →IconWidget
- 02:18, 2 October 2010 diff hist +194 Development/Tutorials/Plasma4/JavaScript/API →Other UI Elements
- 02:16, 2 October 2010 diff hist +613 Development/Tutorials/Plasma4/JavaScript/API →Layouts
- 16:57, 24 September 2010 diff hist +9 Development/Tutorials/Plasma4/ThemeDetails →Wallpaper Access
- 22:11, 15 September 2010 diff hist +177 Development/Tutorials →Hardware Awareness (Solid)
- 22:10, 15 September 2010 diff hist -2 Development/Tutorials/Plasma4 →Plasma integration
- 22:07, 15 September 2010 diff hist +56 N Development/Tutorials/Plasma4/Device Notifier moved Development/Tutorials/Plasma/Device Notifier to Development/Tutorials/Solid Device Actions: This is actually a Solid thing, so move it there.
- 22:07, 15 September 2010 diff hist 0 m Development/Tutorials/Solid/Device Actions moved Development/Tutorials/Plasma/Device Notifier to Development/Tutorials/Solid Device Actions: This is actually a Solid thing, so move it there.
- 22:05, 15 September 2010 diff hist -4 Development/Tutorials/Solid/Device Actions →Actions and devices
- 22:05, 15 September 2010 diff hist +122 Development/Tutorials/Solid/Device Actions →Actions and devices
- 22:03, 15 September 2010 diff hist +211 Development/Tutorials/Solid/Device Actions →Introduction
- 21:49, 15 September 2010 diff hist +12 User:Thehayro/JavaScript Addons →Setting up
- 17:04, 13 September 2010 diff hist +657 Development/Tutorials/Plasma4/ThemeDetails →"translucent" folder
- 17:22, 10 September 2010 diff hist +15 Projects/MoveToGit/Layout →Social Workflows
- 17:22, 10 September 2010 diff hist +676 Projects/MoveToGit/Layout →Social Workflows
- 17:05, 10 September 2010 diff hist +3 Projects/MoveToGit/Layout →Social Issues
- 20:37, 2 September 2010 diff hist -5 Development/Tutorials/Plasma4/JavaScript/API →enum QtMouseButton
- 20:35, 2 September 2010 diff hist +1 Development/Tutorials/Plasma4/JavaScript/API →Addon Events (API v3)
- 20:49, 31 August 2010 diff hist +178 Development/Tutorials/Plasma4/JavaScript/API →QColor
- 20:45, 31 August 2010 diff hist +151 Development/Tutorials/Plasma4/JavaScript/API →QtSizePolicy
- 19:08, 24 August 2010 diff hist +1 Projects/MoveToGit/UsingSvn2Git →How rulesets work
- 17:53, 11 August 2010 diff hist -336 Development/Tutorials/Plasma4 that info is too old and not hosted on techbase
- 07:18, 11 August 2010 diff hist +658 Development/Tutorials/Plasma4/ShellDesign →Scripting
- 07:15, 11 August 2010 diff hist +933 Development/Tutorials/Plasma4/ShellDesign →Animation Customization
- 07:12, 11 August 2010 diff hist +22 Development/Tutorials/Plasma4 →Other Applications Of Javascript
- 07:08, 11 August 2010 diff hist +107 Development/Tutorials/Plasma4/ShellDesign →The Base Canvas: Corona
- 07:05, 11 August 2010 diff hist +19,979 N Development/Tutorials/Plasma4/ShellDesign Created page with '== Introduction == Creating a full featured Plasma shell involves pulling together a number of standard components from libplasma into a single interface. There are also several...'
- 07:01, 11 August 2010 diff hist +426 Development/Tutorials/Plasma4 →Plasma Programming with C++
- 20:32, 10 August 2010 diff hist +858 Policies/Library Code Policy →Documentation
- 20:01, 10 August 2010 diff hist +256 Development/Tutorials/Plasma4/JavaScript/API cur
- 20:06, 6 August 2010 diff hist +18 Template:Improve
- 06:07, 6 August 2010 diff hist +3 Development/Tutorials/Plasma4/JavaScript/API
- 05:37, 6 August 2010 diff hist +2,041 N Development/Tutorials/Plasma4/JavaScript/DataEngineAPI Created page with '= Introduction to the DataEngine JavaScript API = * What is a DataEngine == QtScript == {{improve|The example used is from the Plasmoids, and isn't relevant to DataEngines a...'
- 23:02, 5 August 2010 diff hist +198 Development/Tutorials/Plasma4/JavaScript/API →Input Events (API v2)
- 23:01, 5 August 2010 diff hist +1,401 Development/Tutorials/Plasma4/JavaScript/API →Extensions
- 22:24, 1 August 2010 diff hist +139 KDE System Administration/PlasmaDesktopScripting →Misc. Global Properties and Functions
- 22:43, 29 July 2010 diff hist +290 Development/Tutorials/Plasma4 →Theme development
- 22:41, 29 July 2010 diff hist +60 N Talk:Projects/Plasma/Theme moved Talk:Projects/Plasma/Theme to Talk:Development/Tutorials/Plasma/ThemeDetails: more appropriate place for it current
- 22:41, 29 July 2010 diff hist 0 m Talk:Development/Tutorials/Plasma4/ThemeDetails moved Talk:Projects/Plasma/Theme to Talk:Development/Tutorials/Plasma/ThemeDetails: more appropriate place for it
- 22:41, 29 July 2010 diff hist +55 N Projects/Plasma/Theme moved Projects/Plasma/Theme to Development/Tutorials/Plasma/ThemeDetails: more appropriate place for it current
- 22:41, 29 July 2010 diff hist 0 m Development/Tutorials/Plasma4/ThemeDetails moved Projects/Plasma/Theme to Development/Tutorials/Plasma/ThemeDetails: more appropriate place for it
- 18:03, 15 July 2010 diff hist +12 Projects/Mobile/build on MeeGo →Download the whole KDE SC
- 18:02, 15 July 2010 diff hist 0 Projects/Mobile/build on MeeGo
- 18:02, 15 July 2010 diff hist 0 Projects/Mobile/build on MeeGo →Download the kdesupport libraries
- 19:45, 14 July 2010 diff hist +137 Development/Tutorials/Plasma4/ThemeDetails →Current Theme Elements
- 02:42, 22 June 2010 diff hist +6 Projects/Plasma/Akademy2010 →Plasma Feedback Round Table
- 18:27, 21 June 2010 diff hist +987 Projects/Plasma/Akademy2010 →Plasma Feedback Round Table
- 18:22, 21 June 2010 diff hist +35 Projects/Plasma/Akademy2010
- 17:53, 21 June 2010 diff hist +1,183 N Projects/Plasma/Akademy2010 Created page with '== Attendees == In alphabetical order, these are Plasma contributors that expect to be at Akademy 2010: * Aaron Seigo * Bruno de Oliveira Abinader * Chani Armitage * Marco Mart...'
- 19:57, 13 May 2010 diff hist +11 Development/Tutorials/Plasma4/JavaScript/API →Painting
- 19:56, 13 May 2010 diff hist +64 Development/Tutorials/Plasma4/JavaScript/API →Painting
- 16:36, 13 May 2010 diff hist +378 Development/Tutorials/Plasma4/JavaScript/API →Animation Types
- 16:36, 13 May 2010 diff hist +64 Development/Tutorials/Plasma4/JavaScript/Animations →Writing An Animation
- 16:34, 13 May 2010 diff hist +191 Development/Tutorials/Plasma4/JavaScript/Animations →In Plasmoids
- 16:32, 13 May 2010 diff hist +1,175 Development/Tutorials/Plasma4/JavaScript/Animations →Script Files
- 01:19, 13 May 2010 diff hist +1,311 Projects/Plasma/ZUI
- 00:02, 30 April 2010 diff hist +236 Development/Tutorials/Plasma4/JavaScript/Animations
- 23:59, 29 April 2010 diff hist +4,598 Development/Tutorials/Plasma4/JavaScript/Animations →API
- 23:59, 29 April 2010 diff hist +2 Development/Tutorials/Plasma4/JavaScript/API →Animations
- 23:55, 29 April 2010 diff hist +436 Development/Tutorials/Plasma4/JavaScript/Animations →Animation Groups
- 23:52, 29 April 2010 diff hist +3,202 N Development/Tutorials/Plasma4/JavaScript/Animations Created page with '== Introduction To Javascript Animations == Plasma builds on top of the QtKinetic animation framework to provide a set of ready-made animations. Starting with KDE Development Pl...'
- 23:15, 29 April 2010 diff hist +290 Development/Tutorials/Plasma4/ThemeDetails →Wallpaper Access
- 23:02, 29 April 2010 diff hist +204 Development/Tutorials/Plasma4 →Plasma Programming with JavaScript
- 18:22, 29 April 2010 diff hist +79 Development/Tutorials/Plasma4/GettingStarted →dataUpdated
- 15:51, 28 April 2010 diff hist +53 KDE System Administration/PlasmaDesktopScripting →ECMA Script Interaction With The Plasma Desktop Shell (plasma-desktop)
- 21:47, 27 April 2010 diff hist +60 KDE System Administration/PlasmaDesktopScripting
- 21:46, 27 April 2010 diff hist +133 KDE System Administration/PlasmaDesktopScripting →Widgets
- 21:34, 27 April 2010 diff hist +284 KDE System Administration/PlasmaDesktopScripting →Panels
- 21:33, 27 April 2010 diff hist +307 KDE System Administration/PlasmaDesktopScripting →Activities
- 21:32, 27 April 2010 diff hist +89 KDE System Administration/PlasmaDesktopScripting →Widgets
- 21:31, 27 April 2010 diff hist +298 KDE System Administration/PlasmaDesktopScripting →Activities and Panels
- 18:30, 27 April 2010 diff hist +132 KDE System Administration/PlasmaDesktopScripting →Widgets
- 18:28, 27 April 2010 diff hist +2,666 KDE System Administration/PlasmaDesktopScripting →Running Scripts
- 19:39, 25 April 2010 diff hist +2,118 KDE System Administration/PlasmaDesktopScripting
- 17:48, 25 April 2010 diff hist +75 Development/Architecture/KDE4/KParts →Further reading
- 16:35, 21 April 2010 diff hist -1 Development/Tutorials/Using KParts →mainwindow.cpp
- 20:59, 9 April 2010 diff hist +205 KDE System Administration/PlasmaDesktopScripting →Activities and Panels
- 01:14, 1 April 2010 diff hist +215 Development/Tutorials/Plasma4/JavaScript/API →Events (API v2)
- 01:09, 1 April 2010 diff hist +660 Development/Tutorials/Plasma4/JavaScript/API →Input Events (API v2)
- 01:01, 1 April 2010 diff hist +1,921 Development/Tutorials/Plasma4/JavaScript/API →The Global plasmoid Object
- 18:12, 29 March 2010 diff hist -740 Development/Tutorials/Plasma4/JavaScript/API →DataEngine
- 05:24, 9 March 2010 diff hist +561 Development/Tutorials/Plasma4/JavaScript/API →Callbacks
- 17:52, 5 March 2010 diff hist +38 Development/Tutorials/Plasma4/JavaScript/API →Label
- 15:35, 5 March 2010 diff hist +26 Projects/Plasma/PlasMate →Todo / Notes
- 15:31, 5 March 2010 diff hist +250 Projects/Plasma/PlasMate →Todo / Notes
- 15:10, 5 March 2010 diff hist +48 Projects/Plasma/PlasMate →Todo / Notes
- 15:07, 5 March 2010 diff hist +56 Projects/Plasma/PlasMate →Todo / Notes
- 14:47, 5 March 2010 diff hist +143 Projects/Plasma/PlasMate →Todo / Notes
- 14:41, 5 March 2010 diff hist -30 Projects/Plasma/PlasMate →Todo / Notes
- 01:50, 3 March 2010 diff hist +22 Development/Tutorials/Kross/ActionCollections →Using it
- 01:47, 3 March 2010 diff hist +37 Development/Tutorials/Kross/ActionCollections →Basics
- 23:47, 2 March 2010 diff hist +609 Projects/MoveToGit/UsingSvn2Git →How rulesets work
- 22:42, 2 March 2010 diff hist -12 Projects/MoveToGit/UsingSvn2Git →Getting Help
- 00:19, 2 March 2010 diff hist +181 Projects/MoveToGit/UsingSvn2Git →Setting up your system
- 22:43, 1 March 2010 diff hist +27 Projects/MoveToGit/UsingSvn2Git
- 22:41, 1 March 2010 diff hist +1,033 N Projects/MoveToGit/UsingSvn2Git Created page with 'This page documents how to go about getting a KDE module ready for the Great Git Migration of 2010. === Getting the tools === The necessary tools are hosted at [http://www.gito...'
- 19:17, 1 March 2010 diff hist -4 Development/Tutorials/Plasma4/JavaScript/API →LaunchApp
- 16:57, 28 February 2010 diff hist +17 Development/Tutorials/Plasma4/JavaScript/API →ToolButton
- 16:54, 28 February 2010 diff hist +14 Development/Tutorials/Plasma4/JavaScript/API →ToolButton
- 16:30, 28 February 2010 diff hist -25 Projects/Plasma/Bindings →Plasmoid current
- 11:58, 24 February 2010 diff hist +151 Development/Tutorials/Plasma4/JavaScript/API →Label
- 00:31, 24 February 2010 diff hist +539 Development/Tutorials/Plasma4/JavaScript/API →Pixmaps
- 23:06, 23 February 2010 diff hist +14 Development/Tutorials/Plasma4/JavaScript/API →Label
- 22:32, 23 February 2010 diff hist +37 Development/Tutorials/Plasma4/JavaScript/API →Label
- 22:24, 17 February 2010 diff hist +38 Projects/Plasma/Tokamak4 →Participants
- 23:36, 16 February 2010 diff hist +36 Projects/Release Team →Coordinator List
- 23:35, 16 February 2010 diff hist +24 Projects/Release Team →Coordinator List
- 20:31, 16 February 2010 diff hist -2 Localization →Tools
- 20:31, 16 February 2010 diff hist +5 Localization →Tools
- 22:51, 15 February 2010 diff hist +27 Projects/Plasma/Tokamak4 →Development Topics
- 22:44, 15 February 2010 diff hist +111 Projects/Plasma/Tokamak4 →Development Topics
- 03:31, 15 February 2010 diff hist +42 Projects/Plasma/Bindings →Plasmoid
- 02:16, 15 February 2010 diff hist +25 Projects/Plasma/Tokamak4 →Development Topics
- 02:08, 15 February 2010 diff hist +23 Projects/Plasma/Tokamak4 →Development Topics
- 19:06, 14 February 2010 diff hist +103 Projects/Plasma/Tokamak4 →Development Topics
- 18:21, 13 February 2010 diff hist +67 Projects/Plasma/Bindings →Plasmoid
- 18:59, 12 February 2010 diff hist +1 Development/Tutorials/Plasma4/JavaScript/API →Timer
- 03:06, 12 February 2010 diff hist +69 Projects/Plasma/Tokamak4
- 03:05, 12 February 2010 diff hist +13 Projects/Plasma/Tokamak4 →KWin
- 20:26, 5 February 2010 diff hist +53 Projects/Plasma/Tokamak4 →Development Topics
- 19:08, 5 February 2010 diff hist +76 Projects/Plasma/Tokamak4 →Breakout Groups
- 19:03, 5 February 2010 diff hist +69 Projects/Plasma/Tokamak4 →Breakout Groups
- 19:02, 5 February 2010 diff hist +684 Projects/Plasma/Tokamak4 →Breakout Groups
- 18:56, 5 February 2010 diff hist +367 Projects/Plasma/Tokamak4 →Day two
- 18:40, 5 February 2010 diff hist +58 Projects/Plasma/Tokamak4 →Development Topics
- 23:17, 4 February 2010 diff hist +7 Projects/Plasma/Tokamak4 →Development Topics
- 20:15, 4 February 2010 diff hist +21 Projects/Plasma/Tokamak4 →Development Topics
- 02:07, 4 February 2010 diff hist 0 KDE System Administration →Desktop Sessions
- 02:06, 4 February 2010 diff hist +62 N KDE System Administration/PlasmaDestkopScripting moved KDE System Administration/PlasmaDestkopScripting to KDE System Administration/PlasmaDesktopScripting: typo current
- 02:06, 4 February 2010 diff hist 0 m KDE System Administration/PlasmaDesktopScripting moved KDE System Administration/PlasmaDestkopScripting to KDE System Administration/PlasmaDesktopScripting: typo
- 01:23, 3 February 2010 diff hist +34 Development/Tutorials/Creating Konqueror Service Menus →And Now Back to Our Regularly Scheduled Broadcast...
- 01:22, 3 February 2010 diff hist -260 Development/Tutorials/Creating Konqueror Service Menus
- 01:20, 3 February 2010 diff hist -1,659 Development/Tutorials/Creating Konqueror Service Menus