plasma-framework/widgets
2009-03-04 21:28:02 +00:00
..
busywidget.cpp initialize member vars, will backport to 4.2 2009-01-29 17:04:46 +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 ++compile 2008-11-04 02:55:37 +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 align text to the left when the icon is horizontal 2009-02-09 10:51:21 +00:00
iconwidget.cpp use boundingRect instead of geometry otherwise the signal will never be emitted 2009-02-11 10:24:06 +00:00
iconwidget.h a useful method to remove a previously set iconAction 2009-01-25 09:58:02 +00:00
label.cpp forward linkHovered signal too 2009-02-28 20:25:13 +00:00
label.h forward linkHovered signal too 2009-02-28 20:25:13 +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 FEATURE: allow themes to state that they should use the native widgets 2009-02-24 22:42:06 +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 a widget that allows the contents to scroll when 2009-03-03 17:31:54 +00:00
scrollwidget.h SVN_SILENT: forgotten @since :D 2009-03-03 18:11:33 +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 check if the layout has also the tabwidget widget or not, crash-- 2009-02-23 11:26:45 +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 a proxy for KTextBrowser, with usual style tweaks to make it look 2009-03-03 17:38:16 +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 Fix compilation of plasma with enable-final --- yet another X define conflicting with a Qt enum. 2009-03-04 21:28:02 +00:00
webview.h apidocs fixes. 2009-01-10 00:08:31 +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