plasma-framework/widgets
Alex Merry 11951249b0 Add a new Plasma::Slider widget based on QSlider.
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=838893
2008-07-29 00:31:28 +00:00
..
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
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 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
icon.cpp Make the icon adjust its size when the text changes. 2008-07-29 00:28:59 +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 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
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 consistency with Qt: stylesheet() -> styleSheet() and setStylesheet() -> setStyleSheet() 2008-07-16 20:07:34 +00:00
pushbutton.h consistency with Qt: stylesheet() -> styleSheet() and setStylesheet() -> setStyleSheet() 2008-07-16 20:07:34 +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 Remove unused variable. 2008-07-28 00:33:41 +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