..
qtjolie-branch
Auto-allocate ids.
2009-03-27 13:49:17 +00:00
applet_p.h
abstract the bit of data engine management code out into a small class that the private classes can then subclass, and add dataEngine(const QString &) to Wallpaper
2009-03-31 23:51:52 +00:00
applethandle_p.h
Fix handle possibly moving to the other side if the cursor exist for a short time.
2009-02-20 23:23:55 +00:00
applethandle.cpp
Don't start the fade out animation if the applet handle is still under the mouse.
2009-04-02 19:08:22 +00:00
configloader_p.h
enable-final and compiler warnings fixed
2009-01-06 17:06:26 +00:00
containment_p.h
give corona its own action collection.
2009-03-10 19:52:50 +00:00
datacontainer_p.cpp
ignore timer id's that aren't ours
2009-03-25 19:10:02 +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
dataengineconsumer_p.h
abstract the bit of data engine management code out into a small class that the private classes can then subclass, and add dataEngine(const QString &) to Wallpaper
2009-03-31 23:51:52 +00:00
desktoptoolbox_p.h
try again to show the toolbox as a circle in the corners, but more
2009-03-24 20:37:28 +00:00
desktoptoolbox.cpp
try again to show the toolbox as a circle in the corners, but more
2009-03-24 20:37:28 +00:00
extender_p.h
Yay! Add support for grouping in extenders. Expect this feature used for grouping jobs in systemtray soon: I'll commit that as soon as I figured out the last problem that patch has (an atm seemingly random crash that happens incidentally).
2009-03-23 16:30:32 +00:00
extenderapplet_p.h
1 regression down! Reenabling and changing one of the layout workarounds fixes the incorrect sizehints problem for detached extenderitems, while still allowing
2009-02-09 19:21:59 +00:00
extenderapplet.cpp
1 regression down! Reenabling and changing one of the layout workarounds fixes the incorrect sizehints problem for detached extenderitems, while still allowing
2009-02-09 19:21:59 +00:00
extendergroup_p.h
Expand/collapse group icon responds to theme changes.
2009-04-02 16:40:28 +00:00
extenderitem_p.h
Yay! Add support for grouping in extenders. Expect this feature used for grouping jobs in systemtray soon: I'll commit that as soon as I figured out the last problem that patch has (an atm seemingly random crash that happens incidentally).
2009-03-23 16:30:32 +00:00
extenderitemmimedata_p.h
Massive refactoring of extender drag&drop handling. This should avoid bugs with the old way of doing things (toplevel view on an offscreen widget can lose
2009-02-09 18:10:45 +00:00
extenderitemmimedata.cpp
Massive refactoring of extender drag&drop handling. This should avoid bugs with the old way of doing things (toplevel view on an offscreen widget can lose
2009-02-09 18:10:45 +00:00
framesvg_p.h
save to normal QSize, hopefully would make easier to fix rendering
2009-02-07 20:44:08 +00:00
nativetabbar_p.h
move the wheelEvent to nativeTabbar, it seems it works only there with
2009-02-13 11:43:58 +00:00
nativetabbar.cpp
initialize a value
2009-03-10 22:44:46 +00:00
packages_p.h
make the wallpaper packages a bit smarter
2009-04-07 05:43:44 +00:00
packages.cpp
make the wallpaper packages a bit smarter
2009-04-07 05:43:44 +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
use svg again to draw the toolbox background
2009-01-28 21:07:38 +00:00
popupapplet_p.h
Don't wait for startup complete, it makes the applet obtain
2009-01-26 14:29:55 +00:00
runnerjobs.cpp
if we have no more jobs, delete ourselves later
2009-03-12 22:02:31 +00:00
runnerjobs.h
if the RunnerManager is deleted but jobs are still processing, create a helper object to wait it out and clean them up when possible
2009-03-12 20:25:52 +00:00
service_p.h
delete the config file first before the temp file so that it doesn't write itself out after the tempfile has been removed, avoiding spawning endless temp files.
2009-01-16 17:16:10 +00:00
sharedtimer_p.h
ok, this time JUST the plasma dir ;)
2008-11-03 23:08:39 +00:00
style_p.h
style with FrameSvg all the lineedits, spinboxes and comboboxes, use
2009-01-17 18:00:33 +00:00
style.cpp
ability to have different vertical and horizontal background
2009-03-11 21:03:50 +00:00
toolbox_p.h
some small tweaks to the desktop toolbox to make it work with the cashew-triggers-dashboard change
2009-01-28 13:38:57 +00:00
toolbox.cpp
deleteLater is safer. doh.
2009-03-20 00:23:21 +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
avoid putting empty text or unhelpful html elements in the tip text
2009-03-26 22:08:36 +00:00
wallpaper_p.h
* move Wallpaper::Private to its own class
2009-04-07 05:45:20 +00:00
wallpaperrenderthread_p.h
we can't queue signals with our own enum type, but since this is all internal to the lib and doesn't ever escape into the public API, just pass it around as an int.
2009-04-02 17:21:42 +00:00
wallpaperrenderthread.cpp
introduce wallpaper image rendering into libplasma so it can be shared amongst all wallpaper plugins; most of the plugins are duplicating this code which can't be good. :)
2009-04-02 06:31:37 +00:00
windowpreview_p.h
SVN_SILENT: conform to naming conventions
2009-03-30 03:45:30 +00:00
windowpreview.cpp
SVN_SILENT: conform to naming conventions
2009-03-30 03:45:30 +00:00