..
checkbox.cpp
consistency with Qt: stylesheet() -> styleSheet() and setStylesheet() -> setStyleSheet()
2008-07-16 20:07:34 +00:00
checkbox.h
consistency with Qt: stylesheet() -> styleSheet() and setStylesheet() -> setStyleSheet()
2008-07-16 20:07:34 +00:00
combobox.cpp
consistency with Qt: stylesheet() -> styleSheet() and setStylesheet() -> setStyleSheet()
2008-07-16 20:07:34 +00:00
combobox.h
consistency with Qt: stylesheet() -> styleSheet() and setStylesheet() -> setStyleSheet()
2008-07-16 20:07:34 +00:00
extender_p.h
Extenders enter trunk! The implementation still has some rough edges and fixmes, but the api
2008-08-02 11:48:56 +00:00
extender.cpp
Extenders enter trunk! The implementation still has some rough edges and fixmes, but the api
2008-08-02 11:48:56 +00:00
extender.h
Extenders enter trunk! The implementation still has some rough edges and fixmes, but the api
2008-08-02 11:48:56 +00:00
extenderitem_p.h
Extenders enter trunk! The implementation still has some rough edges and fixmes, but the api
2008-08-02 11:48:56 +00:00
extenderitem.cpp
Extenders enter trunk! The implementation still has some rough edges and fixmes, but the api
2008-08-02 11:48:56 +00:00
extenderitem.h
Extenders enter trunk! The implementation still has some rough edges and fixmes, but the api
2008-08-02 11:48:56 +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
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
groupbox.cpp
consistency with Qt: stylesheet() -> styleSheet() and setStylesheet() -> setStyleSheet()
2008-07-16 20:07:34 +00:00
groupbox.h
consistency with Qt: stylesheet() -> styleSheet() and setStylesheet() -> setStyleSheet()
2008-07-16 20:07:34 +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
relayout the icon when changing the text and the icon is not visible
2008-07-31 20:50:15 +00:00
icon.h
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
label.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
label.h
consistency with Qt: stylesheet() -> styleSheet() and setStylesheet() -> setStyleSheet()
2008-07-16 20:07:34 +00:00
lineedit.cpp
consistency with Qt: stylesheet() -> styleSheet() and setStylesheet() -> setStyleSheet()
2008-07-16 20:07:34 +00:00
lineedit.h
consistency with Qt: stylesheet() -> styleSheet() and setStylesheet() -> setStyleSheet()
2008-07-16 20:07:34 +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
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
pushbutton.cpp
now PushButton has a pretty animated svg theme (uses button.svgz)
2008-07-29 08:37:25 +00:00
pushbutton.h
now PushButton has a pretty animated svg theme (uses button.svgz)
2008-07-29 08:37:25 +00:00
radiobutton.cpp
consistency with Qt: stylesheet() -> styleSheet() and setStylesheet() -> setStyleSheet()
2008-07-16 20:07:34 +00:00
radiobutton.h
consistency with Qt: stylesheet() -> styleSheet() and setStylesheet() -> setStyleSheet()
2008-07-16 20:07:34 +00:00
signalplotter.cpp
SVN_SILENT style fix
2008-07-29 11:51:57 +00:00
signalplotter.h
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
slider.cpp
Add a new Plasma::Slider widget based on QSlider.
2008-07-29 00:31:28 +00:00
slider.h
Add a new Plasma::Slider widget based on QSlider.
2008-07-29 00:31:28 +00:00
template.cpp
consistency with Qt: stylesheet() -> styleSheet() and setStylesheet() -> setStyleSheet()
2008-07-16 20:07:34 +00:00
template.h
styleSheet
2008-07-17 09:30:19 +00:00
textedit.cpp
consistency with Qt: stylesheet() -> styleSheet() and setStylesheet() -> setStyleSheet()
2008-07-16 20:07:34 +00:00
textedit.h
consistency with Qt: stylesheet() -> styleSheet() and setStylesheet() -> setStyleSheet()
2008-07-16 20:07:34 +00:00
webcontent.cpp
Repaint the widget on request. Among other things now the scroll works well.
2008-07-13 20:50:53 +00:00
webcontent.h
Repaint the widget on request. Among other things now the scroll works well.
2008-07-13 20:50:53 +00:00