plasma-framework/private
Allen Winter 3edc7be1c5 add krazy excludes for the false positives not using qreal casting in qMin|qMax.
svn path=/trunk/KDE/kdelibs/; revision=1197830
2010-11-16 17:18:10 +00: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 krazy fixes, mostly include guards and copyright tags 2009-12-27 22:16:11 +00:00
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 more remote code into a subdir 2009-09-03 21:10:33 +00:00
actionwidgetinterface_p.h moderately less ugly 2010-10-22 19:52:05 +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 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 clarify, document and fix how immutability (particularly kiosk-based SystemImmutability) is handled 2010-11-12 22:48:31 +00:00
applethandle_p.h -pedantic 2010-01-25 14:09:38 +00:00
applethandle.cpp add krazy excludes for the false positives not using qreal casting in qMin|qMax. 2010-11-16 17:18:10 +00:00
associatedapplicationmanager_p.h introducing the concept of associated application: 2009-09-16 17:08:45 +00:00
associatedapplicationmanager.cpp Allow to build libplasma without KIO. Only issue is that the 2010-10-14 12:27:15 +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 shared containmentactions 2010-11-11 22:22:39 +00:00
containmentactions_p.h shared containmentactions 2010-11-11 22:22:39 +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 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 * move remotedataengine.h to remotedataengine_p.h as it's private 2009-10-20 19:15:32 +00:00
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 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
extender_p.h scroll around while dragging items on the extender, to make possible drop the item on any point 2010-10-16 17:41:59 +00:00
extenderapplet_p.h Minor APIDOX fixes (spelling etc.) 2009-07-26 15:22:59 +00:00
extenderapplet.cpp SVN_SILENT: ws 2010-06-09 01:16:45 +00:00
extendergroup_p.h IMPROVEMENT: the whole extender scrolls when there is not enough room anymore. 2010-10-11 19:17:19 +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 avoid some unecesary calls, write an if as a switch 2010-09-23 20:24:17 +00:00
framesvg_p.h Make it compile 2010-09-27 18:16:27 +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
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 give datanegines their own package description; gets rid of various bits of cruft inherited unduly from PlasmoidPackage as well as adds a services/ dir for .operation files. 2010-08-06 01:28:09 +00:00
packages.cpp use PLASMA_CUSTOM_PREFIX_PATHS environmant variable as optional custom fallback chain for plasmoidpackage (should it be for -all- packages?) 2010-11-04 21:16:12 +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 allow popup applets to define the alignment of their popup 2010-09-12 23:54:30 +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 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 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
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 constify 2010-10-04 21:48:06 +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
storage_p.h the table name depends from the plugin name of who is using storage 2010-10-23 12:04:24 +00:00
storage.cpp new operations for Storage: 2010-11-02 22:05:48 +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
svg_p.h Do not require an exact match for size hinted elements, but search for the smallest size hinted element that is bigger than the display size. Thanks to mommertz, who outlined and mentored this patch, element ids are cached both locally and in the theme, so no additional calls to createRenderer are required. 2010-10-29 22:14:18 +00:00
themedwidgetinterface_p.h Fix alpha value 2010-11-08 17:25:12 +00:00
tooltip_p.h use qpropertyanimation: massively simplify the code 2009-12-02 12:23:56 +00:00
tooltip.cpp when hidden, don't bother to keep animating the move. the tooltip will be repositioned on show anyways. 2010-09-24 18:19:58 +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 the monitor preview becomes optional, with Wallpaper::setPreviewDuringConfiguration() (default off) 2010-08-12 19:51:39 +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 Don't call setPriority on a non-started thread. 2010-07-07 07:22:19 +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