plasma-framework/layouts
Aaron J. Seigo 65d405f264 more layouting love;
* widgets should let Widget handle sizing, geometry unless there are very good reasons for it
* don't relayout the parent layout if the parent layout is already relayouting, because that relayout will have called the child's relayout in the first place. get it? relayout!
* i can dance. we can dance. do the relayout dance.
* some style guide fixes

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=738957
2007-11-20 01:19:59 +00:00
..
borderlayout.cpp * consolidate geometry() and setGeometry() from the layouts into Layout 2007-11-19 23:45:56 +00:00
borderlayout.h * consolidate geometry() and setGeometry() from the layouts into Layout 2007-11-19 23:45:56 +00:00
boxlayout.cpp more layouting love; 2007-11-20 01:19:59 +00:00
boxlayout.h * consolidate geometry() and setGeometry() from the layouts into Layout 2007-11-19 23:45:56 +00:00
flowlayout.cpp * consolidate geometry() and setGeometry() from the layouts into Layout 2007-11-19 23:45:56 +00:00
flowlayout.h * consolidate geometry() and setGeometry() from the layouts into Layout 2007-11-19 23:45:56 +00:00
freelayout.cpp * consolidate geometry() and setGeometry() from the layouts into Layout 2007-11-19 23:45:56 +00:00
freelayout.h * consolidate geometry() and setGeometry() from the layouts into Layout 2007-11-19 23:45:56 +00:00
hboxlayout.h Fix changing include and missing install files 2007-11-19 23:11:40 +00:00
layout.cpp more layouting love; 2007-11-20 01:19:59 +00:00
layout.h * consolidate geometry() and setGeometry() from the layouts into Layout 2007-11-19 23:45:56 +00:00
layoutanimator.cpp move all the layouts to their own directory; much more logical and makes it easier to not miss layouts that need changes 2007-11-19 22:42:56 +00:00
layoutanimator.h move all the layouts to their own directory; much more logical and makes it easier to not miss layouts that need changes 2007-11-19 22:42:56 +00:00
layoutitem.cpp move all the layouts to their own directory; much more logical and makes it easier to not miss layouts that need changes 2007-11-19 22:42:56 +00:00
layoutitem.h * consolidate geometry() and setGeometry() from the layouts into Layout 2007-11-19 23:45:56 +00:00
nodelayout.cpp * consolidate geometry() and setGeometry() from the layouts into Layout 2007-11-19 23:45:56 +00:00
nodelayout.h * consolidate geometry() and setGeometry() from the layouts into Layout 2007-11-19 23:45:56 +00:00
vboxlayout.h Fix changing include and missing install files 2007-11-19 23:11:40 +00:00