plasma-framework/private
Kevin Ottens 8a28c219b3 Turn on service embedding in metaservice, no need to open a new socket
for each service we embed (Location: "local").
Reuse the same socket accross the whole sodepmetaservicetest suite...
Interestingly it's now broken as Jolie insists in closing the socket
after each method call (fmontesi is kindly investigating this).

svn path=/branches/work/~ervin/sodep/; revision=923506
2009-02-08 21:12:45 +00:00
..
qtjolie-branch Turn on service embedding in metaservice, no need to open a new socket 2009-02-08 21:12:45 +00:00
applet_p.h make a new constructor with arguments to make possible for non-plugin 2009-02-08 15:24:56 +00:00
applethandle_p.h Make sure aspect ratio is preserved when size limits are hit, minor 2008-12-24 21:23:27 +00:00
applethandle.cpp small fixes for dragging; i don't think they warrant a backport, though 2009-01-09 20:45:28 +00:00
configloader_p.h enable-final and compiler warnings fixed 2009-01-06 17:06:26 +00:00
containment_p.h Add an appletDestroyed signal instead of catching the destruction in containments with qobject destroyed signal. 2009-01-28 07:58:17 +00:00
datacontainer_p.cpp Fix iterator 2009-01-06 13:09:05 +00:00
datacontainer_p.h ok, this time JUST the plasma dir ;) 2008-11-03 23:08:39 +00:00
dataengine_p.h ++compile 2008-11-04 02:39:56 +00:00
desktoptoolbox_p.h some small tweaks to the desktop toolbox to make it work with the cashew-triggers-dashboard change 2009-01-28 13:38:57 +00:00
desktoptoolbox.cpp use svg again to draw the toolbox background 2009-01-28 21:07:38 +00:00
extender_p.h Qt4.5 hit qt-copy, and layouts behave properly now! Let's remove the layout bug workaround 2009-02-07 09:52:49 +00:00
extenderapplet_p.h Move the QGL resize hacks from extender to extenderapplet. The only applet atm for which this hack is necesarry is actually extenderapplet, in the future we will have better layouts, and it won't be necesarry at all, and for now it avoids breaking panel layouts when removing the last extenderitem from an extenderapplet. 2009-01-09 13:13:57 +00:00
extenderapplet.cpp Move the QGL resize hacks from extender to extenderapplet. The only applet atm for which this hack is necesarry is actually extenderapplet, in the future we will have better layouts, and it won't be necesarry at all, and for now it avoids breaking panel layouts when removing the last extenderitem from an extenderapplet. 2009-01-09 13:13:57 +00:00
extenderitem_p.h Two fixes: 2009-02-07 15:08:17 +00:00
framesvg_p.h save to normal QSize, hopefully would make easier to fix rendering 2009-02-07 20:44:08 +00:00
nativetabbar_p.h paint close buttons if asked to 2009-01-25 13:26:53 +00:00
nativetabbar.cpp fix resizing in the panel.... again 2009-01-26 13:58:39 +00:00
packages_p.h support the standard package types 2009-02-07 18:48:11 +00:00
packages.cpp correct name 2009-02-07 19:23:03 +00:00
paneltoolbox_p.h remove some more dead code due to c-n-p from DesktopToolBox 2008-11-18 20:47:04 +00:00
paneltoolbox.cpp use svg again to draw the toolbox background 2009-01-28 21:07:38 +00:00
popupapplet_p.h Don't wait for startup complete, it makes the applet obtain 2009-01-26 14:29:55 +00:00
service_p.h delete the config file first before the temp file so that it doesn't write itself out after the tempfile has been removed, avoiding spawning endless temp files. 2009-01-16 17:16:10 +00:00
sharedtimer_p.h ok, this time JUST the plasma dir ;) 2008-11-03 23:08:39 +00:00
style_p.h style with FrameSvg all the lineedits, spinboxes and comboboxes, use 2009-01-17 18:00:33 +00:00
style.cpp style with FrameSvg all the lineedits, spinboxes and comboboxes, use 2009-01-17 18:00:33 +00:00
toolbox_p.h some small tweaks to the desktop toolbox to make it work with the cashew-triggers-dashboard change 2009-01-28 13:38:57 +00:00
toolbox.cpp don't hide the tool on *any* change - only hide when it's hidden, and delete when its action is deleted. 2009-02-08 18:27:55 +00:00
tooltip_p.h this is much clearer, does the same thing and has the benefit of being able to pre-emptively hide the tip in toolTipAboutToShow! 2008-12-30 02:04:35 +00:00
tooltip.cpp get sizing right when setContent is called and the tip is already visible 2009-01-15 05:59:07 +00:00
windowpreview_p.h ok, this time JUST the plasma dir ;) 2008-11-03 23:08:39 +00:00
windowpreview.cpp ++compile 2008-11-04 02:39:56 +00:00