appletbrowser
always use double click, regardless of single/double click activation in this list (necessary due to update in kstyle in kdelibs)
2008-06-29 00:06:04 +00:00
effects
Fix compile enable final
2007-10-03 20:23:46 +00:00
includes
Extenders enter trunk! The implementation still has some rough edges and fixmes, but the api
2008-08-02 11:48:56 +00:00
private
Extenders enter trunk! The implementation still has some rough edges and fixmes, but the api
2008-08-02 11:48:56 +00:00
scripting
move all the prive code into private/; makes it much clearer with the division lines are
2008-07-30 20:35:42 +00:00
servicetypes
SVN_SILENT made messages (.desktop file)
2008-07-29 13:26:35 +00:00
tests
SVN_SILENT made messages (.desktop file)
2008-07-29 13:26:35 +00:00
widgets
fix build (applet_p moved in private/)
2008-08-02 12:03:17 +00:00
abstractrunner.cpp
change all ClassName::Private classes to ClassNamePrivate, and adjust friends accordingly; this makes plasma compilable with gcc < 4.2
2008-07-01 18:56:43 +00:00
abstractrunner.h
- coding style
2008-07-17 01:27:43 +00:00
animationdriver.cpp
fix math in here; the other types are also going to be wrong, but i haven't fixed those yet
2008-05-21 05:12:40 +00:00
animationdriver.h
- coding style
2008-07-17 01:27:43 +00:00
animator.cpp
also implement the plugin version checks for the other plugin types
2008-07-17 16:26:29 +00:00
animator.h
change all ClassName::Private classes to ClassNamePrivate, and adjust friends accordingly; this makes plasma compilable with gcc < 4.2
2008-07-01 18:56:43 +00:00
applet.cpp
Extenders enter trunk! The implementation still has some rough edges and fixmes, but the api
2008-08-02 11:48:56 +00:00
applet.h
Extenders enter trunk! The implementation still has some rough edges and fixmes, but the api
2008-08-02 11:48:56 +00:00
appletbrowser.cpp
watch for containment destruction; for people who like torturing plasma in weird nd wonderful ways
2008-07-17 18:36:55 +00:00
appletbrowser.h
build
2008-07-17 19:44:29 +00:00
CMakeLists.txt
new widget Plasma::Frame:
2008-08-02 12:01:34 +00:00
configxml.cpp
Add const
2008-08-01 11:23:42 +00:00
configxml.h
change all ClassName::Private classes to ClassNamePrivate, and adjust friends accordingly; this makes plasma compilable with gcc < 4.2
2008-07-01 18:56:43 +00:00
containment.cpp
let's not have overzealous shorcuts.
2008-08-01 23:25:24 +00:00
containment.h
Bring doc up to date...
2008-07-29 15:44:46 +00:00
corona.cpp
Extenders enter trunk! The implementation still has some rough edges and fixmes, but the api
2008-08-02 11:48:56 +00:00
corona.h
Extenders enter trunk! The implementation still has some rough edges and fixmes, but the api
2008-08-02 11:48:56 +00:00
datacontainer.cpp
move all the prive code into private/; makes it much clearer with the division lines are
2008-07-30 20:35:42 +00:00
datacontainer.h
change all ClassName::Private classes to ClassNamePrivate, and adjust friends accordingly; this makes plasma compilable with gcc < 4.2
2008-07-01 18:56:43 +00:00
dataengine.cpp
move all the prive code into private/; makes it much clearer with the division lines are
2008-07-30 20:35:42 +00:00
dataengine.h
apidox clarification
2008-07-29 03:28:25 +00:00
dataenginemanager.cpp
move all the prive code into private/; makes it much clearer with the division lines are
2008-07-30 20:35:42 +00:00
dataenginemanager.h
change all ClassName::Private classes to ClassNamePrivate, and adjust friends accordingly; this makes plasma compilable with gcc < 4.2
2008-07-01 18:56:43 +00:00
delegate.cpp
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
delegate.h
change all ClassName::Private classes to ClassNamePrivate, and adjust friends accordingly; this makes plasma compilable with gcc < 4.2
2008-07-01 18:56:43 +00:00
dialog.cpp
API change:
2008-07-27 17:20:27 +00:00
dialog.h
change all ClassName::Private classes to ClassNamePrivate, and adjust friends accordingly; this makes plasma compilable with gcc < 4.2
2008-07-01 18:56:43 +00:00
glapplet.cpp
change all ClassName::Private classes to ClassNamePrivate, and adjust friends accordingly; this makes plasma compilable with gcc < 4.2
2008-07-01 18:56:43 +00:00
glapplet.h
change all ClassName::Private classes to ClassNamePrivate, and adjust friends accordingly; this makes plasma compilable with gcc < 4.2
2008-07-01 18:56:43 +00:00
Mainpage.dox
Updated the list of authors according to the results of grep command
2008-04-24 08:04:34 +00:00
Messages.sh
* appletbrowser is part of libplasma now, not a separate entity
2007-10-14 20:09:06 +00:00
package.cpp
fix crash cause of a rather interesting design-decision in KConfig;
2008-07-13 12:06:53 +00:00
package.h
change all ClassName::Private classes to ClassNamePrivate, and adjust friends accordingly; this makes plasma compilable with gcc < 4.2
2008-07-01 18:56:43 +00:00
packagemetadata.cpp
separate concept of Category from Type and get it right in the file written out!
2008-07-05 05:21:07 +00:00
packagemetadata.h
separate concept of Category from Type and get it right in the file written out!
2008-07-05 05:21:07 +00:00
packagestructure.cpp
Add absolute file support to PackageStructure::load
2008-07-29 02:23:14 +00:00
packagestructure.h
also implement the plugin version checks for the other plugin types
2008-07-17 16:26:29 +00:00
paintutils.cpp
Correct text and shadow composition to accomodate negative offsets.
2008-07-04 03:55:14 +00:00
paintutils.h
update the hearder guard
2008-07-04 09:32:46 +00:00
panelsvg.cpp
API change:
2008-07-27 17:20:27 +00:00
panelsvg.h
API change:
2008-07-27 17:20:27 +00:00
plasma_export.h
copyright cleanups:
2007-08-06 11:20:02 +00:00
plasma.cpp
* get rid of ToolTipManager::getItemItsApplet
2008-07-16 23:48:41 +00:00
plasma.h
some stuff in Plasma::PopupApplet
2008-07-27 23:23:57 +00:00
popupapplet.cpp
"the usual daily unbreak compilation" EOQ
2008-07-28 06:59:20 +00:00
popupapplet.h
some stuff in Plasma::PopupApplet
2008-07-27 23:23:57 +00:00
querymatch.cpp
change all ClassName::Private classes to ClassNamePrivate, and adjust friends accordingly; this makes plasma compilable with gcc < 4.2
2008-07-01 18:56:43 +00:00
querymatch.h
change all ClassName::Private classes to ClassNamePrivate, and adjust friends accordingly; this makes plasma compilable with gcc < 4.2
2008-07-01 18:56:43 +00:00
README
make it a bit more obvious was is expected of you when you commit to libplasma
2007-07-27 21:09:11 +00:00
runnercontext.cpp
change all ClassName::Private classes to ClassNamePrivate, and adjust friends accordingly; this makes plasma compilable with gcc < 4.2
2008-07-01 18:56:43 +00:00
runnercontext.h
change all ClassName::Private classes to ClassNamePrivate, and adjust friends accordingly; this makes plasma compilable with gcc < 4.2
2008-07-01 18:56:43 +00:00
runnermanager.cpp
now that we re-use visual items as much as possible, update the matches more agressively (makes it feel less laggy now that the UI is doing the right thing)
2008-07-31 00:23:57 +00:00
runnermanager.h
change all ClassName::Private classes to ClassNamePrivate, and adjust friends accordingly; this makes plasma compilable with gcc < 4.2
2008-07-01 18:56:43 +00:00
service.cpp
move all the prive code into private/; makes it much clearer with the division lines are
2008-07-30 20:35:42 +00:00
service.h
also implement the plugin version checks for the other plugin types
2008-07-17 16:26:29 +00:00
servicejob.cpp
change all ClassName::Private classes to ClassNamePrivate, and adjust friends accordingly; this makes plasma compilable with gcc < 4.2
2008-07-01 18:56:43 +00:00
servicejob.h
Fix export (needs by dataengine/nowplaying)
2008-07-15 06:38:20 +00:00
svg.cpp
change all ClassName::Private classes to ClassNamePrivate, and adjust friends accordingly; this makes plasma compilable with gcc < 4.2
2008-07-01 18:56:43 +00:00
svg.h
change all ClassName::Private classes to ClassNamePrivate, and adjust friends accordingly; this makes plasma compilable with gcc < 4.2
2008-07-01 18:56:43 +00:00
theme.cpp
move all the prive code into private/; makes it much clearer with the division lines are
2008-07-30 20:35:42 +00:00
theme.h
change all ClassName::Private classes to ClassNamePrivate, and adjust friends accordingly; this makes plasma compilable with gcc < 4.2
2008-07-01 18:56:43 +00:00
tooltipmanager.cpp
move all the prive code into private/; makes it much clearer with the division lines are
2008-07-30 20:35:42 +00:00
tooltipmanager.h
these includes don't belong in the header in the first place
2008-07-17 07:53:31 +00:00
uiloader.cpp
change all ClassName::Private classes to ClassNamePrivate, and adjust friends accordingly; this makes plasma compilable with gcc < 4.2
2008-07-01 18:56:43 +00:00
uiloader.h
change all ClassName::Private classes to ClassNamePrivate, and adjust friends accordingly; this makes plasma compilable with gcc < 4.2
2008-07-01 18:56:43 +00:00
version.cpp
minimum version is MAJOR.0.0
2008-07-17 19:45:17 +00:00
version.h
introduce plugin versioning for plasma and ensure
2008-07-17 01:11:25 +00:00
view.cpp
when a new activity is added, don't move more than necessary to show it
2008-07-27 22:38:58 +00:00
view.h
change all ClassName::Private classes to ClassNamePrivate, and adjust friends accordingly; this makes plasma compilable with gcc < 4.2
2008-07-01 18:56:43 +00:00