This website requires JavaScript.
Explore
Help
Sign In
alecs
/
plasma-framework
Watch
1
Star
0
Fork
0
You've already forked plasma-framework
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
plasma-framework
/
extenders
History
Aaron J. Seigo
1cca6c7d02
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.
...
BUG:235851 BUG:240996 svn path=/trunk/KDE/kdelibs/; revision=1136808
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