plasma-framework/widgets
Marco Martin 4b8b780829 don't do adjustScrollbars more than every 200 msecs
resolves some cyclical relayout crashes and surprisingly enough also some layout estetic problems
BUG:202890

svn path=/trunk/KDE/kdelibs/; revision=1062764
2009-12-15 21:37:07 +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 - Fix several minor issues reported by Krazy2 2009-10-13 12:40:13 +00:00
checkbox.h always use plasma::theme font, unless somebody call setFont on the 2009-09-13 19:18:29 +00:00
combobox.cpp set a zvalue ridiculously high by default, since comboboxes always have to pop their dialog over the other idgets. mnual adjusting will still have to be done in the case of multiple comboboxes stacked 2009-12-12 14:22:09 +00:00
combobox.h apidocs++ 2009-09-30 12:40:07 +00:00
flashinglabel.cpp use plasma colours by default for the text 2009-11-23 18:49:25 +00:00
flashinglabel.h use plasma colours by default for the text 2009-11-23 18:49:25 +00:00
frame.cpp update frame when text changes. 2009-11-13 11:59:17 +00:00
frame.h be able to set the borders of the frame to show/paint; one of the things i really dislike about QFrame, now solved in Plasma::Frame 2009-09-21 05:29:47 +00:00
groupbox.cpp always use plasma::theme font, unless somebody call setFont on the 2009-09-13 19:18:29 +00:00
groupbox.h always use plasma::theme font, unless somebody call setFont on the 2009-09-13 19:18:29 +00:00
iconwidget_p.h move halopainter unchanged in libplasma, keep it private and expose 2009-11-26 21:57:36 +00:00
iconwidget.cpp a bit more spacing to avoid ellipsis 2009-12-09 20:10:22 +00:00
iconwidget.h removeIconAction(0) clears the actions 2009-11-03 13:10:19 +00:00
itembackground.cpp always draw behind the target 2009-12-12 14:33:27 +00:00
itembackground.h Fixed some spelling errors flagged by krazy 2009-12-10 09:16:30 +00:00
label.cpp update the geometry when the text changes, apparently it doesn't get done automagically :/ 2009-12-01 19:33:01 +00:00
label.h apparently if the label is hidden it doesn't receive font change events, 2009-10-02 20:14:40 +00:00
lineedit.cpp their textcolor are buttontext now 2009-11-26 16:56:46 +00:00
lineedit.h Support for using custom native widgets with ComboBox, LineEdit and TextEdit 2009-09-23 18:42:19 +00:00
make_widget.sh get krazy off my back 2008-11-07 18:04:32 +00:00
meter.cpp intersects the clip rect, no more painiting outside scrollwidgets 2009-11-18 18:32:08 +00:00
meter.h should be slots 2009-11-16 19:16:53 +00:00
pushbutton.cpp missing getter and property 2009-11-14 01:06:58 +00:00
pushbutton.h missing getter and property 2009-11-14 01:06:58 +00:00
radiobutton.cpp - Fix several minor issues reported by Krazy2 2009-10-13 12:40:13 +00:00
radiobutton.h now it is setPixmap(RadioButton *) 2009-09-13 20:16:32 +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 19:18:29 +00:00
scrollwidget.cpp don't do adjustScrollbars more than every 200 msecs 2009-12-15 21:37:07 +00:00
scrollwidget.h don't do adjustScrollbars more than every 200 msecs 2009-12-15 21:37:07 +00:00
separator.cpp clean ups 2009-11-19 19:05:50 +00:00
separator.h meaningful size hints 2009-09-21 13:57:32 +00:00
signalplotter.cpp Add missing read function 2009-06-14 09:51:10 +00:00
signalplotter.h Fixed some spelling errors flagged by krazy 2009-12-10 09:16:30 +00:00
slider.cpp use different focus and hover for horizontal and vertical sliders 2009-11-27 13:42:00 +00:00
slider.h Add NOTIFYs to Q_PROPERTYs for plasma widgets 2009-06-15 09:47:14 +00:00
spinbox.cpp - Remove several warnings about unused parameters 2009-12-04 13:01:33 +00:00
spinbox.h animate the highlight with the new animation framework. we got a glow 2009-10-19 21:13:54 +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 unbreak when the tabbar is hidden 2009-12-09 21:24:58 +00:00
tabbar.h scripting friendlyness 2009-11-14 03:58:33 +00:00
textbrowser.cpp scripting friendlyness 2009-11-14 03:58:33 +00:00
textbrowser.h always use plasma::theme font, unless somebody call setFont on the 2009-09-13 19:18:29 +00:00
textedit.cpp scripting friendlyness 2009-11-14 03:58:33 +00:00
textedit.h scripting friendlyness 2009-11-14 03:58:33 +00:00
toolbutton.cpp * Use correct font for size hint in Frame 2009-11-10 09:46:14 +00:00
toolbutton.h forward released too 2009-10-13 15:29:23 +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 expose the zoomFactor property. 2009-11-17 17:57:54 +00:00
webview.h expose the zoomFactor property. 2009-11-17 17:57:54 +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