..
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
small fixes for dragging; i don't think they warrant a backport, though
2009-01-09 20:45:28 +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
Move the QGL resize hacks from extender to extenderapplet. The only applet atm for which this hack is necesarry is actually extenderapplet, in the future we will have better layouts, and it won't be necesarry at all, and for now it avoids breaking panel layouts when removing the last extenderitem from an extenderapplet.
2009-01-09 13:13:57 +00:00
extenderapplet.cpp
Move the QGL resize hacks from extender to extenderapplet. The only applet atm for which this hack is necesarry is actually extenderapplet, in the future we will have better layouts, and it won't be necesarry at all, and for now it avoids breaking panel layouts when removing the last extenderitem from an extenderapplet.
2009-01-09 13:13:57 +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
framesvg_p.h
quite mega-patch:
2009-01-13 21:46:07 +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
plasmoids -> widgets in this case
2009-01-10 00:10:33 +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