plasma-framework/widgets
Aaron J. Seigo 510c39002a fixes the clicked signal.. thanks to Anrdreas, the MAN!
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=695685
2007-08-02 17:15:21 +00:00
..
boxlayout.cpp someone got confused as to the difference between "the layout that manages my children" and "the layout that manages me". this fixes that and stops crashes in applets that use vbox/hbox 2007-07-27 20:00:07 +00:00
boxlayout.h separate out the stuff the hbox will need from vbox and put it into box. 2007-07-25 22:20:15 +00:00
checkbox.cpp * implement checkState and fix const'ness of the method signature 2007-07-28 10:06:03 +00:00
checkbox.h * implement checkState and fix const'ness of the method signature 2007-07-28 10:06:03 +00:00
flash.cpp Tweak API 2007-07-23 20:01:20 +00:00
flash.h Tweak API 2007-07-23 20:01:20 +00:00
hboxlayout.cpp kdebug fixes 2007-08-02 13:12:59 +00:00
hboxlayout.h make them not executable 2007-07-26 16:45:05 +00:00
icon.cpp fixes the clicked signal.. thanks to Anrdreas, the MAN! 2007-08-02 17:15:21 +00:00
icon.h The applets now can associate with (one or more) certain mimetypes, and be called when that mime is dragged onto the desktop. Very rudimental for the moment, we should pass the name of the file to the applet. Added some copyrights I missed in the past. 2007-07-31 10:52:05 +00:00
label.cpp Do not paint anything inheriting Widget and do not paint LineEdit when in desktop view. LineEdit is currently just a temporary solution, because it doesn't inherit Widget for some reason. 2007-08-01 20:51:27 +00:00
label.h Do not paint anything inheriting Widget and do not paint LineEdit when in desktop view. LineEdit is currently just a temporary solution, because it doesn't inherit Widget for some reason. 2007-08-01 20:51:27 +00:00
layout.cpp someone got confused as to the difference between "the layout that manages my children" and "the layout that manages me". this fixes that and stops crashes in applets that use vbox/hbox 2007-07-27 20:00:07 +00:00
layout.h separate out the stuff the hbox will need from vbox and put it into box. 2007-07-25 22:20:15 +00:00
layoutitem.cpp kdebug fixes 2007-08-02 13:12:59 +00:00
layoutitem.h const fixes 2007-07-28 23:40:21 +00:00
lineedit.cpp kdebug fixes 2007-08-02 13:12:59 +00:00
lineedit.h Do not paint anything inheriting Widget and do not paint LineEdit when in desktop view. LineEdit is currently just a temporary solution, because it doesn't inherit Widget for some reason. 2007-08-01 20:51:27 +00:00
pushbutton.cpp Do not paint anything inheriting Widget and do not paint LineEdit when in desktop view. LineEdit is currently just a temporary solution, because it doesn't inherit Widget for some reason. 2007-08-01 20:51:27 +00:00
pushbutton.h Do not paint anything inheriting Widget and do not paint LineEdit when in desktop view. LineEdit is currently just a temporary solution, because it doesn't inherit Widget for some reason. 2007-08-01 20:51:27 +00:00
radiobutton.cpp DataVisualization remained anemic: it was only offering a single SLOT, and it was pure virtual at that. to keep the inheritance tree sane, it has been removed. 2007-05-25 02:27:33 +00:00
radiobutton.h Some krazy fixes while waiting for a compile: 2007-06-04 21:40:44 +00:00
rectangle.cpp Do not paint anything inheriting Widget and do not paint LineEdit when in desktop view. LineEdit is currently just a temporary solution, because it doesn't inherit Widget for some reason. 2007-08-01 20:51:27 +00:00
rectangle.h Do not paint anything inheriting Widget and do not paint LineEdit when in desktop view. LineEdit is currently just a temporary solution, because it doesn't inherit Widget for some reason. 2007-08-01 20:51:27 +00:00
vboxlayout.cpp kdebug fixes 2007-08-02 13:12:59 +00:00
vboxlayout.h tabsbegone 2007-07-26 07:25:30 +00:00
widget.cpp kdebug fixes 2007-08-02 13:12:59 +00:00
widget.h Do not paint anything inheriting Widget and do not paint LineEdit when in desktop view. LineEdit is currently just a temporary solution, because it doesn't inherit Widget for some reason. 2007-08-01 20:51:27 +00:00