plasma-framework/widgets
Davide Bettio 3a150a6f6b API REVIEW: setAnimationPixmap() -> setInitialPixmap()
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=800782
2008-04-24 20:37:26 +00:00
..
tests Revert one large git mess 2008-02-29 17:50:57 +00:00
checkbox.cpp Add a generic tooltip widget to Plasma::Widget and implement it in the tasks applet. 2007-12-21 05:33:17 +00:00
checkbox.h updated -> dataUpdated to make it really clear what's going on. there are too many update* methods, esp in applets where there is update() and updated()... a painful change, but it will only get worse if it happens any later. 2007-11-06 07:20:08 +00:00
CMakeLists.txt Merge woc branch to trunk, say good bye to old plasma, there is a lot of stuff to port 2008-04-13 13:23:39 +00:00
flash.cpp Introduce QGraphicsItem::CacheMode in place of Widget::CachePaintMode. 2008-02-15 06:51:37 +00:00
flash.h more layouting love; 2007-11-20 01:19:59 +00:00
icon_p.h Icons now fade in the background animation. They also learnt to react on color theme 2008-02-27 00:50:07 +00:00
icon.cpp API REVIEW: setAnimationPixmap() -> setInitialPixmap() 2008-04-24 20:37:26 +00:00
icon.h API clean : bye bye opacity, wich is bas implemented in all cases 2008-04-14 14:09:13 +00:00
label.cpp Merge woc branch to trunk, say good bye to old plasma, there is a lot of stuff to port 2008-04-13 13:23:39 +00:00
label.h Merge woc branch to trunk, say good bye to old plasma, there is a lot of stuff to port 2008-04-13 13:23:39 +00:00
lineedit.cpp Merge woc branch to trunk, say good bye to old plasma, there is a lot of stuff to port 2008-04-13 13:23:39 +00:00
lineedit.h -setDefaultText no longer clobbers regular text 2008-03-29 22:22:44 +00:00
meter.cpp Api change: 2008-04-23 13:07:41 +00:00
meter.h Convert Meter and SignalPlotter to QGraphicsWidget based widgets 2008-04-21 16:26:18 +00:00
progressbar.cpp Revert one large git mess 2008-02-29 17:50:57 +00:00
progressbar.h Revert one large git mess 2008-02-29 17:50:57 +00:00
pushbutton.cpp Merge woc branch to trunk, say good bye to old plasma, there is a lot of stuff to port 2008-04-13 13:23:39 +00:00
pushbutton.h Merge woc branch to trunk, say good bye to old plasma, there is a lot of stuff to port 2008-04-13 13:23:39 +00:00
radiobutton.cpp Add a generic tooltip widget to Plasma::Widget and implement it in the tasks applet. 2007-12-21 05:33:17 +00:00
radiobutton.h updated -> dataUpdated to make it really clear what's going on. there are too many update* methods, esp in applets where there is update() and updated()... a painful change, but it will only get worse if it happens any later. 2007-11-06 07:20:08 +00:00
rectangle.cpp Revert one large git mess 2008-02-29 17:50:57 +00:00
rectangle.h Revert one large git mess 2008-02-29 17:50:57 +00:00
signalplotter.cpp Api change: 2008-04-23 13:07:41 +00:00
signalplotter.h Convert Meter and SignalPlotter to QGraphicsWidget based widgets 2008-04-21 16:26:18 +00:00
tooltip_p.h avoid recursive calls to updateToolTip by doing what we *really* want to be doing here, which is updating the data. this also prevents the case where a tooltip is updated randomly, causing the tooltip to show. i wonder if that's what has been the cause of the occasional taskbar tooltip showing when it shouldn't? 2008-04-08 07:20:36 +00:00
tooltip.cpp API review 2008-04-23 18:35:03 +00:00
webcontent.cpp Plasma::WebContent::geometry should return a qrectf, not a qsizef 2008-04-24 02:56:48 +00:00
webcontent.h Plasma::WebContent::geometry should return a qrectf, not a qsizef 2008-04-24 02:56:48 +00:00
widget.cpp Ammmaaziiing grace!! 2008-04-14 16:02:23 +00:00
widget.h Ammmaaziiing grace!! 2008-04-14 16:02:23 +00:00