..
tests
* consolidate geometry() and setGeometry() from the layouts into Layout
2007-11-19 23:45:56 +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
Add layout test
2007-08-05 23:05:57 +00:00
flash.cpp
more layouting love;
2007-11-20 01:19:59 +00:00
flash.h
more layouting love;
2007-11-20 01:19:59 +00:00
icon_p.h
allow setting the background of icon on/off ... a little sad about this, but no time to do something else atm
2008-01-03 21:22:24 +00:00
icon.cpp
Make icon applets to work in panel:
2008-01-05 20:25:18 +00:00
icon.h
allow setting the background of icon on/off ... a little sad about this, but no time to do something else atm
2008-01-03 21:22:24 +00:00
label.cpp
update()
2007-12-20 23:50:11 +00:00
label.h
Fix wording so it does not result in false positives.
2007-11-25 13:28:25 +00:00
lineedit.cpp
remove some ancient cruft
2007-12-19 07:02:14 +00:00
lineedit.h
remove some ancient cruft
2007-12-19 07:02:14 +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
Fix wording so it does not result in false positives.
2007-11-25 13:28:25 +00:00
progressbar.h
Fix wording so it does not result in false positives.
2007-11-25 13:28:25 +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
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
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
fixes for platforms where qreal is not a double
2007-12-14 01:38:32 +00:00
signalplotter.h
SVN_SILENT: more licensing updates ... all done with this now i think =)
2007-09-14 20:17:11 +00:00
tooltip_p.h
include a slight mod of ryan's curved corner patch; committing directly to ensure we make the deadline
2008-01-03 21:02:32 +00:00
tooltip.cpp
include a slight mod of ryan's curved corner patch; committing directly to ensure we make the deadline
2008-01-03 21:02:32 +00:00
widget.cpp
Holding on to the return value of view() as it's a heavy function call. Hiding
2007-12-31 01:45:48 +00:00
widget.h
Use KWin's TaskbarThumbnail effect to show window previews in tooltips.
2008-01-03 11:35:42 +00:00