.. |
boxlayout.cpp
|
someone got confused as to the difference between "the layout that manages my children" and "the layout that manages me". this fixes that and stops crashes in applets that use vbox/hbox
|
2007-07-27 20:00:07 +00:00 |
boxlayout.h
|
separate out the stuff the hbox will need from vbox and put it into box.
|
2007-07-25 22:20:15 +00:00 |
checkbox.cpp
|
documented Plasma::CheckBox, removed methods now implemented in Plasma::Widget for this widget.
|
2007-08-03 19:17:30 +00:00 |
checkbox.h
|
documented Plasma::CheckBox, removed methods now implemented in Plasma::Widget for this widget.
|
2007-08-03 19:17:30 +00:00 |
flash.cpp
|
Make all plasma/widgets inherit Plasma::Widget now. Holding off on committing change for icon as I have a massive patch for the new text drawing
|
2007-08-03 16:00:10 +00:00 |
flash.h
|
Make all plasma/widgets inherit Plasma::Widget now. Holding off on committing change for icon as I have a massive patch for the new text drawing
|
2007-08-03 16:00:10 +00:00 |
hboxlayout.cpp
|
kdebug fixes
|
2007-08-02 13:12:59 +00:00 |
hboxlayout.h
|
make them not executable
|
2007-07-26 16:45:05 +00:00 |
icon.cpp
|
fixes the clicked signal.. thanks to Anrdreas, the MAN!
|
2007-08-02 17:15:21 +00:00 |
icon.h
|
- Prepare for scripting
|
2007-08-04 13:14:57 +00:00 |
label.cpp
|
Make all plasma/widgets inherit Plasma::Widget now. Holding off on committing change for icon as I have a massive patch for the new text drawing
|
2007-08-03 16:00:10 +00:00 |
label.h
|
- Prepare for scripting
|
2007-08-04 13:14:57 +00:00 |
layout.cpp
|
someone got confused as to the difference between "the layout that manages my children" and "the layout that manages me". this fixes that and stops crashes in applets that use vbox/hbox
|
2007-07-27 20:00:07 +00:00 |
layout.h
|
separate out the stuff the hbox will need from vbox and put it into box.
|
2007-07-25 22:20:15 +00:00 |
layoutitem.cpp
|
kdebug fixes
|
2007-08-02 13:12:59 +00:00 |
layoutitem.h
|
const fixes
|
2007-07-28 23:40:21 +00:00 |
lineedit.cpp
|
set the pos of the lineedit. really, this should become a Widget with a
|
2007-08-04 14:59:21 +00:00 |
lineedit.h
|
Do not paint anything inheriting Widget and do not paint LineEdit when in desktop view. LineEdit is currently just a temporary solution, because it doesn't inherit Widget for some reason.
|
2007-08-01 20:51:27 +00:00 |
pushbutton.cpp
|
_much_ more complete version of the PushButton widget, also fully documented
|
2007-08-05 08:10:17 +00:00 |
pushbutton.h
|
- Tidy up script interface
|
2007-08-05 11:05:47 +00:00 |
radiobutton.cpp
|
Make all plasma/widgets inherit Plasma::Widget now. Holding off on committing change for icon as I have a massive patch for the new text drawing
|
2007-08-03 16:00:10 +00:00 |
radiobutton.h
|
- Prepare for scripting
|
2007-08-04 13:14:57 +00:00 |
rectangle.cpp
|
Do not paint anything inheriting Widget and do not paint LineEdit when in desktop view. LineEdit is currently just a temporary solution, because it doesn't inherit Widget for some reason.
|
2007-08-01 20:51:27 +00:00 |
rectangle.h
|
Do not paint anything inheriting Widget and do not paint LineEdit when in desktop view. LineEdit is currently just a temporary solution, because it doesn't inherit Widget for some reason.
|
2007-08-01 20:51:27 +00:00 |
vboxlayout.cpp
|
kdebug fixes
|
2007-08-02 13:12:59 +00:00 |
vboxlayout.h
|
tabsbegone
|
2007-07-26 07:25:30 +00:00 |
widget.cpp
|
comparing doubles for equality with == isn't great
|
2007-08-05 12:58:40 +00:00 |
widget.h
|
- Prepare for scripting
|
2007-08-04 12:37:59 +00:00 |