plasma-framework/extenders
Aaron J. Seigo 556c51d2a5 * dump support for QGraphicsItems in Extenders. looks like it was already broken anyways (hooray for untested paths). supporting QGraphicsItems just doesn't make much sense anyways. this gets rid of a number of bugs and simplifies the code a lot
* use more QGraphicsWidget API and simplify the code even more
* put the title bar drawing into a class of its own, simplifying the code yet more
* use a Plasma::Label in the title bar so we don't have to draw our own text and ... well, you know what goes here by now ;)

one downside to this is that margins in title bar svg are *actually* honored, which means the titles take a bit more room. the svg can be tweaked, however.

svn path=/trunk/KDE/kdelibs/; revision=1111918
2010-04-07 02:04:52 +00:00
..
extender.cpp * dump support for QGraphicsItems in Extenders. looks like it was already broken anyways (hooray for untested paths). supporting QGraphicsItems just doesn't make much sense anyways. this gets rid of a number of bugs and simplifies the code a lot 2010-04-07 02:04:52 +00:00
extender.h catch extender deletion when they are still extender items 2010-02-10 08:43:08 +00:00
extendergroup.cpp still experimental and to me made work better: extendergroups store items in a scrollwidget 2010-04-01 11:43:51 +00:00
extendergroup.h still experimental and to me made work better: extendergroups store items in a scrollwidget 2010-04-01 11:43:51 +00:00
extenderitem.cpp * dump support for QGraphicsItems in Extenders. looks like it was already broken anyways (hooray for untested paths). supporting QGraphicsItems just doesn't make much sense anyways. this gets rid of a number of bugs and simplifies the code a lot 2010-04-07 02:04:52 +00:00
extenderitem.h * dump support for QGraphicsItems in Extenders. looks like it was already broken anyways (hooray for untested paths). supporting QGraphicsItems just doesn't make much sense anyways. this gets rid of a number of bugs and simplifies the code a lot 2010-04-07 02:04:52 +00:00