.. |
AbstractRunner
|
More coherent: install all include name defined by class name
|
2007-05-13 08:31:09 +00:00 |
AnimationDriver
|
move animator.[c|cpp] -> animationdriver.[h|cpp]
|
2008-04-25 03:17:00 +00:00 |
Animator
|
Phase -> Animator
|
2008-04-25 03:23:31 +00:00 |
Applet
|
More coherent: install all include name defined by class name
|
2007-05-13 08:31:09 +00:00 |
AppletBrowser
|
Install AppletBrowser
|
2007-10-11 07:16:34 +00:00 |
AppletScript
|
remove the args Applet injects to hide that impl detail from subclasses
|
2008-05-25 18:38:07 +00:00 |
CheckBox
|
put includes out of Widgets, so you can just do Plasma/Label, e.g.
|
2008-05-19 23:22:02 +00:00 |
ComboBox
|
Fix incorrect paths
|
2008-05-29 16:43:01 +00:00 |
ConfigXml
|
add missing convenience headers (should we have these for the widgets too?)
|
2007-07-20 02:09:51 +00:00 |
Containment
|
Update includes directory
|
2007-09-19 07:21:58 +00:00 |
Context
|
initial draft + stub class of the Context (aka Activity) class for Nepomuk integration and the exporting of workspace Contexts to the rest of the desktop as per disucssions at Akademy.
|
2008-08-18 13:20:15 +00:00 |
Corona
|
Add missing (camelcase) include
|
2007-07-01 13:47:06 +00:00 |
DataContainer
|
DataSource -> DataContainer, so it's more obvious that it isn't the -source- of the data.
|
2007-07-23 00:22:16 +00:00 |
DataEngine
|
More coherent: install all include name defined by class name
|
2007-05-13 08:31:09 +00:00 |
DataEngineManager
|
* move DataEngineManager into libplasma and the Plasma namespace
|
2007-05-23 07:51:28 +00:00 |
DataEngineScript
|
remove the args Applet injects to hide that impl detail from subclasses
|
2008-05-25 18:38:07 +00:00 |
Delegate
|
Add missing include
|
2008-03-18 12:00:31 +00:00 |
Dialog
|
install all header from includes
|
2008-01-02 08:46:47 +00:00 |
Extender
|
extender is not a Plasma Widget (it doesn't follow the API pattern, isn't a button/menu/etc, isn't meant to be used as a general widget in a random layout...)
|
2008-08-02 17:46:32 +00:00 |
ExtenderItem
|
extender is not a Plasma Widget (it doesn't follow the API pattern, isn't a button/menu/etc, isn't meant to be used as a general widget in a random layout...)
|
2008-08-02 17:46:32 +00:00 |
Flash
|
Added missing header (Plasma/Flash).
|
2008-06-17 15:02:33 +00:00 |
GLApplet
|
Add missing include file
|
2007-07-29 11:35:29 +00:00 |
GroupBox
|
Fix incorrect paths
|
2008-05-29 16:43:01 +00:00 |
Icon
|
Added missing header (Plasma/Icon).
|
2008-06-16 22:31:44 +00:00 |
Label
|
put includes out of Widgets, so you can just do Plasma/Label, e.g.
|
2008-05-19 23:22:02 +00:00 |
LineEdit
|
put includes out of Widgets, so you can just do Plasma/Label, e.g.
|
2008-05-19 23:22:02 +00:00 |
Meter
|
Add missing camelcase includes
|
2008-06-30 07:24:50 +00:00 |
Package
|
add missing convenience headers (should we have these for the widgets too?)
|
2007-07-20 02:09:51 +00:00 |
PackageMetadata
|
Add includes
|
2007-09-16 13:14:40 +00:00 |
PackageStructure
|
add missing convenience headers (should we have these for the widgets too?)
|
2007-07-20 02:09:51 +00:00 |
PaintUtils
|
it makes no sense to have the blur stuff in one header/namespace and the roundedRectangle stuff in another: it's all painting related. putting them together, however, makes "ImageEffects" really not accurate. ImageEffects will also clash, concept-wise, with a real effects lib.
|
2008-07-03 23:50:13 +00:00 |
PanelSvg
|
SvgPanel -> PanelSvg
|
2008-04-16 17:24:34 +00:00 |
Plasma
|
More coherent: install all include name defined by class name
|
2007-05-13 08:31:09 +00:00 |
PopupApplet
|
move PlasmaAppletDialog into libplasma as PopupApplet
|
2008-07-17 09:30:57 +00:00 |
PushButton
|
remove the args Applet injects to hide that impl detail from subclasses
|
2008-05-25 18:38:07 +00:00 |
QueryMatch
|
SearchMatch -> QueryMatch
|
2008-05-02 18:46:05 +00:00 |
RadioButton
|
put includes out of Widgets, so you can just do Plasma/Label, e.g.
|
2008-05-19 23:22:02 +00:00 |
RunnerContext
|
SearchContext -> RunnerContext
|
2008-05-01 18:40:10 +00:00 |
RunnerManager
|
camel case include for RunnerManager
|
2008-05-09 23:13:41 +00:00 |
RunnerScript
|
remove the args Applet injects to hide that impl detail from subclasses
|
2008-05-25 18:38:07 +00:00 |
ScriptEngine
|
remove the args Applet injects to hide that impl detail from subclasses
|
2008-05-25 18:38:07 +00:00 |
ScrollBar
|
add missing include
|
2008-08-13 16:47:59 +00:00 |
Service
|
first draft of Service; still evaluating the use of KConfigSkeleton
|
2008-05-18 04:27:54 +00:00 |
ServiceJob
|
first draft of Service; still evaluating the use of KConfigSkeleton
|
2008-05-18 04:27:54 +00:00 |
SignalPlotter
|
Add missing camelcase includes
|
2008-06-30 07:24:50 +00:00 |
Slider
|
Add a new Plasma::Slider widget based on QSlider.
|
2008-07-29 00:31:28 +00:00 |
Svg
|
More coherent: install all include name defined by class name
|
2007-05-13 08:31:09 +00:00 |
TabBar
|
integrate TabBar into the build
|
2008-08-04 05:30:32 +00:00 |
TextEdit
|
Fix incorrect paths
|
2008-05-29 16:43:01 +00:00 |
Theme
|
More coherent: install all include name defined by class name
|
2007-05-13 08:31:09 +00:00 |
ToolTipManager
|
New ToolTip manager that create tool tips easier than before
|
2008-07-16 15:17:44 +00:00 |
TreeView
|
a tree view widget for now there is only this one that should be enough
|
2008-08-20 16:54:35 +00:00 |
UiLoader
|
Add includes
|
2007-09-16 13:14:40 +00:00 |
Version
|
version files
|
2008-07-14 22:25:21 +00:00 |
View
|
camel case include
|
2007-11-15 08:30:26 +00:00 |
Wallpaper
|
Base for Plasma::Wallpaper plugins.
|
2008-08-05 15:27:48 +00:00 |
WebContent
|
put includes out of Widgets, so you can just do Plasma/Label, e.g.
|
2008-05-19 23:22:02 +00:00 |