..
qtjolie-branch
Comply to the new version of SODEP.
2008-11-05 18:48:16 +00:00
applet_p.h
put the common code (repeated in two places) into a shared method in the private class and document it a bit; also, move the change triggering on startup compmlete to the end of the constraints event
2008-12-15 17:41:37 +00:00
applethandle_p.h
Rewrite resize and rotate logic.
2008-12-24 15:13:09 +00:00
applethandle.cpp
Rewrite resize and rotate logic.
2008-12-24 15:13:09 +00:00
configloader_p.h
add file
2008-11-21 03:45:03 +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
use isEmpty; a couple minor, minor changes that crept in while debugging things elsewhere
2008-12-09 20:37:41 +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
Yeah, finally! Fixed a crash that occurs when moving an extenderitem back to its source from an extender that was also the last one to have a spacer inserted because the same item was hovering over it. Phew, that was a mouthfull... With this fix we monitor if previousTargetExtender get's destoryed so we don't accidently try to remove it's spacer.
2008-12-10 17:29:40 +00:00
nativetabbar_p.h
use ktabbar here, as per krazy's suggestion
2008-11-05 23:28:07 +00:00
nativetabbar.cpp
use plasma font in some more widgets
2008-12-21 17:17:35 +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
* update the direction on location changes
2008-12-08 18:03:23 +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
always keep toold hidden when their enabled/disabled status changes
2008-12-18 12:32:06 +00:00
tooltip_p.h
make tooltips orientation aware; fixes problems with panel autohiding as well as avoids some unecessary painting in vertical panels
2008-12-23 19:38:52 +00:00
tooltip.cpp
make tooltips orientation aware; fixes problems with panel autohiding as well as avoids some unecessary painting in vertical panels
2008-12-23 19:38:52 +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