.. |
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
|
++compile
|
2008-11-04 02:55:37 +00:00 |
checkbox.h
|
Add NOTIFYs to Q_PROPERTYs for plasma widgets
|
2009-06-15 09:47:14 +00:00 |
combobox.cpp
|
Add NOTIFYs to Q_PROPERTYs for plasma widgets
|
2009-06-15 09:47:14 +00:00 |
combobox.h
|
Add NOTIFYs to Q_PROPERTYs for plasma widgets
|
2009-06-15 09:47:14 +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
|
it looks far, far better with that margin, i'm afraid.
|
2009-06-14 20:14:28 +00:00 |
iconwidget.h
|
Add missing svg function
|
2009-06-14 09:53:12 +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
|
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
|
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
|
add some api widgets are using and which seems semi-common
|
2009-06-05 01:29:19 +00:00 |
pushbutton.h
|
add some api widgets are using and which seems semi-common
|
2009-06-05 01:29:19 +00:00 |
radiobutton.cpp
|
++compile
|
2008-11-04 02:55:37 +00:00 |
radiobutton.h
|
Add NOTIFYs to Q_PROPERTYs for plasma widgets
|
2009-06-15 09:47:14 +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
|
Add NOTIFYs to Q_PROPERTYs for plasma widgets
|
2009-06-15 09:47:14 +00:00 |
scrollwidget.cpp
|
don't make a loop of scrollbar updating->position updating
|
2009-06-08 21:06:23 +00:00 |
scrollwidget.h
|
scrollbarPolicy->scrollBarPolicy, luckily it was spotted before any
|
2009-03-26 20:21:48 +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
|
Add NOTIFYs to Q_PROPERTYs for plasma widgets
|
2009-06-15 09:47:14 +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
|
pretty important textbrowser functions, le's export them
|
2009-05-23 10:23:07 +00:00 |
textbrowser.h
|
Add NOTIFYs to Q_PROPERTYs for plasma widgets
|
2009-06-15 09:47:14 +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
|
don't paint button background if it's disabled
|
2009-06-15 14:35:00 +00:00 |
toolbutton.h
|
Plasma::ToolButton::setIcon()/icon() since 4.3
|
2009-05-31 12:20:57 +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
|
Use the correct type
|
2009-06-18 19:46:11 +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 |