plasma-framework/layouts
Jason Stubbs 933932ddb4 LayoutAnimator indirectly calls relayout() so calling startAnimation() in
relayout() is almost an infinite loop. Instead, only call startAnimation()
when an item has actually been added or removed.

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=748736
2007-12-15 09:08:09 +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 LayoutAnimator indirectly calls relayout() so calling startAnimation() in 2007-12-15 09:08:09 +00:00
boxlayout.h * consolidate geometry() and setGeometry() from the layouts into Layout 2007-11-19 23:45: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 LayoutAnimator indirectly calls relayout() so calling startAnimation() in 2007-12-15 09:08:09 +00:00
flowlayout.h fix licensing header 2007-11-23 00:03:27 +00:00
freelayout.cpp fix possible crash 2007-12-03 16:11:27 +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 Andre W. pointed out it should probably be qreal just in case that's different from float; works on SPARC and x86. 2007-12-11 23:03:52 +00:00
layout.h * consolidate geometry() and setGeometry() from the layouts into Layout 2007-11-19 23:45:56 +00:00
layoutanimator.cpp fixes for platforms where qreal is not a double 2007-12-14 01:38:32 +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 warning fixes 2007-11-22 07:19:43 +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