.. |
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
|
removed some dead code after recent code change
|
2008-12-14 17:19:02 +00:00 |
applethandle.cpp
|
z value related cleanups, including one fixme
|
2008-12-17 00:51:30 +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
|
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
|
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
|
share one style amongst all the widgets
|
2008-12-15 21:17:43 +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
|
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
|
check harder if the tooltip has the proper size
|
2008-12-18 19:11: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 |