plasma-framework/widgets
Matt Broadstone a53be5affe Proper documentation, added setSize
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=696079
2007-08-03 18:56:14 +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 Make all plasma/widgets inherit Plasma::Widget now. Holding off on committing change for icon as I have a massive patch for the new text drawing 2007-08-03 16:00:10 +00:00
checkbox.h Make all plasma/widgets inherit Plasma::Widget now. Holding off on committing change for icon as I have a massive patch for the new text drawing 2007-08-03 16:00:10 +00:00
flash.cpp Make all plasma/widgets inherit Plasma::Widget now. Holding off on committing change for icon as I have a massive patch for the new text drawing 2007-08-03 16:00:10 +00:00
flash.h Make all plasma/widgets inherit Plasma::Widget now. Holding off on committing change for icon as I have a massive patch for the new text drawing 2007-08-03 16:00:10 +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 Make all plasma/widgets inherit Plasma::Widget now. Holding off on committing change for icon as I have a massive patch for the new text drawing 2007-08-03 16:00:10 +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 Make all plasma/widgets inherit Plasma::Widget now. Holding off on committing change for icon as I have a massive patch for the new text drawing 2007-08-03 16:00:10 +00:00
pushbutton.h Make all plasma/widgets inherit Plasma::Widget now. Holding off on committing change for icon as I have a massive patch for the new text drawing 2007-08-03 16:00:10 +00:00
radiobutton.cpp Make all plasma/widgets inherit Plasma::Widget now. Holding off on committing change for icon as I have a massive patch for the new text drawing 2007-08-03 16:00:10 +00:00
radiobutton.h Make all plasma/widgets inherit Plasma::Widget now. Holding off on committing change for icon as I have a massive patch for the new text drawing 2007-08-03 16:00:10 +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 Proper documentation, added setSize 2007-08-03 18:56:14 +00:00
widget.h Proper documentation, added setSize 2007-08-03 18:56:14 +00:00