plasma-framework/layouts
Ivan Čukić 12a2f50922 FlipLayout committed
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=747176
2007-12-11 09:06:21 +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 Tighten the type of the template parameter for calculateSize() so that sum() can actually be used. 2007-12-10 19:46:58 +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 FlipLayout committed 2007-12-11 09:06:21 +00:00
flowlayout.cpp went through and checked methods that take or return pointers or indexes and added safety precautions against bad parameters 2007-12-03 23:53:56 +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 INFINITY is a gcc-ism, use something more C++y (but it's possible to have *no* infinity() for floats; that would require another bit of hackery) 2007-12-10 19:49:25 +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 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 INFINITY is a gcc-ism, use something more C++y (but it's possible to have *no* infinity() for floats; that would require another bit of hackery) 2007-12-10 19:49:25 +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