..
busywidget.cpp
ignore timer id's that aren't ours
2009-03-25 19:10:02 +00:00
busywidget.h
shadow element is optional
2008-11-04 12:04:54 +00:00
checkbox.cpp
++compile
2008-11-04 02:55:37 +00:00
checkbox.h
ok, this time JUST the plasma dir ;)
2008-11-03 23:08:39 +00:00
combobox.cpp
we don't want to set the palette otherwise we get bad results like white-on-white; all the button painting is handled manually in the paint method, so we're safe there for colours
2009-03-03 16:39:29 +00:00
combobox.h
ok, this time JUST the plasma dir ;)
2008-11-03 23:08:39 +00:00
flashinglabel.cpp
ignore timer id's that aren't ours
2009-03-25 19:10:02 +00:00
flashinglabel.h
ok, this time JUST the plasma dir ;)
2008-11-03 23:08:39 +00:00
frame.cpp
++compile
2008-11-04 02:55:37 +00:00
frame.h
Q_PROPERTY and Q_ENUMS to play well with javascript
2009-02-19 21:46:08 +00:00
groupbox.cpp
++compile
2008-11-04 02:55:37 +00:00
groupbox.h
ok, this time JUST the plasma dir ;)
2008-11-03 23:08:39 +00:00
iconwidget_p.h
Make the iconwidget's a teeny bit smaller when pressed down. This gives a good response when clicking buttons in plasma.
2009-03-30 06:42:19 +00:00
iconwidget.cpp
The previous "hover effect on drag" patch was buggy. Now we are using sceneEventFilter and it seems better.
2009-04-03 19:57:13 +00:00
iconwidget.h
The previous "hover effect on drag" patch was buggy. Now we are using sceneEventFilter and it seems better.
2009-04-03 19:57:13 +00:00
label.cpp
forward linkHovered signal too
2009-02-28 20:25:13 +00:00
label.h
Adds comment to the constructor.
2009-03-05 15:41:01 +00:00
lineedit.cpp
style with FrameSvg all the lineedits, spinboxes and comboboxes, use
2009-01-17 18:00:33 +00:00
lineedit.h
style with FrameSvg all the lineedits, spinboxes and comboboxes, use
2009-01-17 18:00:33 +00:00
make_widget.sh
get krazy off my back
2008-11-07 18:04:32 +00:00
meter.cpp
anoter case of useless warnings
2009-01-08 11:32:55 +00:00
meter.h
apidocs fixes.
2009-01-10 00:08:31 +00:00
pushbutton.cpp
manage the isChecked case
2009-03-26 21:45:05 +00:00
pushbutton.h
ok, this time JUST the plasma dir ;)
2008-11-03 23:08:39 +00:00
radiobutton.cpp
++compile
2008-11-04 02:55:37 +00:00
radiobutton.h
ok, this time JUST the plasma dir ;)
2008-11-03 23:08:39 +00:00
scrollbar.cpp
no need to set the style at the end now that we have the shared pointer based style
2008-12-28 22:45:22 +00:00
scrollbar.h
* forward the valueChanged signal
2008-12-15 20:34:03 +00:00
scrollwidget.cpp
Scroll fix:
2009-04-09 04:52:38 +00:00
scrollwidget.h
scrollbarPolicy->scrollBarPolicy, luckily it was spotted before any
2009-03-26 20:21:48 +00:00
signalplotter.cpp
delete svgBackground even if svgFilename is empty so it can be resetted.
2009-02-24 08:47:03 +00:00
signalplotter.h
die hardcoded colors, die!
2008-12-08 17:51:53 +00:00
slider.cpp
FEATURE: allow themes to state that they should use the native widgets
2009-02-24 22:42:06 +00:00
slider.h
make wheel events work, based on a patch by afiestas
2008-11-29 00:03:08 +00:00
spinbox.cpp
style with FrameSvg all the lineedits, spinboxes and comboboxes, use
2009-01-17 18:00:33 +00:00
spinbox.h
style with FrameSvg all the lineedits, spinboxes and comboboxes, use
2009-01-17 18:00:33 +00:00
svgwidget.cpp
ok, this time JUST the plasma dir ;)
2008-11-03 23:08:39 +00:00
svgwidget.h
explicit
2008-11-05 23:00:53 +00:00
tabbar.cpp
workaround on a qt bug: if i call setVisible(true) on a child of an
2009-03-28 19:11:43 +00:00
tabbar.h
SVN_SILENT: add @since 4.3 to the shiny new stuff
2009-02-04 10:59:15 +00:00
textbrowser.cpp
don't override minimum and maximum sizes so often
2009-04-02 15:16:53 +00:00
textbrowser.h
SVN_SILENT: forgotten @since :D
2009-03-03 18:11:33 +00:00
textedit.cpp
don't have borders or background by default
2009-03-01 16:01:20 +00:00
textedit.h
ok, this time JUST the plasma dir ;)
2008-11-03 23:08:39 +00:00
toolbutton.cpp
icon() and setIcon() in the api, pretty foundamental in a tool button...
2009-01-18 17:28:04 +00:00
toolbutton.h
icon() and setIcon() in the api, pretty foundamental in a tool button...
2009-01-18 17:28:04 +00:00
treeview.cpp
share one style amongst all the widgets
2008-12-15 21:17:43 +00:00
treeview.h
ok, this time JUST the plasma dir ;)
2008-11-03 23:08:39 +00:00
videowidget.cpp
clip only when animating: some flicker, but clipping always is a bit
2009-02-15 21:42:25 +00:00
videowidget.h
declare the Q_ENUM
2009-02-14 13:55:09 +00:00
webview.cpp
* implement the READ side of the properties
2009-04-07 08:33:51 +00:00
webview.h
* implement the READ side of the properties
2009-04-07 08:33:51 +00:00
widget.cpp.template
get krazy off my back
2008-11-07 18:04:32 +00:00
widget.h.template
get krazy off my back
2008-11-07 18:04:32 +00:00