plasma-framework/private
Aaron J. Seigo 376b6cbb88 PopupApplet now respects the configured size
svn path=/trunk/KDE/kdelibs/; revision=1130581
2010-05-25 18:21:04 +00:00
..
effects Move these classes into the Plasma namespace. 2010-05-12 17:47:52 +00:00
qtjolie-branch don't show private classes 2010-05-18 20:13:26 +00:00
abstractanimationprivate_p.h krazy fixes, mostly include guards and copyright tags 2009-12-27 22:16:11 +00:00
abstractrunner_p.h allow loading of individual runners, including from packages 2010-03-23 22:43:34 +00:00
accessmanager_p.h more remote code into a subdir 2009-09-03 21:10:33 +00:00
actionwidgetinterface_p.h licensing and what not 2009-04-24 08:55:31 +00:00
animablegraphicswebview_p.h libplasma becomes our first lib with profiles support. 2010-04-29 05:57:34 +00:00
animablegraphicswebview.cpp use KGlobalSettings::dndEventDelay() 2010-05-20 18:47:07 +00:00
animationprivate_p.h krazy fixes, mostly include guards and copyright tags 2009-12-27 22:16:11 +00:00
animator_p.h provide animation mappings 2010-04-28 17:39:12 +00:00
applet_p.h provide a (rather hidden, unfortunately) slot for applets and containments to attach custom widgets to to enable/disable a Apply button with. welcome the settingsModified() slot 2010-05-21 00:26:23 +00:00
applethandle_p.h -pedantic 2010-01-25 14:09:38 +00:00
applethandle.cpp suicide when the containment changes 2010-05-12 19:03:28 +00:00
associatedapplicationmanager_p.h introducing the concept of associated application: 2009-09-16 17:08:45 +00:00
associatedapplicationmanager.cpp Fix crash when urlLists is empty (for example when frame applet is not configuring) 2009-09-25 06:58:32 +00:00
authorizationmanager_p.h krazy fixes, mostly include guards and copyright tags 2009-12-27 22:16:11 +00:00
authorizationrule_p.h more remote code into a subdir 2009-09-03 21:10:33 +00:00
configloader_p.h enable-final and compiler warnings fixed 2009-01-06 17:06:26 +00:00
containment_p.h added lastScreen and lastDesktop, to remember where things belong 2010-05-19 02:43:07 +00:00
containmentactions_p.h krazy fixes, mostly include guards and copyright tags 2009-12-27 22:16:11 +00:00
containmentactionspluginsconfig_p.h make a class to hold a map of default containmentactions plugins 2009-10-05 20:50:57 +00:00
datacontainer_p.cpp allow kicking all visualizations immediately rather than wait for their timeouts in the case of changes that _must_ be reflected immediatley, e.g. time changes or network availability causing first fetch of data 2009-06-27 01:26:33 +00:00
datacontainer_p.h allow kicking all visualizations immediately rather than wait for their timeouts in the case of changes that _must_ be reflected immediatley, e.g. time changes or network availability causing first fetch of data 2009-06-27 01:26:33 +00:00
dataengine_p.h introduce setDefaultService(serviceName) and createDefaultService(QObject*). allows the dataengine (inheritor) to specify which service should probably be used. so applet users don't have to know those things if it's just 1 2010-05-14 17:41:40 +00:00
dataengineconsumer_p.h * move remotedataengine.h to remotedataengine_p.h as it's private 2009-10-20 19:15:32 +00:00
dataengineconsumer.cpp krazy fixes, mostly include guards and copyright tags 2009-12-27 22:16:11 +00:00
dataengineservice_p.h krazy fixes, mostly include guards and copyright tags 2009-12-27 22:16:11 +00:00
dataengineservice.cpp private headers 2009-11-25 01:08:35 +00:00
denyallauthorization_p.h private headers 2009-11-25 01:08:35 +00:00
denyallauthorization.cpp private headers 2009-11-25 01:08:35 +00:00
desktoptoolbox_p.h alter the toolbox backer layout when the items change 2010-01-26 06:06:43 +00:00
desktoptoolbox.cpp hide the itembackground when the mouse leaes the toolbox 2010-04-24 19:21:04 +00:00
extender_p.h -is possible to drop items at any place of an extender group 2010-04-10 16:43:56 +00:00
extenderapplet_p.h Minor APIDOX fixes (spelling etc.) 2009-07-26 15:22:59 +00:00
extenderapplet.cpp extenders into a subdir 2009-09-03 21:53:56 +00:00
extendergroup_p.h -is possible to drop items at any place of an extender group 2010-04-10 16:43:56 +00:00
extenderitem_p.h * dump support for QGraphicsItems in Extenders. looks like it was already broken anyways (hooray for untested paths). supporting QGraphicsItems just doesn't make much sense anyways. this gets rid of a number of bugs and simplifies the code a lot 2010-04-07 02:04:52 +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 store the under mouse value, avoids a sync cursor position call 2010-05-17 16:35:27 +00:00
focusindicator.cpp correctly disable glow on focus out 2010-05-18 18:32:18 +00:00
framesvg_p.h a new hint: hint-compose-over-border 2010-05-06 14:16:03 +00:00
getsource_p.h private headers 2009-11-25 01:08:35 +00:00
getsource.cpp private headers 2009-11-25 01:08:35 +00:00
internaltoolbox_p.h be able to check if it is empty 2010-04-13 18:33:56 +00:00
internaltoolbox.cpp remove this old and now not only uneeded but bug-causing hack 2010-05-08 22:16:21 +00:00
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 add an explicit way to stop 2010-02-22 11:21:30 +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 keep the position bounded to what setColorAt wants 2010-02-03 08:41:25 +00:00
package_p.h missing header protection for enable-final 2009-11-17 01:53:23 +00:00
packages_p.h libplasma becomes our first lib with profiles support. 2010-04-29 05:57:34 +00:00
packages.cpp add animations to the package 2010-05-13 00:51:43 +00:00
paneltoolbox_p.h move panelttoolbox animation to new animation api 2010-01-19 18:12:23 +00:00
paneltoolbox.cpp move panelttoolbox animation to new animation api 2010-01-19 18:12:23 +00:00
pinpairing.ui Checkbox labels do not need a full stop according to KDE HIG 2009-11-15 13:41:00 +00:00
pinpairingauthorization_p.h krazy fixes, mostly include guards and copyright tags 2009-12-27 22:16:11 +00:00
pinpairingauthorization.cpp private headers 2009-11-25 01:08:35 +00:00
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 private headers 2009-11-25 01:08:35 +00:00
plasmoidservice.cpp krazy fixes, mostly include guards and copyright tags 2009-12-27 22:16:11 +00:00
popupapplet_p.h PopupApplet now respects the configured size 2010-05-25 18:21:04 +00:00
publish.ui Checkbox labels do not need a full stop according to KDE HIG 2009-11-15 13:41:00 +00:00
remotedataengine_p.h * move remotedataengine.h to remotedataengine_p.h as it's private 2009-10-20 19:15:32 +00:00
remotedataengine.cpp setData() was actually wrong there 2010-02-17 23:10:16 +00:00
remoteservice_p.h krazy fixes, mostly include guards and copyright tags 2009-12-27 22:16:11 +00:00
remoteservice.cpp fix enable final 2009-11-17 01:48:12 +00:00
remoteservicejob_p.h krazy fixes, mostly include guards and copyright tags 2009-12-27 22:16:11 +00:00
remoteservicejob.cpp fix enable final 2009-11-17 01:48:12 +00:00
remotewidgetshelper_p.h Licenses and a small fix 2009-12-27 12:35:13 +00:00
remotewidgetshelper.cpp Licenses and a small fix 2009-12-27 12:35:13 +00:00
runnerjobs_p.h krazy fixes, mostly include guards and copyright tags 2009-12-27 22:16:11 +00:00
runnerjobs.cpp krazy fixes, mostly include guards and copyright tags 2009-12-27 22:16:11 +00:00
service_p.h Push in remote widgets 2009-09-02 02:27:16 +00:00
servicejob_p.h more remote code into a subdir 2009-09-03 21:10:33 +00:00
serviceprovider_p.h krazy fixes, mostly include guards and copyright tags 2009-12-27 22:16:11 +00:00
serviceprovider.cpp fix enable final 2009-11-17 01:48:12 +00:00
sharedtimer_p.h ok, this time JUST the plasma dir ;) 2008-11-03 23:08:39 +00:00
style_p.h Fix the squashed line edits. 2009-12-01 00:58:28 +00:00
style.cpp Fix the squashed line edits. 2009-12-01 00:58:28 +00:00
tooltip_p.h use qpropertyanimation: massively simplify the code 2009-12-02 12:23:56 +00:00
tooltip.cpp SVN_SILENT: tidy 2010-05-01 02:17:01 +00:00
trustedonlyauthorization_p.h private headers 2009-11-25 01:08:35 +00:00
trustedonlyauthorization.cpp private headers 2009-11-25 01:08:35 +00:00
wallpaper_p.h allow telling the wallpaper that it is in previewing mode 2010-03-05 00:54:30 +00: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 Wallpaper renderer has now QThread::LowPriority priority on every platform except Linux. 2010-03-09 17:51:51 +00:00
windowpreview_p.h add a new member to the tooltip data that decides if the window highlight effect is to be enabled by default or not 2009-12-24 14:54:48 +00:00
windowpreview.cpp krazy fixes, mostly include guards and copyright tags 2009-12-27 22:16:11 +00:00