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
Marco Martin
a163a59624
try to keep the parent widget of a more correct size
...
svn path=/trunk/KDE/kdelibs/; revision=1112159
2010-04-07 13:53:49 +00:00
..
extender.cpp
* dump support for QGraphicsItems in Extenders. looks like it was already broken anyways (hooray for untested paths). supporting QGraphicsItems just doesn't make much sense anyways. this gets rid of a number of bugs and simplifies the code a lot
2010-04-07 02:04:52 +00:00
extender.h
catch extender deletion when they are still extender items
2010-02-10 08:43:08 +00:00
extendergroup.cpp
resize extender and the child widget to the size hint when needed
2010-04-07 13:36:47 +00:00
extendergroup.h
still experimental and to me made work better: extendergroups store items in a scrollwidget
2010-04-01 11:43:51 +00:00
extenderitem.cpp
try to keep the parent widget of a more correct size
2010-04-07 13:53:49 +00:00
extenderitem.h
* dump support for QGraphicsItems in Extenders. looks like it was already broken anyways (hooray for untested paths). supporting QGraphicsItems just doesn't make much sense anyways. this gets rid of a number of bugs and simplifies the code a lot
2010-04-07 02:04:52 +00:00