.. |
checkbox.cpp
|
consistency with Qt: stylesheet() -> styleSheet() and setStylesheet() -> setStyleSheet()
|
2008-07-16 20:07:34 +00:00 |
checkbox.h
|
* Fix inconsistent naming of the styleSheet property
|
2008-08-06 09:17:40 +00:00 |
combobox.cpp
|
consistency with Qt: stylesheet() -> styleSheet() and setStylesheet() -> setStyleSheet()
|
2008-07-16 20:07:34 +00:00 |
combobox.h
|
* Fix inconsistent naming of the styleSheet property
|
2008-08-06 09:17:40 +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 |
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
|
new widget Plasma::Frame:
|
2008-08-02 12:01:34 +00:00 |
groupbox.cpp
|
consistency with Qt: stylesheet() -> styleSheet() and setStylesheet() -> setStyleSheet()
|
2008-07-16 20:07:34 +00:00 |
groupbox.h
|
* Fix inconsistent naming of the styleSheet property
|
2008-08-06 09:17:40 +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
|
Memory leak.
|
2008-08-11 23:04:07 +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
|
Plasma::Label should be able to actually display svgs from the theme
|
2008-08-02 13:01:16 +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
|
* Fix inconsistent naming of the styleSheet property
|
2008-08-06 09:17:40 +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
|
add button text and button background colors
|
2008-08-04 21:23:40 +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
|
* Fix inconsistent naming of the styleSheet property
|
2008-08-06 09:17:40 +00:00 |
scrollbar.cpp
|
Fix pedentic
|
2008-08-13 20:24:37 +00:00 |
scrollbar.h
|
Fix pedentic
|
2008-08-13 20:24:37 +00:00 |
signalplotter.cpp
|
stop crashing due to undefined destruction order
|
2008-08-12 18:41:56 +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
|
fix slider ctors
|
2008-08-05 14:29:51 +00:00 |
slider.h
|
fix slider ctors
|
2008-08-05 14:29:51 +00:00 |
tabbar.cpp
|
svg themed scrollbars:
|
2008-08-13 14:47:27 +00:00 |
tabbar.h
|
svg themed scrollbars:
|
2008-08-13 14:47:27 +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
|
svg themed scrollbars:
|
2008-08-13 14:47:27 +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 |