plasma-framework/private
Aaron Seigo 3e3bfe89b0 protect with a weak pointer
BUG:268752
2011-03-17 16:48:14 +01:00
..
declarative Make sure it builds without KIO. 2010-10-25 15:03:54 +00:00
effects Usual ARM compilation fixes. 2010-06-21 13:17:45 +00:00
qtjolie-branch prefix the last unittests (that use a macro, at least) 2010-10-05 14:47:38 +00:00
abstractanimationprivate_p.h
abstractrunner_p.h allow runners to signal that matching should be suspended for them 2010-09-02 22:18:03 +00:00
accessmanager_p.h
actionwidgetinterface_p.h the dptr will be deleted before ~QObject is run, so first disconnect 2011-01-11 02:55:55 +00:00
animablegraphicswebview_p.h libplasma becomes our first lib with profiles support. 2010-04-29 05:57:34 +00:00
animablegraphicswebview.cpp Better fix and also make the normal build works. 2010-06-22 18:16:13 +00:00
animationprivate_p.h
animator_p.h provide animation mappings 2010-04-28 17:39:12 +00:00
applet_p.h use pointers instead of string comparison 2011-02-09 20:35:15 +01:00
applethandle_p.h protect with a weak pointer 2011-03-17 16:48:14 +01:00
applethandle.cpp protect with a weak pointer 2011-03-17 16:48:14 +01:00
associatedapplicationmanager_p.h
associatedapplicationmanager.cpp Allow to build libplasma without KIO. Only issue is that the 2010-10-14 12:27:15 +00:00
authorizationmanager_p.h
authorizationrule_p.h
configloader_p.h
containment_p.h initialize 2011-01-05 18:54:37 +00:00
containmentactions_p.h shared containmentactions 2010-11-11 22:22:39 +00:00
containmentactionspluginsconfig_p.h
corona_p.h FEATURE: configurable default containment plugin name 2011-01-12 00:05:13 +00:00
datacontainer_p.cpp
datacontainer_p.h port the kconfig based storage service to Sqlite 2010-10-01 16:58:15 +00:00
dataengine_p.h prep DataEngine::Private for direct loading of packages, ala plasmoids 2010-08-06 01:26:11 +00:00
dataengineconsumer_p.h
dataengineconsumer.cpp if someone jerked us around behind our back, then remove record of the cached version and try again 2010-08-04 01:00:26 +00:00
dataengineservice_p.h
dataengineservice.cpp
denyallauthorization_p.h
denyallauthorization.cpp
dialog_p.h the dialog private is in its seprarate file ecause it gets accessed by popupapplet to set an applet pointer 2010-12-17 22:37:09 +00:00
effectwatcher_p.h check if the efect is active in the effectwatcher ctor, this avoids an useless themechanged signal, that among other things clears framesvg cache, forgetting the size of the other prefixes, that's why the pager was looking corrupted 2011-01-20 09:41:10 +00:00
effectwatcher.cpp check if the efect is active in the effectwatcher ctor, this avoids an useless themechanged signal, that among other things clears framesvg cache, forgetting the size of the other prefixes, that's why the pager was looking corrupted 2011-01-20 09:41:10 +00:00
extender_p.h move the size adjustment in a private member 2010-12-15 14:35:11 +00:00
extenderapplet_p.h
extenderapplet.cpp SVN_SILENT: ws 2010-06-09 01:16:45 +00:00
extendergroup_p.h with a new singleshot don't adjust the extender size due to a sub widget resize until the next turn of the eventloop: avoids container that resizes the ontent that resizes the container loops 2011-01-18 19:03:33 +00:00
extenderitem_p.h use a weak pointer 2010-10-12 19:33:15 +00:00
extenderitemmimedata_p.h allow setting the mouse offset for better drop positioning 2010-03-06 01:41:46 +00:00
extenderitemmimedata.cpp allow setting the mouse offset for better drop positioning 2010-03-06 01:41:46 +00:00
focusindicator_p.h the header part of that commit 2010-09-22 09:01:31 +00:00
focusindicator.cpp immediately hide the focusindicator if the theme follows native style 2011-01-22 22:02:23 +00:00
framesvg_p.h Make it compile 2010-09-27 18:16:27 +00:00
getsource_p.h
getsource.cpp
joliemessagehelper_p.h relicense to LGPL v2 2010-01-18 18:24:57 +00:00
kineticscroll_p.h add an explicit way to stop 2010-02-22 11:21:30 +00:00
kineticscroll.cpp ssssh 2010-07-24 00:52:37 +00:00
meter_p.h remove private class from meter.cpp and support some properties on it. 2010-01-27 02:50:47 +00:00
nativetabbar_p.h move nativetabbar to the new animation api 2010-01-20 18:38:37 +00:00
nativetabbar.cpp remove old unused variable 2010-06-28 16:29:37 +00:00
package_p.h make package copyable and assignable 2010-09-03 19:44:28 +00:00
packages_p.h cache the values for size and resize method 2011-02-16 11:42:38 -08:00
packages.cpp cache the values for size and resize method 2011-02-16 11:42:38 -08:00
pinpairing.ui
pinpairingauthorization_p.h
pinpairingauthorization.cpp
pinpairingdialog_p.h relicense to LGPL v2 2010-01-18 18:24:57 +00:00
pinpairingdialog.cpp relicense to LGPL v2 2010-01-18 18:24:57 +00:00
plasmoidservice_p.h
plasmoidservice.cpp
popupapplet_p.h save/track/restore ItemStatus properly 2011-02-04 17:52:03 -08:00
publish.ui
remotedataengine_p.h More kgenericfactory.h cleanups. 2010-11-10 15:25:56 +00:00
remotedataengine.cpp a bit redundant, really 2010-06-03 22:08:18 +00:00
remoteservice_p.h
remoteservice.cpp
remoteservicejob_p.h
remoteservicejob.cpp
runnerjobs_p.h
runnerjobs.cpp
service_p.h constify 2010-10-04 21:48:06 +00:00
servicejob_p.h
serviceprovider_p.h
serviceprovider.cpp Replace slow foreach constructs with faster ones 2010-12-13 13:36:08 +00:00
sharedtimer_p.h
storage_p.h use a single database connection per thread, anchieve that with a static QThreadStorage 2011-01-07 10:51:29 +00:00
storage.cpp forward port r1214358 2011-01-14 11:23:22 +00:00
style_p.h
style.cpp
svg_p.h allow SharedSvgRenderer to put interesting elements in the rect cache on load 2010-12-18 08:54:17 +00:00
themedwidgetinterface_p.h Fix alpha value 2010-11-08 17:25:12 +00:00
tooltip_p.h
tooltip.cpp avoid (non-critical) warnings 2011-01-27 22:18:32 +00:00
trustedonlyauthorization_p.h
trustedonlyauthorization.cpp
wallpaper_p.h delay url setting until initialized 2011-03-03 07:52:13 +01:00
wallpaperrenderthread_p.h This commit adds support to multiple render threads in Plasma::Wallpaper and rendering queuing support. 2010-03-04 01:33:19 +00:00
wallpaperrenderthread.cpp Don't call setPriority on a non-started thread. 2010-07-07 07:22:19 +00:00
windowpreview_p.h
windowpreview.cpp