.. |
tests
|
Add layout test
|
2007-08-05 23:05:57 +00:00 |
boxlayout.cpp
|
copyright cleanups:
|
2007-08-06 11:20:02 +00:00 |
boxlayout.h
|
copyright cleanups:
|
2007-08-06 11:20:02 +00:00 |
checkbox.cpp
|
copyright cleanups:
|
2007-08-06 11:20:02 +00:00 |
checkbox.h
|
copyright cleanups:
|
2007-08-06 11:20:02 +00:00 |
CMakeLists.txt
|
Add layout test
|
2007-08-05 23:05:57 +00:00 |
flash.cpp
|
copyright cleanups:
|
2007-08-06 11:20:02 +00:00 |
flash.h
|
copyright cleanups:
|
2007-08-06 11:20:02 +00:00 |
hboxlayout.cpp
|
Change start layout position topLeft point of the Geometry.
|
2007-08-10 16:04:26 +00:00 |
hboxlayout.h
|
copyright cleanups:
|
2007-08-06 11:20:02 +00:00 |
icon_p.h
|
use QIcon in the public API
|
2007-08-10 22:24:49 +00:00 |
icon.cpp
|
use a KIcon here to get the proper loading
|
2007-08-11 03:30:54 +00:00 |
icon.h
|
use QIcon in the public API
|
2007-08-10 22:24:49 +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
|
copyright cleanups:
|
2007-08-06 11:20:02 +00:00 |
layout.cpp
|
copyright cleanups:
|
2007-08-06 11:20:02 +00:00 |
layout.h
|
copyright cleanups:
|
2007-08-06 11:20:02 +00:00 |
layoutitem.cpp
|
Optimization. Avoid calling prepareGeometryChange() if the new and old geometry have the same size. Added a graphicsItem() method to LayoutItem which returns the associated graphics item (if any). Needed for effects during layouting.
|
2007-08-13 09:01:00 +00:00 |
layoutitem.h
|
Optimization. Avoid calling prepareGeometryChange() if the new and old geometry have the same size. Added a graphicsItem() method to LayoutItem which returns the associated graphics item (if any). Needed for effects during layouting.
|
2007-08-13 09:01:00 +00:00 |
lineedit.cpp
|
Fix LineEdit::geometry(). Returned ectangle should be in parent coordinates.
|
2007-08-12 13:13:06 +00:00 |
lineedit.h
|
copyright cleanups:
|
2007-08-06 11:20:02 +00:00 |
pushbutton.cpp
|
Fix the push button size hint. Make PushButton::boundingRect() side-effect free.
|
2007-08-13 06:32:31 +00:00 |
pushbutton.h
|
Fix the push button size hint. Make PushButton::boundingRect() side-effect free.
|
2007-08-13 06:32:31 +00:00 |
radiobutton.cpp
|
copyright cleanups:
|
2007-08-06 11:20:02 +00:00 |
radiobutton.h
|
copyright cleanups:
|
2007-08-06 11:20:02 +00:00 |
rectangle.cpp
|
copyright cleanups:
|
2007-08-06 11:20:02 +00:00 |
rectangle.h
|
copyright cleanups:
|
2007-08-06 11:20:02 +00:00 |
vboxlayout.cpp
|
Fix the starting position of VBoxLayout.
|
2007-08-08 20:37:59 +00:00 |
vboxlayout.h
|
copyright cleanups:
|
2007-08-06 11:20:02 +00:00 |
widget.cpp
|
Optimization. Avoid calling prepareGeometryChange() if the new and old geometry have the same size. Added a graphicsItem() method to LayoutItem which returns the associated graphics item (if any). Needed for effects during layouting.
|
2007-08-13 09:01:00 +00:00 |
widget.h
|
Optimization. Avoid calling prepareGeometryChange() if the new and old geometry have the same size. Added a graphicsItem() method to LayoutItem which returns the associated graphics item (if any). Needed for effects during layouting.
|
2007-08-13 09:01:00 +00:00 |