plasma-framework/widgets
Alexis Ménard 55d04002f7 Fix setSize now protected
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=738909
2007-11-19 23:16:22 +00:00
..
tests move all the layouts to their own directory; much more logical and makes it easier to not miss layouts that need changes 2007-11-19 22:42:56 +00:00
checkbox.cpp don't change our state unless the mouse was release inside of the widget 2007-11-10 23:58: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 Add layout test 2007-08-05 23:05:57 +00:00
flash.cpp Fix setSize now protected 2007-11-19 23:16:22 +00:00
flash.h Fix setSize now protected 2007-11-19 23:16:22 +00:00
icon_p.h Add method to set where we want to put the icon.Usefull for applet 2007-11-10 15:16:33 +00:00
icon.cpp move the blur.cpp into the #define as we don't even really use it right now 2007-11-19 15:40:55 +00:00
icon.h fix comment 2007-11-10 16:06:22 +00:00
label.cpp add updadeGeometry for methods that need to update the geometry of the 2007-11-09 19:28:28 +00:00
label.h * fix heightForWidth 2007-11-04 05:34:10 +00:00
lineedit.cpp 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
lineedit.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
meter.cpp 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
meter.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
progressbar.cpp Add 'or later' to the license for the progressbar widget in plasmalibs. 2007-11-08 09:52:18 +00:00
progressbar.h Add 'or later' to the license for the progressbar widget in plasmalibs. 2007-11-08 09:52:18 +00:00
pushbutton.cpp better button mouse interaction; patch by Jason Stubbs 2007-11-15 03:35:12 +00:00
pushbutton.h better button mouse interaction; patch by Jason Stubbs 2007-11-15 03:35:12 +00:00
radiobutton.cpp don't change our state unless the mouse was release inside of the widget 2007-11-10 23:58: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 SVN_SILENT: more licensing updates ... all done with this now i think =) 2007-09-14 20:17:11 +00:00
rectangle.h SVN_SILENT: more licensing updates ... all done with this now i think =) 2007-09-14 20:17:11 +00:00
signalplotter.cpp SVN_SILENT: more licensing updates ... all done with this now i think =) 2007-09-14 20:17:11 +00:00
signalplotter.h SVN_SILENT: more licensing updates ... all done with this now i think =) 2007-09-14 20:17:11 +00:00
widget.cpp move all the layouts to their own directory; much more logical and makes it easier to not miss layouts that need changes 2007-11-19 22:42:56 +00:00
widget.h add another setSize convenience method and use d->size more consistently internally for clarity 2007-11-19 07:53:48 +00:00