..
checkbox.cpp
consistency with Qt: stylesheet() -> styleSheet() and setStylesheet() -> setStyleSheet()
2008-07-16 20:07:34 +00:00
checkbox.h
Specify includes in apidocs, so we get
2008-08-25 17:47:48 +00:00
combobox.cpp
consistency with Qt: stylesheet() -> styleSheet() and setStylesheet() -> setStyleSheet()
2008-07-16 20:07:34 +00:00
combobox.h
Specify includes in apidocs, so we get
2008-08-25 17:47:48 +00:00
flash.cpp
change all ClassName::Private classes to ClassNamePrivate, and adjust friends accordingly; this makes plasma compilable with gcc < 4.2
2008-07-01 18:56:43 +00:00
flash.h
Specify includes in apidocs, so we get
2008-08-25 17:47:48 +00:00
frame.cpp
Catch a memory leak in Plasma::Frame, and make use of QObject parenting where possible.
2008-08-11 23:26:13 +00:00
frame.h
Specify includes in apidocs, so we get
2008-08-25 17:47:48 +00:00
groupbox.cpp
consistency with Qt: stylesheet() -> styleSheet() and setStylesheet() -> setStyleSheet()
2008-07-16 20:07:34 +00:00
groupbox.h
Specify includes in apidocs, so we get
2008-08-25 17:47:48 +00:00
icon_p.h
initialize activeMargins, now it asserts on startup on icon_p.h#282 rather then crashing what should help to fix the prob ;)
2008-07-30 00:11:41 +00:00
icon.cpp
initialize in the correct order
2008-08-19 23:10:50 +00:00
icon.h
Specify includes in apidocs, so we get
2008-08-25 17:47:48 +00:00
label.cpp
Plasma::Label should be able to actually display svgs from the theme
2008-08-02 13:01:16 +00:00
label.h
Specify includes in apidocs, so we get
2008-08-25 17:47:48 +00:00
lineedit.cpp
consistency with Qt: stylesheet() -> styleSheet() and setStylesheet() -> setStyleSheet()
2008-07-16 20:07:34 +00:00
lineedit.h
Specify includes in apidocs, so we get
2008-08-25 17:47:48 +00:00
make_widget.sh
Fix inclusion guards for future widgets.
2008-05-20 22:36:28 +00:00
meter.cpp
Extenders enter trunk! The implementation still has some rough edges and fixmes, but the api
2008-08-02 11:48:56 +00:00
meter.h
Specify includes in apidocs, so we get
2008-08-25 17:47:48 +00:00
pushbutton.cpp
add button text and button background colors
2008-08-04 21:23:40 +00:00
pushbutton.h
Specify includes in apidocs, so we get
2008-08-25 17:47:48 +00:00
radiobutton.cpp
consistency with Qt: stylesheet() -> styleSheet() and setStylesheet() -> setStyleSheet()
2008-07-16 20:07:34 +00:00
radiobutton.h
Specify includes in apidocs, so we get
2008-08-25 17:47:48 +00:00
scrollbar.cpp
documentation and qproperties
2008-08-24 12:24:36 +00:00
scrollbar.h
Specify includes in apidocs, so we get
2008-08-25 17:47:48 +00:00
signalplotter.cpp
stop crashing due to undefined destruction order
2008-08-12 18:41:56 +00:00
signalplotter.h
Specify includes in apidocs, so we get
2008-08-25 17:47:48 +00:00
slider.cpp
fix slider ctors
2008-08-05 14:29:51 +00:00
slider.h
Specify includes in apidocs, so we get
2008-08-25 17:47:48 +00:00
tabbar.cpp
this patch removes the centering and makes the tabbar to take up all the
2008-08-30 18:14:45 +00:00
tabbar.h
Specify includes in apidocs, so we get
2008-08-25 17:47:48 +00:00
template.cpp
consistency with Qt: stylesheet() -> styleSheet() and setStylesheet() -> setStyleSheet()
2008-07-16 20:07:34 +00:00
template.h
Specify includes in apidocs, so we get
2008-08-25 17:47:48 +00:00
textedit.cpp
svg themed scrollbars:
2008-08-13 14:47:27 +00:00
textedit.h
Specify includes in apidocs, so we get
2008-08-25 17:47:48 +00:00
treeview.cpp
Pedantic
2008-08-21 06:24:40 +00:00
treeview.h
Specify includes in apidocs, so we get
2008-08-25 17:47:48 +00:00
webcontent.cpp
ask for a repaint of the area that is scrolled
2008-08-22 18:38:50 +00:00
webcontent.h
Specify includes in apidocs, so we get
2008-08-25 17:47:48 +00:00