plasma-framework/widgets
Aaron J. Seigo ecad916f0a set the pos of the lineedit. really, this should become a Widget with a
QGrahpicsTextItem as a child item

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=696366
2007-08-04 14:59: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 documented Plasma::CheckBox, removed methods now implemented in Plasma::Widget for this widget. 2007-08-03 19:17:30 +00:00
checkbox.h documented Plasma::CheckBox, removed methods now implemented in Plasma::Widget for this widget. 2007-08-03 19:17:30 +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 - Prepare for scripting 2007-08-04 13:14:57 +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 - Prepare for scripting 2007-08-04 13:14:57 +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 set the pos of the lineedit. really, this should become a Widget with a 2007-08-04 14:59:21 +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 - Prepare for scripting 2007-08-04 13:14:57 +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 - Prepare for scripting 2007-08-04 13:14:57 +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 - Prepare for scripting 2007-08-04 12:37:59 +00:00