plasma-framework/private
Jesse Lee Zamora 629a3b3789 Polish the rough edges out of the gradient painting code.
svn path=/trunk/KDE/kdelibs/; revision=891051
2008-12-01 01:54:07 +00:00
..
qtjolie-branch Comply to the new version of SODEP. 2008-11-05 18:48:16 +00:00
applet_p.h since it leads to confusion for users, breaks occassionally in svn due to its complexity, incurs overhead on every applet paint but especially when dragging, doesn't look nice at all without composite ... just kill the top level view thing and when you drag something it just "pops" into the right containment. 2008-11-28 22:39:29 +00:00
applethandle_p.h since it leads to confusion for users, breaks occassionally in svn due to its complexity, incurs overhead on every applet paint but especially when dragging, doesn't look nice at all without composite ... just kill the top level view thing and when you drag something it just "pops" into the right containment. 2008-11-28 22:39:29 +00:00
applethandle.cpp since it leads to confusion for users, breaks occassionally in svn due to its complexity, incurs overhead on every applet paint but especially when dragging, doesn't look nice at all without composite ... just kill the top level view thing and when you drag something it just "pops" into the right containment. 2008-11-28 22:39:29 +00:00
configloader_p.h add file 2008-11-21 03:45:03 +00:00
containment_p.h clarify this code a wee bit more and call positionContainments() in all necessary cases 2008-11-25 00:23:43 +00:00
datacontainer_p.cpp SVN_SILENT: shut up krazy 2008-11-05 23:27:43 +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 avoid an endless repaint loop 2008-11-29 13:06:12 +00:00
extender_p.h By default, use an empty string as empty extender label, and don't display that label if that string is empty. The idea is that having that label there is weird when the extender is used in a dialog. The case in which the label is useful, is when the extender is embedded in an applet on the desktop, and the applet should only set the label, if this is the case. 2008-11-20 16:37:30 +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 Fixed crash when clicking an extenders dragger without actually dragging, and fixed the 'hand problem'. 2008-11-30 11:45:23 +00:00
nativetabbar_p.h use ktabbar here, as per krazy's suggestion 2008-11-05 23:28:07 +00:00
nativetabbar.cpp respect drawBase() 2008-11-27 18:36:42 +00:00
packages_p.h ok, this time JUST the plasma dir ;) 2008-11-03 23:08:39 +00:00
packages.cpp ++compile 2008-11-04 02:39:56 +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 don't create an unused button 2008-11-27 06:03:53 +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 mark the header private and do the moc'ing the way we do the rest 2008-11-15 07:08:08 +00:00
style.cpp mark the header private and do the moc'ing the way we do the rest 2008-11-15 07:08:08 +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 Polish the rough edges out of the gradient painting code. 2008-12-01 01:54:07 +00:00
tooltip_p.h tell the tooltip widget about the source so it can tel it when it disappears and to prompt it for updates appropriately 2008-11-10 23:30:19 +00:00
tooltip.cpp some tooltip regression fixes from moving to QTextDocument; as an added bonus we don't copy the tooltip content anymore! 2008-11-14 06:06:15 +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