plasma-framework/private
Ambroz Bizjak da498987a7 backport 916941
Don't wait for startup complete, it makes the applet obtain
proper geometry too late, which causes the desktop applet positioning
algorithm to calculate a wrong initial position.
BUG: 181854


svn path=/branches/KDE/4.2/kdelibs/; revision=920881
2009-02-03 23:03:25 +00:00
..
qtjolie-branch Comply to the new version of SODEP. 2008-11-05 18:48:16 +00:00
applet_p.h if an applet overrode configChanged (it is virtual), the keyboard shortcuts wouldn't get picked up; so move that all to a private slot and now configChangedcan be safely used instead of connecting up to the dialog signals yourself as an added bonus 2009-01-05 18:08:14 +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 bring back ctrl-overrides-aspect-ratio-mode 2009-01-05 01:08:40 +00:00
configloader_p.h enable-final and compiler warnings fixed 2009-01-06 17:06:26 +00:00
containment_p.h SVN commit 917619 2009-01-28 08:13:19 +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 load and save toolbox position between restarts! 2008-11-14 07:28:02 +00:00
desktoptoolbox.cpp don't animate the moves of tool items when it's a toolbar; it looks a bit odd and when zoomed out it's excruciately slow thanks to the software based scaling 2008-12-18 15:48:01 +00:00
extender_p.h Couple of fixes: 2008-12-01 18:30:42 +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 20:41:24 +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 20:41:24 +00:00
extenderitem_p.h * add actions in the order they are added, not alphabetically by name (?!) 2009-01-09 02:14:10 +00:00
nativetabbar_p.h use ktabbar here, as per krazy's suggestion 2008-11-05 23:28:07 +00:00
nativetabbar.cpp one more tiny size fix 2008-12-30 18:00:59 +00:00
packages_p.h ok, this time JUST the plasma dir ;) 2008-11-03 23:08:39 +00:00
packages.cpp apparently the documentation isn't right and you shouldn't delete the entries 2008-12-02 00:08:09 +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 remove some more dead code due to c-n-p from DesktopToolBox 2008-11-18 20:47:04 +00:00
popupapplet_p.h backport 916941 2009-02-03 23:03:25 +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 fil 2009-01-16 17:21:48 +00:00
sharedtimer_p.h ok, this time JUST the plasma dir ;) 2008-11-03 23:08:39 +00:00
style_p.h * typos-- 2008-12-21 11:56:01 +00:00
style.cpp share one style amongst all the widgets 2008-12-15 21:17:43 +00:00
toolbox_p.h when the view is zoomed out show all desktop toolboxes as toolbars, 2008-11-28 17:32:21 +00:00
toolbox.cpp Disambiguate promoting the qreal values to integers 2008-12-27 00:31:24 +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 06:02:20 +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