plasma-framework/layouts
Aaron J. Seigo 777b8083f8 * moves the idea of margins up to LayoutItem, allowing any LayoutItem to have a margin
* moves the idea of the size of the item up to LayoutItem, as both Widget and Layout implemented it separately
* provides a way in LayoutItem to adjust a rect within an item to its margins (that is what LayoutItem::topLeft() is there for)
* fix several bugs, both painting and sizing, in LineEdit
* Applet sets margins now based on the existence of setDrawBackground


svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=776380
2008-02-17 23:02:46 +00:00
..
borderlayout.cpp Ensure that LayoutItem::setParent resets the parents layout if we are currently its layout and release managed items. 2008-02-11 05:50:47 +00:00
borderlayout.h Ensure that LayoutItem::setParent resets the parents layout if we are currently its layout and release managed items. 2008-02-11 05:50:47 +00:00
boxlayout.cpp * moves the idea of margins up to LayoutItem, allowing any LayoutItem to have a margin 2008-02-17 23:02:46 +00:00
boxlayout.h Ensure that LayoutItem::setParent resets the parents layout if we are currently its layout and release managed items. 2008-02-11 05:50:47 +00:00
fliplayout.cpp FlipLayout committed 2007-12-11 09:06:21 +00:00
fliplayout.h unuseful includes 2007-12-11 16:05:09 +00:00
flowlayout.cpp * moves the idea of margins up to LayoutItem, allowing any LayoutItem to have a margin 2008-02-17 23:02:46 +00:00
flowlayout.h Ensure that LayoutItem::setParent resets the parents layout if we are currently its layout and release managed items. 2008-02-11 05:50:47 +00:00
freelayout.cpp Ensure that LayoutItem::setParent resets the parents layout if we are currently its layout and release managed items. 2008-02-11 05:50:47 +00:00
freelayout.h Ensure that LayoutItem::setParent resets the parents layout if we are currently its layout and release managed items. 2008-02-11 05:50:47 +00:00
hboxlayout.h Fix changing include and missing install files 2007-11-19 23:11:40 +00:00
layout.cpp * moves the idea of margins up to LayoutItem, allowing any LayoutItem to have a margin 2008-02-17 23:02:46 +00:00
layout.h * moves the idea of margins up to LayoutItem, allowing any LayoutItem to have a margin 2008-02-17 23:02:46 +00:00
layoutanimator.cpp -clean up some coding standards 2008-02-09 17:40:07 +00:00
layoutanimator.h to be easily usable outside of libplasma, signals need full namespace usage. we really ought to do a good review of libplasma for this issue 2008-01-13 08:18:26 +00:00
layoutitem.cpp * moves the idea of margins up to LayoutItem, allowing any LayoutItem to have a margin 2008-02-17 23:02:46 +00:00
layoutitem.h * moves the idea of margins up to LayoutItem, allowing any LayoutItem to have a margin 2008-02-17 23:02:46 +00:00
nodelayout.cpp Ensure that LayoutItem::setParent resets the parents layout if we are currently its layout and release managed items. 2008-02-11 05:50:47 +00:00
nodelayout.h Ensure that LayoutItem::setParent resets the parents layout if we are currently its layout and release managed items. 2008-02-11 05:50:47 +00:00
vboxlayout.h Fix changing include and missing install files 2007-11-19 23:11:40 +00:00