plasma-framework/private
Aaron J. Seigo 4e7e534103 * add actions in the order they are added, not alphabetically by name (?!)
* remove actions if they get deleted
CCBUG:30042

svn path=/trunk/KDE/kdelibs/; revision=907996
2009-01-09 02:15:23 +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 * consolidate the remove action enabling check into one method 2008-12-15 16:54:09 +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 if the applet is destroyed, then returnToSource() the extenders. perhaps we should be watching for extenders being deleted at random (QObject::destroyed signal?). also, seems that returnToSource is broken in general atm, but only for items in the panel, though that seems to be a separate issue. i wonder if that's a PopupApplet bug? will need to investigate. 2008-12-01 01:08:43 +00:00
extenderapplet.cpp if the applet is destroyed, then returnToSource() the extenders. perhaps we should be watching for extenders being deleted at random (QObject::destroyed signal?). also, seems that returnToSource is broken in general atm, but only for items in the panel, though that seems to be a separate issue. i wonder if that's a PopupApplet bug? will need to investigate. 2008-12-01 01:08:43 +00:00
extenderitem_p.h * add actions in the order they are added, not alphabetically by name (?!) 2009-01-09 02:15:23 +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 having two methods named the same thing was a bit insane.. WHICH togglePopup? =) 2008-12-30 02:06:06 +00:00
service_p.h ++compile 2008-11-04 02:39:56 +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 don't trust size hints, they lie 2009-01-06 15:48:54 +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