plasma-framework/widgets
2007-07-28 19:27:56 +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 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
hboxlayout.h make them not executable 2007-07-26 16:45:05 +00:00
icon.cpp Added documentation for Plasm::Icon, also added accessors for infoText-> allow for meta text to be associated with the icon 2007-07-28 19:27:56 +00:00
icon.h Added documentation for Plasm::Icon, also added accessors for infoText-> allow for meta text to be associated with the icon 2007-07-28 19:27:56 +00:00
label.cpp const the private pointer; fixme an odd bit of code 2007-07-28 09:22:20 +00:00
label.h const the private pointer; fixme an odd bit of code 2007-07-28 09:22:20 +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 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
layoutitem.h 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
lineedit.cpp Allow to select text into lineedit 2007-07-22 20:46:23 +00:00
lineedit.h Allow to use it as multiline (need by notes plasma) 2007-07-22 13:41:34 +00:00
pushbutton.cpp Put a small border around text. 2007-07-23 09:32:54 +00:00
pushbutton.h - Full Doxygenization 2007-07-22 22:16:40 +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 today's random code quality fixes 2007-07-26 19:56:16 +00:00
rectangle.h today's random code quality fixes 2007-07-26 19:56:16 +00:00
vboxlayout.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
vboxlayout.h tabsbegone 2007-07-26 07:25:30 +00:00
widget.cpp For posterity's sake 2007-07-28 19:27:09 +00:00
widget.h 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