..
qtjolie-branch
Qt implementation of SODEP.
2008-05-09 21:11:35 +00:00
applet_p.h
* for ghost painting, used when dragging, we only need to know true or false .. we don't need to check the view
2008-09-09 00:23:02 +00:00
applethandle_p.h
* for ghost painting, used when dragging, we only need to know true or false .. we don't need to check the view
2008-09-09 00:23:02 +00:00
applethandle.cpp
* for ghost painting, used when dragging, we only need to know true or false .. we don't need to check the view
2008-09-09 00:23:02 +00:00
containment_p.h
make is possible to ask for the containment's own context menu
2008-09-05 20:06:30 +00:00
datacontainer_p.cpp
set signal relays to be queued upon creation, so that if they are not immediately updated (e.g. the first relay) but then data becomes immediately available afterwards, an update still occurs. this addresses the connecting-using-a-relay-to-an-async-process issue; it's a bit of an odd case, but we've found at least one use case for it and there's no reason not to make it work in the code.
2008-08-27 19:08:46 +00:00
datacontainer_p.h
try to keep updateSourcEvents to a minimum by only triggering an immediate update from the SignalRelay object if it is not the first visualization connected to the source
2008-08-26 20:37:53 +00:00
dataengine_p.h
memory leak--
2008-08-23 17:42:36 +00:00
desktoptoolbox_p.h
move all the prive code into private/; makes it much clearer with the division lines are
2008-07-30 20:35:42 +00:00
desktoptoolbox.cpp
allows the Desktop toolbox to be positioned in the four corners or four
2008-08-28 15:59:03 +00:00
extender_p.h
Actually relicense the files this time. Last time, I managed to change the text from GPL to... GPL.
2008-09-08 17:32:25 +00:00
extenderitem_p.h
extender is not a Plasma Widget (it doesn't follow the API pattern, isn't a button/menu/etc, isn't meant to be used as a general widget in a random layout...)
2008-08-02 17:46:32 +00:00
nativetabbar_p.h
SVN_SILENT:
2008-08-23 16:23:09 +00:00
nativetabbar.cpp
this patch removes the centering and makes the tabbar to take up all the
2008-08-30 18:14:45 +00:00
packages_p.h
move all the prive code into private/; makes it much clearer with the division lines are
2008-07-30 20:35:42 +00:00
packages.cpp
move all the prive code into private/; makes it much clearer with the division lines are
2008-07-30 20:35:42 +00:00
paneltoolbox_p.h
move all the prive code into private/; makes it much clearer with the division lines are
2008-07-30 20:35:42 +00:00
paneltoolbox.cpp
allows the Desktop toolbox to be positioned in the four corners or four
2008-08-28 15:59:03 +00:00
service_p.h
* always set up a job to run when an operation call is made, even if it fails
2008-09-03 23:55:06 +00:00
sharedtimer_p.h
move all the prive code into private/; makes it much clearer with the division lines are
2008-07-30 20:35:42 +00:00
style.cpp
mouseover and mousepressed effects by choosing different svg elements
2008-08-21 20:15:32 +00:00
style.h
svg themed scrollbars:
2008-08-13 14:47:27 +00:00
toolbox_p.h
allows the Desktop toolbox to be positioned in the four corners or four
2008-08-28 15:59:03 +00:00
toolbox.cpp
allows the Desktop toolbox to be positioned in the four corners or four
2008-08-28 15:59:03 +00:00
tooltip_p.h
add an activate method to specify if the tooltip has to be displayed or not.
2008-08-28 20:23:39 +00:00
tooltip.cpp
add an activate method to specify if the tooltip has to be displayed or not.
2008-08-28 20:23:39 +00:00
windowpreview_p.h
Clean up tooltips a little, and fix some memory leaks.
2008-08-23 16:17:04 +00:00
windowpreview.cpp
Clean up tooltips a little, and fix some memory leaks.
2008-08-23 16:17:04 +00:00