plasma-framework/widgets
Zack Rusin 0e274e2017 We've made SourceOver the default compositionMode in QPainter.
This in turn makes the default:
QPainter::fillRect(QRect(...), Qt::transparent); 
a no-op. The commit makes the fillrect actually do what, I bet
it was supposed to be doing. (but i ain't much of a gambler since
i'm not sure what it's supposed to be doin in the first place. at
least now it's doing something "weird" faster)


svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=680260
2007-06-25 19:20:54 +00:00
..
checkbox.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
checkbox.h move workspace/plasma/lib to workspace/lib/plasma so that we can do: 2007-06-02 17:29:39 +00:00
icon.cpp We've made SourceOver the default compositionMode in QPainter. 2007-06-25 19:20:54 +00:00
icon.h constify url() 2007-06-20 21:08:30 +00:00
layout.cpp extra ';' 2007-05-22 21:05:42 +00:00
layout.h Remove not necessary "class classname;" 2007-06-04 08:24:29 +00:00
layoutitem.cpp * add API docu to the methods i added 2007-05-28 05:52:05 +00:00
layoutitem.h move workspace/plasma/lib to workspace/lib/plasma so that we can do: 2007-06-02 17:29:39 +00:00
lineedit.cpp From EBN: 2007-06-24 12:50:58 +00:00
lineedit.h * move members to the private class 2007-06-21 18:47:04 +00:00
Mainpage.dox Add some skeleton apidox in order to get the EBN building the classes that do have documentation. 2007-05-20 16:25:07 +00:00
pushbutton.cpp Emit the clicked() signal when clicked. 2007-06-20 19:13:30 +00:00
pushbutton.h move workspace/plasma/lib to workspace/lib/plasma so that we can do: 2007-06-02 17:29:39 +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
vboxlayout.cpp plug a bunch of memory leaks 2007-06-07 20:57:18 +00:00
vboxlayout.h Remove not necessary "class classname;" 2007-06-04 08:24:29 +00:00
widget.cpp EBN Krazy header fixes 2007-05-30 16:47:36 +00:00
widget.h move workspace/plasma/lib to workspace/lib/plasma so that we can do: 2007-06-02 17:29:39 +00:00