plasma-framework/extenders
2010-06-10 20:10:49 +00:00
..
extender.cpp foreach takes a copy, use a mutable iterator. prevents crashes. also make a few more sanity checks in places to be ++sure about the health when executing those methods. 2010-06-10 20:10:49 +00:00
extender.h catch extender deletion when they are still extender items 2010-02-10 08:43:08 +00:00
extendergroup.cpp resize the extender to its preferred size when a group gets expanded, visual glitches-- 2010-05-20 20:07:50 +00:00
extendergroup.h it's possible to drop items into extendergroups. 2010-04-10 16:15:52 +00:00
extenderitem.cpp set the cursor explicitly on the buttons so that we don't get a hand over the buttons, only over teh draggable bits 2010-06-10 17:46:08 +00:00
extenderitem.h -is possible to drop items at any place of an extender group 2010-04-10 16:43:56 +00:00