plasma-framework/layouts
Marco Martin c395cc03bb added the function setExpandingBoth(bool) that makes the layout to expand in both directions, useful for instance if you put an horizontal layout into a vertical layout
oh, and fixed a typo in a comment

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=767568
2008-01-28 11:55:56 +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 added the function setExpandingBoth(bool) that makes the layout to expand in both directions, useful for instance if you put an horizontal layout into a vertical layout 2008-01-28 11:55:56 +00:00
boxlayout.h added the function setExpandingBoth(bool) that makes the layout to expand in both directions, useful for instance if you put an horizontal layout into a vertical layout 2008-01-28 11:55:56 +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 startAnimation() needs to be called if the layout geometry() changes as well 2007-12-29 07:14:21 +00:00
flowlayout.h fix licensing header 2007-11-23 00:03:27 +00:00
freelayout.cpp remove the use of 1209 explicitly now that i have Winter's Magic Formula for default debug space. makes backporting way easier; sorry for the noise of the earlier commit. suppose i should read planetkde.org more closely ;) 2008-01-08 01:25:09 +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 startAnimation() needs to be called if the layout geometry() changes as well 2007-12-29 07:14:21 +00:00
layout.h * consolidate geometry() and setGeometry() from the layouts into Layout 2007-11-19 23:45:56 +00:00
layoutanimator.cpp 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
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 remove the use of 1209 explicitly now that i have Winter's Magic Formula for default debug space. makes backporting way easier; sorry for the noise of the earlier commit. suppose i should read planetkde.org more closely ;) 2008-01-08 01:25:09 +00:00
layoutitem.h * consolidate geometry() and setGeometry() from the layouts into Layout 2007-11-19 23:45:56 +00:00
nodelayout.cpp fixes for platforms where qreal is not a double 2007-12-14 01:38:32 +00:00
nodelayout.h fix license headers 2007-11-23 00:08:03 +00:00
vboxlayout.h Fix changing include and missing install files 2007-11-19 23:11:40 +00:00