plasma-framework/widgets
2008-05-24 01:48:36 +00:00
..
checkbox.cpp add checkbox 2008-05-19 06:12:48 +00:00
checkbox.h * Fix the broken guard macros in the widget* headers 2008-05-20 17:29:23 +00:00
combobox.cpp add combobox 2008-05-19 19:10:58 +00:00
combobox.h * Fix the broken guard macros in the widget* headers 2008-05-20 17:29:23 +00:00
flash.cpp port Plasma::Flash 2008-05-08 11:45:49 +00:00
flash.h * Fix the broken guard macros in the widget* headers 2008-05-20 17:29:23 +00:00
groupbox.cpp add groupbox 2008-05-19 20:18:46 +00:00
groupbox.h * Fix the broken guard macros in the widget* headers 2008-05-20 17:29:23 +00:00
icon_p.h convert the toolbox to use qactions. this makes the toolbox act a bit more reliably, makes some other bugs more annoying, and makes it easier to fix them. 2008-05-24 01:48:36 +00:00
icon.cpp convert the toolbox to use qactions. this makes the toolbox act a bit more reliably, makes some other bugs more annoying, and makes it easier to fix them. 2008-05-24 01:48:36 +00:00
icon.h convert the toolbox to use qactions. this makes the toolbox act a bit more reliably, makes some other bugs more annoying, and makes it easier to fix them. 2008-05-24 01:48:36 +00:00
label.cpp call the parent class' resizeEvent as well 2008-05-19 05:25:33 +00:00
label.h * Fix the broken guard macros in the widget* headers 2008-05-20 17:29:23 +00:00
lineedit.cpp forward signals, no need for image setting 2008-05-19 05:42:44 +00:00
lineedit.h * Fix the broken guard macros in the widget* headers 2008-05-20 17:29:23 +00:00
make_widget.sh Fix inclusion guards for future widgets. 2008-05-20 22:36:28 +00:00
meter.cpp const & in foreach 2008-04-26 16:19:00 +00:00
meter.h * Fix the broken guard macros in the widget* headers 2008-05-20 17:29:23 +00:00
pushbutton.cpp return of the son of pushbutton 2008-05-19 05:44:32 +00:00
pushbutton.h * Fix the broken guard macros in the widget* headers 2008-05-20 17:29:23 +00:00
radiobutton.cpp * add RadioButton 2008-05-19 05:56:42 +00:00
radiobutton.h * Fix the broken guard macros in the widget* headers 2008-05-20 17:29:23 +00:00
signalplotter.cpp Api change: 2008-04-23 13:07:41 +00:00
signalplotter.h * Fix the broken guard macros in the widget* headers 2008-05-20 17:29:23 +00:00
template.cpp a little more help 2008-05-19 05:26:53 +00:00
template.h Fix inclusion guards for future widgets. 2008-05-20 22:36:28 +00:00
textedit.cpp add textedit 2008-05-19 18:17:12 +00:00
textedit.h * Fix the broken guard macros in the widget* headers 2008-05-20 17:29:23 +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 Lotsa little ebn fixes. 2008-05-09 05:32:15 +00:00
webcontent.cpp Plasma::WebContent::geometry should return a qrectf, not a qsizef 2008-04-24 02:56:48 +00:00
webcontent.h Qt includes in public headers needs the QtModule/QClass form 2008-05-04 06:13:17 +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