..
busywidget.cpp
Necessary to fix compile with enable-final
2009-05-10 16:15:42 +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
++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
allow setting a QAction on push and tool buttons
2009-04-24 07:40:52 +00:00
iconwidget.cpp
qtextayout can't show mnemonics, so when there is a qaction use
2009-05-18 13:20:32 +00:00
iconwidget.h
allow setting a QAction on push and tool buttons
2009-04-24 07:40:52 +00:00
label.cpp
sinc link colors
2009-05-10 14:38:00 +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
turn off caching when we are rending the bar
2009-05-13 16:40:51 +00:00
meter.h
apidocs fixes.
2009-01-10 00:08:31 +00:00
pushbutton.cpp
unbreak glow animation
2009-05-10 14:46:46 +00:00
pushbutton.h
allow setting a QAction on push and tool buttons
2009-04-24 07:40:52 +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
do a sweep for kapplication usage
2009-05-05 18:11:50 +00:00
signalplotter.h
die hardcoded colors, die!
2008-12-08 17:51:53 +00:00
slider.cpp
use the brand new slider svg
2009-05-01 17:44:31 +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
Added 2 missing update()s.
2009-04-20 19:07:40 +00:00
svgwidget.h
explicit
2008-11-05 23:00:53 +00:00
tabbar.cpp
SVN_SILENT:--compilerWarnings;
2009-04-09 06:00:57 +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
allow setting a QAction on push and tool buttons
2009-04-24 07:40:52 +00:00
toolbutton.h
allow setting a QAction on push and tool buttons
2009-04-24 07:40:52 +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
use the shared style on slider
2009-05-01 17:10:14 +00:00
videowidget.h
why oh why i always forget @since? :)
2009-04-21 17:58:51 +00:00
webview.cpp
no more white background, huzzah
2009-04-28 16:47:50 +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