plasma-framework/widgets
Aaron J. Seigo 1730d86a73 add some properties and isDown()
svn path=/trunk/KDE/kdelibs/; revision=1023016
2009-09-13 18:12:32 +00:00
..
busywidget.cpp HighlightColor is a background, we need a text color 2009-06-02 19:01:46 +00:00
busywidget.h Replace the "i" icon for showing/hiding jobs and notifications in the systray with a spinner widget. When jobs are running it is animated. It also shows one or two numbers in front of the widget to indicate the amount of completed, and the total amount of items. (only one number if all items are completed) 2009-04-15 22:21:29 +00:00
checkbox.cpp clean up the svg if we change the image strategy 2009-09-13 17:15:56 +00:00
checkbox.h * repaint the svg when the theme changes 2009-09-13 17:13:55 +00:00
combobox.cpp always use plasma::theme font, unless somebody call setFont on the 2009-09-13 13:13:55 +00:00
combobox.h always use plasma::theme font, unless somebody call setFont on the 2009-09-13 13:13:55 +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 always use plasma::theme font, unless somebody call setFont on the 2009-09-13 13:13:55 +00:00
frame.h always use plasma::theme font, unless somebody call setFont on the 2009-09-13 13:13:55 +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 always use plasma::theme font, unless somebody call setFont on the 2009-09-13 13:13:55 +00:00
iconwidget.cpp always use plasma::theme font, unless somebody call setFont on the 2009-09-13 13:13:55 +00:00
iconwidget.h always use plasma::theme font, unless somebody call setFont on the 2009-09-13 13:13:55 +00:00
itembackground.cpp order and parent the background according to the item 2009-08-31 23:47:11 +00:00
itembackground.h make it possible to do contntx resct syncing 2009-08-31 12:14:47 +00:00
label.cpp clean up the svg if we change the image strategy 2009-09-13 17:15:56 +00:00
label.h * repaint the svg when the theme changes 2009-09-13 17:13:55 +00:00
lineedit.cpp constify 2009-06-16 17:49:27 +00:00
lineedit.h constify 2009-06-16 17:49:27 +00:00
make_widget.sh get krazy off my back 2008-11-07 18:04:32 +00:00
meter.cpp forward port r999260 by Ade 2009-07-25 07:21:14 +00:00
meter.h apidocs fixes. 2009-01-10 00:08:31 +00:00
pushbutton.cpp add some properties and isDown() 2009-09-13 18:12:32 +00:00
pushbutton.h add some properties and isDown() 2009-09-13 18:12:32 +00:00
radiobutton.cpp clean up the svg if we change the image strategy 2009-09-13 17:15:56 +00:00
radiobutton.h * repaint the svg when the theme changes 2009-09-13 17:13:55 +00:00
scrollbar.cpp resize at the hint when the orientation is set. useful when it's not in 2009-08-16 20:15:25 +00:00
scrollbar.h always use plasma::theme font, unless somebody call setFont on the 2009-09-13 13:13:55 +00:00
scrollwidget.cpp take the proper elements 2009-08-14 17:26:15 +00:00
scrollwidget.h scrollbarPolicy->scrollBarPolicy, luckily it was spotted before any 2009-03-26 20:21:48 +00:00
separator.cpp Added separator widget that has been posted in the reviewboard some months ago. 2009-08-30 11:28:34 +00:00
separator.h always use plasma::theme font, unless somebody call setFont on the 2009-09-13 13:13:55 +00:00
signalplotter.cpp Add missing read function 2009-06-14 09:51:10 +00:00
signalplotter.h SVN_SILENT: @since 2009-06-14 18:09:54 +00:00
slider.cpp use the brand new slider svg 2009-05-01 17:44:31 +00:00
slider.h Add NOTIFYs to Q_PROPERTYs for plasma widgets 2009-06-15 09:47:14 +00:00
spinbox.cpp style with FrameSvg all the lineedits, spinboxes and comboboxes, use 2009-01-17 18:00:33 +00:00
spinbox.h always use plasma::theme font, unless somebody call setFont on the 2009-09-13 13:13:55 +00:00
svgwidget.cpp set containsmultipleimages when an id is set 2009-08-01 18:48:09 +00:00
svgwidget.h add a sensible size hint 2009-08-01 18:36:01 +00:00
tabbar.cpp add tabAt(int) function 2009-09-02 15:54:18 +00:00
tabbar.h add tabAt(int) function 2009-09-02 15:54:18 +00:00
textbrowser.cpp when there are no scrollbars just ignore wheel events 2009-09-03 09:58:01 +00:00
textbrowser.h when there are no scrollbars just ignore wheel events 2009-09-03 09:58:01 +00:00
textedit.cpp don't have borders or background by default 2009-03-01 16:01:20 +00:00
textedit.h Add NOTIFYs to Q_PROPERTYs for plasma widgets 2009-06-15 09:47:14 +00:00
toolbutton.cpp clean up the svg if we change the image strategy 2009-09-13 17:15:56 +00:00
toolbutton.h * repaint the svg when the theme changes 2009-09-13 17:13:55 +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 playPauseButton doesn't always exist, crash-- 2009-07-26 14:23:29 +00:00
videowidget.h Use the correct type 2009-06-18 19:46:11 +00:00
webview.cpp Push in remote widgets 2009-09-02 02:27:16 +00:00
webview.h * implement the READ side of the properties 2009-04-07 08:33:51 +00:00
widget.cpp.template put it in the template too 2009-09-13 17:17:02 +00:00
widget.h.template * repaint the svg when the theme changes 2009-09-13 17:13:55 +00:00