.. |
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
|
show the toolbox as an external solid-background toolbar under the
|
2008-12-01 12:40:08 +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
|
int with a frameSvg when it's not in a corner
|
2008-12-04 20:36:35 +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
|
No longer use a QGraphicsGridLayout to manage offscreen widgets in corona. Instead position them manually and give each one a spot where they can grow up to QWIDGETSIZEMAX. This has the advantage of not requiring hacks to work around QGL problems, and it avoids having to move all views when one item resizes. It feels snappier and the code looks cleaner.
|
2008-12-10 00:57:42 +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
|
use elements dimensions to resize the scrollbar
|
2008-12-05 21:04:33 +00:00 |
style.cpp
|
use elements dimensions to resize the scrollbar
|
2008-12-05 21:04:33 +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
|
correct some last toolbox annoyances...
|
2008-12-05 18:16:30 +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
|
corrected sizing problem
|
2008-12-05 22:48:58 +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 |