plasma-framework/widgets
2007-07-26 02:30:16 +00:00
..
boxlayout.cpp add the layout to the parent. this sucks because it isn't done in Layout where it should be, but setLayout results in pure virtuals being called... so child class it is for now. 2007-07-26 02:30:16 +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 fix boundingRect. 2007-07-21 14:04:37 +00:00
checkbox.h move workspace/plasma/lib to workspace/lib/plasma so that we can do: 2007-06-02 17:29:39 +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
icon.cpp ebn fixes 2007-07-22 22:01:10 +00:00
icon.h ebn fixes 2007-07-22 22:01:10 +00:00
label.cpp - Full Doxygenization 2007-07-22 22:16:40 +00:00
label.h - Full Doxygenization 2007-07-22 22:16:40 +00:00
layout.cpp Fix mem leak 2007-07-22 15:54:56 +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 * add API docu to the methods i added 2007-05-28 05:52:05 +00:00
layoutitem.h last round of ebn fixes i had kicking around. 2007-07-25 11:24: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 - Full Doxygenization 2007-07-22 22:16:40 +00:00
rectangle.h - Full Doxygenization 2007-07-22 22:16:40 +00:00
vboxlayout.cpp separate out the stuff the hbox will need from vbox and put it into box. 2007-07-25 22:20:15 +00:00
vboxlayout.h separate out the stuff the hbox will need from vbox and put it into box. 2007-07-25 22:20:15 +00:00
widget.cpp QGraphicsItem::ItemClipsToShape is now default, should fix some nasty painting bugs in the future. 2007-07-24 23:31:52 +00:00
widget.h last round of ebn fixes i had kicking around. 2007-07-25 11:24:07 +00:00