summaryrefslogtreecommitdiff
path: root/editors/calligra
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-03-15 12:35:56 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-03-15 12:35:56 +0000
commit5f54a52585c868129348906dac16633ed8628098 (patch)
treef60db570486be7b15dba2ca7795eedbd4061fffc /editors/calligra
parent9e9a36ea741c40ae4b3d10b1c5b9656b1621d518 (diff)
downloadfreebsd-ports-5f54a52585c868129348906dac16633ed8628098.zip
Change header installation location for kdelibs4-based ports.
Install x11/kdelibs4's headers into include/kde4 instead of include (which consequently causes several other ports to have their installation paths changed too). The idea behind this is to reduce path conflicts between KDE4 ports and the upcoming KDE Frameworks 5 ports that will be installed into include/KF5. If we continue installing the KDE4 headers into include/, we can end up in a situation like this: c++ [...] -I/usr/local/include -I/usr/local/include/KF5 file.cpp If the KDE4 and KF5 versions of a port have the same headers, the KDE4 port will unintentionally be picked up first and the build will fail. Most of this huge patch is just PORTREVISION bumps, pkg-plist changes and a few patches to FooConfig.cmake files to make them look into the kde4/ subdirectory in include/. Changes which don't fit into the above are: - deskutils/kdepimlibs4: Import an upstream patch to remove some double semicolons that cause base GCC to fail. They have always been present, but since the faulty header was referenced via -isystem /usr/local/include this never caused any problems. - devel/subversion, devel/subversion18: Update patch-configure. The current kwallet changes there date back to 2011 (r272490), at a time when the build could fail when both KDE3 and KDE4 were installed. Replace those bits with a change I've submitted upstream to use the kde4-config program to determine where KDE4's headers and libraries are installed instead of assuming the headers are always in include/. Once again, huge thanks to Tobias Berner <tcberner@gmail.com> for being the first one to notice this problem when working on the KDE Frameworks 5 ports, coming up with the solution and bugging me until I had time to work on this and ask for the exp-run :-) PR: 207906 (exp-run)
Diffstat (limited to 'editors/calligra')
-rw-r--r--editors/calligra/Makefile2
-rw-r--r--editors/calligra/pkg-plist972
2 files changed, 487 insertions, 487 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile
index bb96da4b97fd..7b2e770920c7 100644
--- a/editors/calligra/Makefile
+++ b/editors/calligra/Makefile
@@ -2,7 +2,7 @@
PORTNAME= calligra
PORTVERSION= ${CALLIGRA_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors kde
MASTER_SITES= KDE/${CALLIGRA_BRANCH}/${PORTNAME}-${PORTVERSION}/
DIST_SUBDIR= KDE/${PORTNAME}/${PORTVERSION}
diff --git a/editors/calligra/pkg-plist b/editors/calligra/pkg-plist
index c071ffdeafd9..b82ee1374b53 100644
--- a/editors/calligra/pkg-plist
+++ b/editors/calligra/pkg-plist
@@ -13,492 +13,492 @@ bin/karbon
bin/kexi
bin/kexi_sqlite3_dump
bin/krita
-include/calligra/DebugPigment.h
-include/calligra/Ko3dScene.h
-include/calligra/KoAnchorInlineObject.h
-include/calligra/KoAnchorTextRange.h
-include/calligra/KoAnnotationManager.h
-include/calligra/KoBasicHistogramProducers.h
-include/calligra/KoBookmark.h
-include/calligra/KoBookmarkManager.h
-include/calligra/KoBorder.h
-include/calligra/KoCanvasBase.h
-include/calligra/KoCanvasController.h
-include/calligra/KoCanvasControllerWidget.h
-include/calligra/KoCanvasObserverBase.h
-include/calligra/KoCanvasResourceManager.h
-include/calligra/KoCanvasSupervisor.h
-include/calligra/KoCell.h
-include/calligra/KoCellStyle.h
-include/calligra/KoChannelInfo.h
-include/calligra/KoChartInterface.h
-include/calligra/KoChartModel.h
-include/calligra/KoCmykColorSpaceTraits.h
-include/calligra/KoColor.h
-include/calligra/KoColorConversionTransformation.h
-include/calligra/KoColorConversionTransformationAbstractFactory.h
-include/calligra/KoColorConversionTransformationFactory.h
-include/calligra/KoColorModelStandardIds.h
-include/calligra/KoColorPatch.h
-include/calligra/KoColorPopupAction.h
-include/calligra/KoColorProfile.h
-include/calligra/KoColorSetWidget.h
-include/calligra/KoColorSlider.h
-include/calligra/KoColorSpace.h
-include/calligra/KoColorSpaceAbstract.h
-include/calligra/KoColorSpaceConstants.h
-include/calligra/KoColorSpaceEngine.h
-include/calligra/KoColorSpaceFactory.h
-include/calligra/KoColorSpaceMaths.h
-include/calligra/KoColorSpaceRegistry.h
-include/calligra/KoColorSpaceTraits.h
-include/calligra/KoColorTransformation.h
-include/calligra/KoColorTransformationFactory.h
-include/calligra/KoColorTransformationFactoryRegistry.h
-include/calligra/KoColumn.h
-include/calligra/KoColumnStyle.h
-include/calligra/KoColumns.h
-include/calligra/KoCompositeOp.h
-include/calligra/KoConfig.h
-include/calligra/KoConnectionPoint.h
-include/calligra/KoConvolutionOp.h
-include/calligra/KoCopyController.h
-include/calligra/KoCreatePathTool.h
-include/calligra/KoCutController.h
-include/calligra/KoDataCenterBase.h
-include/calligra/KoDeferredShapeFactoryBase.h
-include/calligra/KoDockFactoryBase.h
-include/calligra/KoDockRegistry.h
-include/calligra/KoDockWidgetTitleBar.h
-include/calligra/KoDockWidgetTitleBarButton.h
-include/calligra/KoDocumentBase.h
-include/calligra/KoDocumentRdf.h
-include/calligra/KoDocumentRdfBase.h
-include/calligra/KoDocumentRdfEditWidget.h
-include/calligra/KoDocumentResourceManager.h
-include/calligra/KoDpi.h
-include/calligra/KoDrag.h
-include/calligra/KoDragOdfSaveHelper.h
-include/calligra/KoDualColorButton.h
-include/calligra/KoEditColorSetDialog.h
-include/calligra/KoElementReference.h
-include/calligra/KoEmbeddedDocumentSaver.h
-include/calligra/KoEventActionAddCommand.h
-include/calligra/KoEventActionRemoveCommand.h
-include/calligra/KoFallBackColorTransformation.h
-include/calligra/KoFileDialog.h
-include/calligra/KoFillConfigWidget.h
-include/calligra/KoFilterEffect.h
-include/calligra/KoFilterEffectConfigWidgetBase.h
-include/calligra/KoFilterEffectFactoryBase.h
-include/calligra/KoFilterEffectLoadingContext.h
-include/calligra/KoFilterEffectRegistry.h
-include/calligra/KoFilterEffectRenderContext.h
-include/calligra/KoFilterEffectStack.h
-include/calligra/KoFlake.h
-include/calligra/KoFontFace.h
-include/calligra/KoFrameShape.h
-include/calligra/KoGenChange.h
-include/calligra/KoGenChanges.h
-include/calligra/KoGenStyle.h
-include/calligra/KoGenStyles.h
-include/calligra/KoGenericRegistry.h
-include/calligra/KoGenericRegistryModel.h
-include/calligra/KoGlobal.h
-include/calligra/KoGrayColorSpaceTraits.h
-include/calligra/KoGridData.h
-include/calligra/KoGroupButton.h
-include/calligra/KoGuidesData.h
-include/calligra/KoHistogramProducer.h
-include/calligra/KoID.h
-include/calligra/KoImageCollection.h
-include/calligra/KoImageData.h
-include/calligra/KoInlineObject.h
-include/calligra/KoInlineObjectFactoryBase.h
-include/calligra/KoInlineObjectRegistry.h
-include/calligra/KoInlineTextObjectManager.h
-include/calligra/KoInputDevice.h
-include/calligra/KoInsets.h
-include/calligra/KoIntegerMaths.h
-include/calligra/KoInteractionTool.h
-include/calligra/KoLabColorSpaceTraits.h
-include/calligra/KoLabDarkenColorTransformation.h
-include/calligra/KoLineStyleSelector.h
-include/calligra/KoList.h
-include/calligra/KoLoadingShapeUpdater.h
-include/calligra/KoMixColorsOp.h
-include/calligra/KoMixColorsOpImpl.h
-include/calligra/KoOasisSettings.h
-include/calligra/KoOdf.h
-include/calligra/KoOdfBibliographyConfiguration.h
-include/calligra/KoOdfGraphicProperties.h
-include/calligra/KoOdfGraphicStyles.h
-include/calligra/KoOdfHeaderFooterProperties.h
-include/calligra/KoOdfLineNumberingConfiguration.h
-include/calligra/KoOdfLoadingContext.h
-include/calligra/KoOdfManifestEntry.h
-include/calligra/KoOdfNotesConfiguration.h
-include/calligra/KoOdfNumberDefinition.h
-include/calligra/KoOdfNumberStyles.h
-include/calligra/KoOdfPageLayoutProperties.h
-include/calligra/KoOdfParagraphProperties.h
-include/calligra/KoOdfPaste.h
-include/calligra/KoOdfReadStore.h
-include/calligra/KoOdfStyle.h
-include/calligra/KoOdfStyleBase.h
-include/calligra/KoOdfStyleManager.h
-include/calligra/KoOdfStyleProperties.h
-include/calligra/KoOdfStylesReader.h
-include/calligra/KoOdfTextProperties.h
-include/calligra/KoOdfWriteStore.h
-include/calligra/KoPABackgroundTool.h
-include/calligra/KoPACanvas.h
-include/calligra/KoPACanvasBase.h
-include/calligra/KoPACanvasItem.h
-include/calligra/KoPADocument.h
-include/calligra/KoPALoadingContext.h
-include/calligra/KoPAMasterPage.h
-include/calligra/KoPAPage.h
-include/calligra/KoPAPageBase.h
-include/calligra/KoPAPageContainerModel.h
-include/calligra/KoPASavingContext.h
-include/calligra/KoPAUtil.h
-include/calligra/KoPAView.h
-include/calligra/KoPAViewBase.h
-include/calligra/KoPAViewMode.h
-include/calligra/KoPAViewModeNormal.h
-include/calligra/KoPageApp.h
-include/calligra/KoPageFormat.h
-include/calligra/KoPageLayout.h
-include/calligra/KoPageLayoutDialog.h
-include/calligra/KoPageLayoutWidget.h
-include/calligra/KoPagePreviewWidget.h
-include/calligra/KoPanTool.h
-include/calligra/KoParameterToPathCommand.h
-include/calligra/KoPathCombineCommand.h
-include/calligra/KoPathControlPointMoveCommand.h
-include/calligra/KoPathFillRuleCommand.h
-include/calligra/KoPathPointInsertCommand.h
-include/calligra/KoPathPointMergeCommand.h
-include/calligra/KoPathPointMoveCommand.h
-include/calligra/KoPathPointRemoveCommand.h
-include/calligra/KoPathPointTypeCommand.h
-include/calligra/KoPathReverseCommand.h
-include/calligra/KoPathSegment.h
-include/calligra/KoPathSegmentTypeCommand.h
-include/calligra/KoPathShapeMarkerCommand.h
-include/calligra/KoPencilTool.h
-include/calligra/KoPointedAt.h
-include/calligra/KoPointerEvent.h
-include/calligra/KoPositionSelector.h
-include/calligra/KoProgressBar.h
-include/calligra/KoProgressProxy.h
-include/calligra/KoProgressUpdater.h
-include/calligra/KoProperties.h
-include/calligra/KoRTree.h
-include/calligra/KoRawCellChild.h
-include/calligra/KoRdfPrefixMapping.h
-include/calligra/KoRdfSemanticItem.h
-include/calligra/KoRdfSemanticItemFactoryBase.h
-include/calligra/KoRdfSemanticItemRegistry.h
-include/calligra/KoRdfSemanticItemViewSite.h
-include/calligra/KoRdfSemanticTree.h
-include/calligra/KoRdfSemanticTreeWidgetItem.h
-include/calligra/KoResourceItemChooser.h
-include/calligra/KoResourceItemChooserContextMenu.h
-include/calligra/KoResourceModelBase.h
-include/calligra/KoResourceSelector.h
-include/calligra/KoResourceServer.h
-include/calligra/KoResourceServerAdapter.h
-include/calligra/KoResourceServerObserver.h
-include/calligra/KoResourceServerProvider.h
-include/calligra/KoResourceTagStore.h
-include/calligra/KoRgbColorSpaceTraits.h
-include/calligra/KoRow.h
-include/calligra/KoRowStyle.h
-include/calligra/KoSection.h
-include/calligra/KoSectionEnd.h
-include/calligra/KoSectionManager.h
-include/calligra/KoSectionUtils.h
-include/calligra/KoSelection.h
-include/calligra/KoSemanticStylesheet.h
-include/calligra/KoSemanticStylesheetsEditor.h
-include/calligra/KoShadowConfigWidget.h
-include/calligra/KoShadowStyle.h
-include/calligra/KoShape.h
-include/calligra/KoShapeAlignCommand.h
-include/calligra/KoShapeAnchor.h
-include/calligra/KoShapeApplicationData.h
-include/calligra/KoShapeBackgroundCommand.h
-include/calligra/KoShapeBasedDocumentBase.h
-include/calligra/KoShapeConfigWidgetBase.h
-include/calligra/KoShapeContainer.h
-include/calligra/KoShapeContainerDefaultModel.h
-include/calligra/KoShapeContainerModel.h
-include/calligra/KoShapeController.h
-include/calligra/KoShapeCreateCommand.h
-include/calligra/KoShapeDeleteCommand.h
-include/calligra/KoShapeDistributeCommand.h
-include/calligra/KoShapeFactoryBase.h
-include/calligra/KoShapeGroup.h
-include/calligra/KoShapeGroupCommand.h
-include/calligra/KoShapeLayer.h
-include/calligra/KoShapeLoadingContext.h
-include/calligra/KoShapeManager.h
-include/calligra/KoShapeManagerPaintingStrategy.h
-include/calligra/KoShapeMoveCommand.h
-include/calligra/KoShapeOdfSaveHelper.h
-include/calligra/KoShapePainter.h
-include/calligra/KoShapeRegistry.h
-include/calligra/KoShapeRenameCommand.h
-include/calligra/KoShapeReorderCommand.h
-include/calligra/KoShapeSavingContext.h
-include/calligra/KoShapeShadowCommand.h
-include/calligra/KoShapeShearCommand.h
-include/calligra/KoShapeSizeCommand.h
-include/calligra/KoShapeStrokeCommand.h
-include/calligra/KoShapeStrokeModel.h
-include/calligra/KoShapeTransformCommand.h
-include/calligra/KoShapeUngroupCommand.h
-include/calligra/KoShapeUserData.h
-include/calligra/KoSharedSavingData.h
-include/calligra/KoSizeGroup.h
-include/calligra/KoStore.h
-include/calligra/KoStoreDevice.h
-include/calligra/KoStrokeConfigWidget.h
-include/calligra/KoStyle.h
-include/calligra/KoStyleStack.h
-include/calligra/KoStyleThumbnailer.h
-include/calligra/KoSubpathRemoveCommand.h
-include/calligra/KoTable.h
-include/calligra/KoTableTemplate.h
-include/calligra/KoTblStyle.h
-include/calligra/KoText.h
-include/calligra/KoTextBlockBorderData.h
-include/calligra/KoTextBlockData.h
-include/calligra/KoTextCommandBase.h
-include/calligra/KoTextDocument.h
-include/calligra/KoTextDocumentLayout.h
-include/calligra/KoTextEditingFactory.h
-include/calligra/KoTextEditingPlugin.h
-include/calligra/KoTextEditingRegistry.h
-include/calligra/KoTextEditor.h
-include/calligra/KoTextInlineRdf.h
-include/calligra/KoTextLayoutArea.h
-include/calligra/KoTextLayoutRootArea.h
-include/calligra/KoTextLocator.h
-include/calligra/KoTextMeta.h
-include/calligra/KoTextPage.h
-include/calligra/KoTextPaste.h
-include/calligra/KoTextRange.h
-include/calligra/KoTextRangeManager.h
-include/calligra/KoTextRdfCore.h
-include/calligra/KoTextShapeData.h
-include/calligra/KoTextShapeDataBase.h
-include/calligra/KoTextSoftPageBreak.cpp
-include/calligra/KoTextTableTemplate.h
-include/calligra/KoToolBase.h
-include/calligra/KoToolFactoryBase.h
-include/calligra/KoToolManager.h
-include/calligra/KoToolProxy.h
-include/calligra/KoToolRegistry.h
-include/calligra/KoToolSelection.h
-include/calligra/KoTriangleColorSelector.h
-include/calligra/KoUnit.h
-include/calligra/KoUpdater.h
-include/calligra/KoVariable.h
-include/calligra/KoVariableManager.h
-include/calligra/KoViewConverter.h
-include/calligra/KoXmlNS.h
-include/calligra/KoXmlReader.h
-include/calligra/KoXmlReaderForward.h
-include/calligra/KoXmlWriter.h
-include/calligra/KoXyzColorSpaceTraits.h
-include/calligra/KoYcbcrColorSpaceTraits.h
-include/calligra/KoZoomAction.h
-include/calligra/KoZoomController.h
-include/calligra/KoZoomHandler.h
-include/calligra/KoZoomInput.h
-include/calligra/KoZoomMode.h
-include/calligra/RdfForward.h
-include/calligra/RdfSemanticTreeWidgetAction.h
-include/calligra/RdfSemanticTreeWidgetSelectAction.h
-include/calligra/basicflakes_export.h
-include/calligra/calligragitversion.h
-include/calligra/calligraversion.h
-include/calligra/changetracker/KoChangeTracker.h
-include/calligra/changetracker/KoChangeTrackerElement.h
-include/calligra/changetracker/KoDeletedCellData.cpp
-include/calligra/changetracker/KoDeletedColumnData.cpp
-include/calligra/changetracker/KoDeletedRowColumnDataStore.h
-include/calligra/changetracker/KoDeletedRowData.cpp
-include/calligra/flake_export.h
-include/calligra/koodf2_export.h
-include/calligra/koodf_export.h
-include/calligra/kopageapp_export.h
-include/calligra/kordf_export.h
-include/calligra/kotext_export.h
-include/calligra/kotextlayout_export.h
-include/calligra/koversion_export.h
-include/calligra/kowidgets_export.h
-include/calligra/kowidgetutils_export.h
-include/calligra/kundo2_export.h
-include/calligra/kundo2command.h
-include/calligra/kundo2group.h
-include/calligra/kundo2magicstring.h
-include/calligra/kundo2model.h
-include/calligra/kundo2qstack.h
-include/calligra/kundo2stack.h
-include/calligra/kundo2view.h
-include/calligra/pigment_export.h
-include/calligra/styles/KoCharacterStyle.h
-include/calligra/styles/KoListLevelProperties.h
-include/calligra/styles/KoListStyle.h
-include/calligra/styles/KoParagraphStyle.h
-include/calligra/styles/KoSectionStyle.h
-include/calligra/styles/KoStyleManager.h
-include/calligra/styles/KoTableCellStyle.h
-include/calligra/styles/KoTableColumnStyle.h
-include/calligra/styles/KoTableRowStyle.h
-include/calligra/styles/KoTableStyle.h
-include/krita/KisViewManager.h
-include/krita/fill_processing_visitor.h
-include/krita/kis_base_node.h
-include/krita/kis_base_processor.h
-include/krita/kis_canvas2.h
-include/krita/kis_canvas_decoration.h
-include/krita/kis_canvas_resource_provider.h
-include/krita/kis_config_widget.h
-include/krita/kis_convolution_kernel.h
-include/krita/kis_convolution_painter.h
-include/krita/kis_convolution_worker.h
-include/krita/kis_coordinates_converter.h
-include/krita/kis_cubic_curve.h
-include/krita/kis_cursor.h
-include/krita/kis_debug.h
-include/krita/kis_default_bounds.h
-include/krita/kis_distance_information.h
-include/krita/kis_filter.h
-include/krita/kis_filter_configuration.h
-include/krita/kis_filter_registry.h
-include/krita/kis_filter_strategy.h
-include/krita/kis_generator.h
-include/krita/kis_generator_registry.h
-include/krita/kis_global.h
-include/krita/kis_image.h
-include/krita/kis_locked_properties.h
-include/krita/kis_locked_properties_proxy.h
-include/krita/kis_locked_properties_server.h
-include/krita/kis_mask.h
-include/krita/kis_multi_bool_filter_widget.h
-include/krita/kis_multi_double_filter_widget.h
-include/krita/kis_multi_integer_filter_widget.h
-include/krita/kis_node.h
-include/krita/kis_node_facade.h
-include/krita/kis_node_graph_listener.h
-include/krita/kis_paint_device.h
-include/krita/kis_painter.h
-include/krita/kis_paintop_option.h
-include/krita/kis_paintop_options_model.h
-include/krita/kis_paintop_settings_widget.h
-include/krita/kis_perspectivetransform_worker.h
-include/krita/kis_processing_information.h
-include/krita/kis_properties_configuration.h
-include/krita/kis_selection.h
-include/krita/kis_serializable_configuration.h
-include/krita/kis_shared.h
-include/krita/kis_shared_ptr.h
-include/krita/kis_tiled_data_manager.h
-include/krita/kis_tool.h
-include/krita/kis_transaction.h
-include/krita/kis_transform_worker.h
-include/krita/kis_types.h
-include/krita/kis_ui_types.h
-include/krita/kis_warptransform_worker.h
-include/krita/kritaimage_export.h
-include/krita/kritaui_export.h
-include/sheets/Cell.h
-include/sheets/CellStorage.h
-include/sheets/Condition.h
-include/sheets/Currency.h
-include/sheets/DocBase.h
-include/sheets/Format.h
-include/sheets/Global.h
-include/sheets/Map.h
-include/sheets/Number.h
-include/sheets/OdfLoadingContext.h
-include/sheets/PointStorage.h
-include/sheets/PrintSettings.h
-include/sheets/ProtectableObject.h
-include/sheets/RTree.h
-include/sheets/RectStorage.h
-include/sheets/Region.h
-include/sheets/RowColumnFormat.h
-include/sheets/RowFormatStorage.h
-include/sheets/Sheet.h
-include/sheets/Style.h
-include/sheets/Value.h
-include/sheets/ValueCalc.h
-include/sheets/ValueConverter.h
-include/sheets/ValueStorage.h
-include/sheets/calligra_sheets_export.h
-include/sheets/calligra_sheets_limits.h
-include/sheets/commands/AbstractRegionCommand.h
-include/sheets/commands/DataManipulators.h
-include/sheets/commands/SortManipulator.h
-include/sheets/commands/pivot.h
-include/sheets/commands/pivotfilters.h
-include/sheets/commands/pivotmain.h
-include/sheets/commands/pivotoptions.h
-include/sheets/database/Database.h
-include/sheets/database/Filter.h
-include/sheets/part/CanvasBase.h
-include/sheets/part/CanvasItem.h
-include/sheets/part/CellTool.h
-include/sheets/part/Doc.h
-include/sheets/part/Find.h
-include/sheets/part/HeaderItems.h
-include/sheets/part/Headers.h
-include/sheets/part/Part.h
-include/sheets/part/ToolRegistry.h
-include/sheets/part/View.h
-include/sheets/ui/CellEditorBase.h
-include/sheets/ui/CellToolBase.h
-include/sheets/ui/Selection.h
-include/sheets/ui/SheetView.h
-include/stage/part/KPrAnimationDirector.h
-include/stage/part/KPrCustomSlideShows.h
-include/stage/part/KPrDeclarations.h
-include/stage/part/KPrDocument.h
-include/stage/part/KPrNotes.h
-include/stage/part/KPrPage.h
-include/stage/part/KPrPageData.h
-include/stage/part/KPrPresentationTool.h
-include/stage/part/KPrShapeAnimations.h
-include/stage/part/KPrView.h
-include/stage/part/KPrViewModePresentation.h
-include/stage/part/animations/KPrAnimationData.h
-include/stage/part/animations/KPrAnimationStep.h
-include/stage/part/animations/KPrShapeAnimation.h
-include/stage/part/pagelayout/KPrPlaceholders.h
-include/stage/part/stage_export.h
-include/words/part/KWApplicationConfig.h
-include/words/part/KWCanvas.h
-include/words/part/KWCanvasBase.h
-include/words/part/KWCanvasItem.h
-include/words/part/KWDocument.h
-include/words/part/KWPage.h
-include/words/part/KWPageManager.h
-include/words/part/KWPageStyle.h
-include/words/part/KWView.h
-include/words/part/KWViewMode.h
-include/words/part/KWViewModeNormal.h
-include/words/part/Words.h
-include/words/part/frames/KWFrame.h
-include/words/part/frames/KWFrameLayout.h
-include/words/part/frames/KWFrameSet.h
-include/words/part/frames/KWTextFrameSet.h
-include/words/part/words_export.h
+include/kde4/calligra/DebugPigment.h
+include/kde4/calligra/Ko3dScene.h
+include/kde4/calligra/KoAnchorInlineObject.h
+include/kde4/calligra/KoAnchorTextRange.h
+include/kde4/calligra/KoAnnotationManager.h
+include/kde4/calligra/KoBasicHistogramProducers.h
+include/kde4/calligra/KoBookmark.h
+include/kde4/calligra/KoBookmarkManager.h
+include/kde4/calligra/KoBorder.h
+include/kde4/calligra/KoCanvasBase.h
+include/kde4/calligra/KoCanvasController.h
+include/kde4/calligra/KoCanvasControllerWidget.h
+include/kde4/calligra/KoCanvasObserverBase.h
+include/kde4/calligra/KoCanvasResourceManager.h
+include/kde4/calligra/KoCanvasSupervisor.h
+include/kde4/calligra/KoCell.h
+include/kde4/calligra/KoCellStyle.h
+include/kde4/calligra/KoChannelInfo.h
+include/kde4/calligra/KoChartInterface.h
+include/kde4/calligra/KoChartModel.h
+include/kde4/calligra/KoCmykColorSpaceTraits.h
+include/kde4/calligra/KoColor.h
+include/kde4/calligra/KoColorConversionTransformation.h
+include/kde4/calligra/KoColorConversionTransformationAbstractFactory.h
+include/kde4/calligra/KoColorConversionTransformationFactory.h
+include/kde4/calligra/KoColorModelStandardIds.h
+include/kde4/calligra/KoColorPatch.h
+include/kde4/calligra/KoColorPopupAction.h
+include/kde4/calligra/KoColorProfile.h
+include/kde4/calligra/KoColorSetWidget.h
+include/kde4/calligra/KoColorSlider.h
+include/kde4/calligra/KoColorSpace.h
+include/kde4/calligra/KoColorSpaceAbstract.h
+include/kde4/calligra/KoColorSpaceConstants.h
+include/kde4/calligra/KoColorSpaceEngine.h
+include/kde4/calligra/KoColorSpaceFactory.h
+include/kde4/calligra/KoColorSpaceMaths.h
+include/kde4/calligra/KoColorSpaceRegistry.h
+include/kde4/calligra/KoColorSpaceTraits.h
+include/kde4/calligra/KoColorTransformation.h
+include/kde4/calligra/KoColorTransformationFactory.h
+include/kde4/calligra/KoColorTransformationFactoryRegistry.h
+include/kde4/calligra/KoColumn.h
+include/kde4/calligra/KoColumnStyle.h
+include/kde4/calligra/KoColumns.h
+include/kde4/calligra/KoCompositeOp.h
+include/kde4/calligra/KoConfig.h
+include/kde4/calligra/KoConnectionPoint.h
+include/kde4/calligra/KoConvolutionOp.h
+include/kde4/calligra/KoCopyController.h
+include/kde4/calligra/KoCreatePathTool.h
+include/kde4/calligra/KoCutController.h
+include/kde4/calligra/KoDataCenterBase.h
+include/kde4/calligra/KoDeferredShapeFactoryBase.h
+include/kde4/calligra/KoDockFactoryBase.h
+include/kde4/calligra/KoDockRegistry.h
+include/kde4/calligra/KoDockWidgetTitleBar.h
+include/kde4/calligra/KoDockWidgetTitleBarButton.h
+include/kde4/calligra/KoDocumentBase.h
+include/kde4/calligra/KoDocumentRdf.h
+include/kde4/calligra/KoDocumentRdfBase.h
+include/kde4/calligra/KoDocumentRdfEditWidget.h
+include/kde4/calligra/KoDocumentResourceManager.h
+include/kde4/calligra/KoDpi.h
+include/kde4/calligra/KoDrag.h
+include/kde4/calligra/KoDragOdfSaveHelper.h
+include/kde4/calligra/KoDualColorButton.h
+include/kde4/calligra/KoEditColorSetDialog.h
+include/kde4/calligra/KoElementReference.h
+include/kde4/calligra/KoEmbeddedDocumentSaver.h
+include/kde4/calligra/KoEventActionAddCommand.h
+include/kde4/calligra/KoEventActionRemoveCommand.h
+include/kde4/calligra/KoFallBackColorTransformation.h
+include/kde4/calligra/KoFileDialog.h
+include/kde4/calligra/KoFillConfigWidget.h
+include/kde4/calligra/KoFilterEffect.h
+include/kde4/calligra/KoFilterEffectConfigWidgetBase.h
+include/kde4/calligra/KoFilterEffectFactoryBase.h
+include/kde4/calligra/KoFilterEffectLoadingContext.h
+include/kde4/calligra/KoFilterEffectRegistry.h
+include/kde4/calligra/KoFilterEffectRenderContext.h
+include/kde4/calligra/KoFilterEffectStack.h
+include/kde4/calligra/KoFlake.h
+include/kde4/calligra/KoFontFace.h
+include/kde4/calligra/KoFrameShape.h
+include/kde4/calligra/KoGenChange.h
+include/kde4/calligra/KoGenChanges.h
+include/kde4/calligra/KoGenStyle.h
+include/kde4/calligra/KoGenStyles.h
+include/kde4/calligra/KoGenericRegistry.h
+include/kde4/calligra/KoGenericRegistryModel.h
+include/kde4/calligra/KoGlobal.h
+include/kde4/calligra/KoGrayColorSpaceTraits.h
+include/kde4/calligra/KoGridData.h
+include/kde4/calligra/KoGroupButton.h
+include/kde4/calligra/KoGuidesData.h
+include/kde4/calligra/KoHistogramProducer.h
+include/kde4/calligra/KoID.h
+include/kde4/calligra/KoImageCollection.h
+include/kde4/calligra/KoImageData.h
+include/kde4/calligra/KoInlineObject.h
+include/kde4/calligra/KoInlineObjectFactoryBase.h
+include/kde4/calligra/KoInlineObjectRegistry.h
+include/kde4/calligra/KoInlineTextObjectManager.h
+include/kde4/calligra/KoInputDevice.h
+include/kde4/calligra/KoInsets.h
+include/kde4/calligra/KoIntegerMaths.h
+include/kde4/calligra/KoInteractionTool.h
+include/kde4/calligra/KoLabColorSpaceTraits.h
+include/kde4/calligra/KoLabDarkenColorTransformation.h
+include/kde4/calligra/KoLineStyleSelector.h
+include/kde4/calligra/KoList.h
+include/kde4/calligra/KoLoadingShapeUpdater.h
+include/kde4/calligra/KoMixColorsOp.h
+include/kde4/calligra/KoMixColorsOpImpl.h
+include/kde4/calligra/KoOasisSettings.h
+include/kde4/calligra/KoOdf.h
+include/kde4/calligra/KoOdfBibliographyConfiguration.h
+include/kde4/calligra/KoOdfGraphicProperties.h
+include/kde4/calligra/KoOdfGraphicStyles.h
+include/kde4/calligra/KoOdfHeaderFooterProperties.h
+include/kde4/calligra/KoOdfLineNumberingConfiguration.h
+include/kde4/calligra/KoOdfLoadingContext.h
+include/kde4/calligra/KoOdfManifestEntry.h
+include/kde4/calligra/KoOdfNotesConfiguration.h
+include/kde4/calligra/KoOdfNumberDefinition.h
+include/kde4/calligra/KoOdfNumberStyles.h
+include/kde4/calligra/KoOdfPageLayoutProperties.h
+include/kde4/calligra/KoOdfParagraphProperties.h
+include/kde4/calligra/KoOdfPaste.h
+include/kde4/calligra/KoOdfReadStore.h
+include/kde4/calligra/KoOdfStyle.h
+include/kde4/calligra/KoOdfStyleBase.h
+include/kde4/calligra/KoOdfStyleManager.h
+include/kde4/calligra/KoOdfStyleProperties.h
+include/kde4/calligra/KoOdfStylesReader.h
+include/kde4/calligra/KoOdfTextProperties.h
+include/kde4/calligra/KoOdfWriteStore.h
+include/kde4/calligra/KoPABackgroundTool.h
+include/kde4/calligra/KoPACanvas.h
+include/kde4/calligra/KoPACanvasBase.h
+include/kde4/calligra/KoPACanvasItem.h
+include/kde4/calligra/KoPADocument.h
+include/kde4/calligra/KoPALoadingContext.h
+include/kde4/calligra/KoPAMasterPage.h
+include/kde4/calligra/KoPAPage.h
+include/kde4/calligra/KoPAPageBase.h
+include/kde4/calligra/KoPAPageContainerModel.h
+include/kde4/calligra/KoPASavingContext.h
+include/kde4/calligra/KoPAUtil.h
+include/kde4/calligra/KoPAView.h
+include/kde4/calligra/KoPAViewBase.h
+include/kde4/calligra/KoPAViewMode.h
+include/kde4/calligra/KoPAViewModeNormal.h
+include/kde4/calligra/KoPageApp.h
+include/kde4/calligra/KoPageFormat.h
+include/kde4/calligra/KoPageLayout.h
+include/kde4/calligra/KoPageLayoutDialog.h
+include/kde4/calligra/KoPageLayoutWidget.h
+include/kde4/calligra/KoPagePreviewWidget.h
+include/kde4/calligra/KoPanTool.h
+include/kde4/calligra/KoParameterToPathCommand.h
+include/kde4/calligra/KoPathCombineCommand.h
+include/kde4/calligra/KoPathControlPointMoveCommand.h
+include/kde4/calligra/KoPathFillRuleCommand.h
+include/kde4/calligra/KoPathPointInsertCommand.h
+include/kde4/calligra/KoPathPointMergeCommand.h
+include/kde4/calligra/KoPathPointMoveCommand.h
+include/kde4/calligra/KoPathPointRemoveCommand.h
+include/kde4/calligra/KoPathPointTypeCommand.h
+include/kde4/calligra/KoPathReverseCommand.h
+include/kde4/calligra/KoPathSegment.h
+include/kde4/calligra/KoPathSegmentTypeCommand.h
+include/kde4/calligra/KoPathShapeMarkerCommand.h
+include/kde4/calligra/KoPencilTool.h
+include/kde4/calligra/KoPointedAt.h
+include/kde4/calligra/KoPointerEvent.h
+include/kde4/calligra/KoPositionSelector.h
+include/kde4/calligra/KoProgressBar.h
+include/kde4/calligra/KoProgressProxy.h
+include/kde4/calligra/KoProgressUpdater.h
+include/kde4/calligra/KoProperties.h
+include/kde4/calligra/KoRTree.h
+include/kde4/calligra/KoRawCellChild.h
+include/kde4/calligra/KoRdfPrefixMapping.h
+include/kde4/calligra/KoRdfSemanticItem.h
+include/kde4/calligra/KoRdfSemanticItemFactoryBase.h
+include/kde4/calligra/KoRdfSemanticItemRegistry.h
+include/kde4/calligra/KoRdfSemanticItemViewSite.h
+include/kde4/calligra/KoRdfSemanticTree.h
+include/kde4/calligra/KoRdfSemanticTreeWidgetItem.h
+include/kde4/calligra/KoResourceItemChooser.h
+include/kde4/calligra/KoResourceItemChooserContextMenu.h
+include/kde4/calligra/KoResourceModelBase.h
+include/kde4/calligra/KoResourceSelector.h
+include/kde4/calligra/KoResourceServer.h
+include/kde4/calligra/KoResourceServerAdapter.h
+include/kde4/calligra/KoResourceServerObserver.h
+include/kde4/calligra/KoResourceServerProvider.h
+include/kde4/calligra/KoResourceTagStore.h
+include/kde4/calligra/KoRgbColorSpaceTraits.h
+include/kde4/calligra/KoRow.h
+include/kde4/calligra/KoRowStyle.h
+include/kde4/calligra/KoSection.h
+include/kde4/calligra/KoSectionEnd.h
+include/kde4/calligra/KoSectionManager.h
+include/kde4/calligra/KoSectionUtils.h
+include/kde4/calligra/KoSelection.h
+include/kde4/calligra/KoSemanticStylesheet.h
+include/kde4/calligra/KoSemanticStylesheetsEditor.h
+include/kde4/calligra/KoShadowConfigWidget.h
+include/kde4/calligra/KoShadowStyle.h
+include/kde4/calligra/KoShape.h
+include/kde4/calligra/KoShapeAlignCommand.h
+include/kde4/calligra/KoShapeAnchor.h
+include/kde4/calligra/KoShapeApplicationData.h
+include/kde4/calligra/KoShapeBackgroundCommand.h
+include/kde4/calligra/KoShapeBasedDocumentBase.h
+include/kde4/calligra/KoShapeConfigWidgetBase.h
+include/kde4/calligra/KoShapeContainer.h
+include/kde4/calligra/KoShapeContainerDefaultModel.h
+include/kde4/calligra/KoShapeContainerModel.h
+include/kde4/calligra/KoShapeController.h
+include/kde4/calligra/KoShapeCreateCommand.h
+include/kde4/calligra/KoShapeDeleteCommand.h
+include/kde4/calligra/KoShapeDistributeCommand.h
+include/kde4/calligra/KoShapeFactoryBase.h
+include/kde4/calligra/KoShapeGroup.h
+include/kde4/calligra/KoShapeGroupCommand.h
+include/kde4/calligra/KoShapeLayer.h
+include/kde4/calligra/KoShapeLoadingContext.h
+include/kde4/calligra/KoShapeManager.h
+include/kde4/calligra/KoShapeManagerPaintingStrategy.h
+include/kde4/calligra/KoShapeMoveCommand.h
+include/kde4/calligra/KoShapeOdfSaveHelper.h
+include/kde4/calligra/KoShapePainter.h
+include/kde4/calligra/KoShapeRegistry.h
+include/kde4/calligra/KoShapeRenameCommand.h
+include/kde4/calligra/KoShapeReorderCommand.h
+include/kde4/calligra/KoShapeSavingContext.h
+include/kde4/calligra/KoShapeShadowCommand.h
+include/kde4/calligra/KoShapeShearCommand.h
+include/kde4/calligra/KoShapeSizeCommand.h
+include/kde4/calligra/KoShapeStrokeCommand.h
+include/kde4/calligra/KoShapeStrokeModel.h
+include/kde4/calligra/KoShapeTransformCommand.h
+include/kde4/calligra/KoShapeUngroupCommand.h
+include/kde4/calligra/KoShapeUserData.h
+include/kde4/calligra/KoSharedSavingData.h
+include/kde4/calligra/KoSizeGroup.h
+include/kde4/calligra/KoStore.h
+include/kde4/calligra/KoStoreDevice.h
+include/kde4/calligra/KoStrokeConfigWidget.h
+include/kde4/calligra/KoStyle.h
+include/kde4/calligra/KoStyleStack.h
+include/kde4/calligra/KoStyleThumbnailer.h
+include/kde4/calligra/KoSubpathRemoveCommand.h
+include/kde4/calligra/KoTable.h
+include/kde4/calligra/KoTableTemplate.h
+include/kde4/calligra/KoTblStyle.h
+include/kde4/calligra/KoText.h
+include/kde4/calligra/KoTextBlockBorderData.h
+include/kde4/calligra/KoTextBlockData.h
+include/kde4/calligra/KoTextCommandBase.h
+include/kde4/calligra/KoTextDocument.h
+include/kde4/calligra/KoTextDocumentLayout.h
+include/kde4/calligra/KoTextEditingFactory.h
+include/kde4/calligra/KoTextEditingPlugin.h
+include/kde4/calligra/KoTextEditingRegistry.h
+include/kde4/calligra/KoTextEditor.h
+include/kde4/calligra/KoTextInlineRdf.h
+include/kde4/calligra/KoTextLayoutArea.h
+include/kde4/calligra/KoTextLayoutRootArea.h
+include/kde4/calligra/KoTextLocator.h
+include/kde4/calligra/KoTextMeta.h
+include/kde4/calligra/KoTextPage.h
+include/kde4/calligra/KoTextPaste.h
+include/kde4/calligra/KoTextRange.h
+include/kde4/calligra/KoTextRangeManager.h
+include/kde4/calligra/KoTextRdfCore.h
+include/kde4/calligra/KoTextShapeData.h
+include/kde4/calligra/KoTextShapeDataBase.h
+include/kde4/calligra/KoTextSoftPageBreak.cpp
+include/kde4/calligra/KoTextTableTemplate.h
+include/kde4/calligra/KoToolBase.h
+include/kde4/calligra/KoToolFactoryBase.h
+include/kde4/calligra/KoToolManager.h
+include/kde4/calligra/KoToolProxy.h
+include/kde4/calligra/KoToolRegistry.h
+include/kde4/calligra/KoToolSelection.h
+include/kde4/calligra/KoTriangleColorSelector.h
+include/kde4/calligra/KoUnit.h
+include/kde4/calligra/KoUpdater.h
+include/kde4/calligra/KoVariable.h
+include/kde4/calligra/KoVariableManager.h
+include/kde4/calligra/KoViewConverter.h
+include/kde4/calligra/KoXmlNS.h
+include/kde4/calligra/KoXmlReader.h
+include/kde4/calligra/KoXmlReaderForward.h
+include/kde4/calligra/KoXmlWriter.h
+include/kde4/calligra/KoXyzColorSpaceTraits.h
+include/kde4/calligra/KoYcbcrColorSpaceTraits.h
+include/kde4/calligra/KoZoomAction.h
+include/kde4/calligra/KoZoomController.h
+include/kde4/calligra/KoZoomHandler.h
+include/kde4/calligra/KoZoomInput.h
+include/kde4/calligra/KoZoomMode.h
+include/kde4/calligra/RdfForward.h
+include/kde4/calligra/RdfSemanticTreeWidgetAction.h
+include/kde4/calligra/RdfSemanticTreeWidgetSelectAction.h
+include/kde4/calligra/basicflakes_export.h
+include/kde4/calligra/calligragitversion.h
+include/kde4/calligra/calligraversion.h
+include/kde4/calligra/changetracker/KoChangeTracker.h
+include/kde4/calligra/changetracker/KoChangeTrackerElement.h
+include/kde4/calligra/changetracker/KoDeletedCellData.cpp
+include/kde4/calligra/changetracker/KoDeletedColumnData.cpp
+include/kde4/calligra/changetracker/KoDeletedRowColumnDataStore.h
+include/kde4/calligra/changetracker/KoDeletedRowData.cpp
+include/kde4/calligra/flake_export.h
+include/kde4/calligra/koodf2_export.h
+include/kde4/calligra/koodf_export.h
+include/kde4/calligra/kopageapp_export.h
+include/kde4/calligra/kordf_export.h
+include/kde4/calligra/kotext_export.h
+include/kde4/calligra/kotextlayout_export.h
+include/kde4/calligra/koversion_export.h
+include/kde4/calligra/kowidgets_export.h
+include/kde4/calligra/kowidgetutils_export.h
+include/kde4/calligra/kundo2_export.h
+include/kde4/calligra/kundo2command.h
+include/kde4/calligra/kundo2group.h
+include/kde4/calligra/kundo2magicstring.h
+include/kde4/calligra/kundo2model.h
+include/kde4/calligra/kundo2qstack.h
+include/kde4/calligra/kundo2stack.h
+include/kde4/calligra/kundo2view.h
+include/kde4/calligra/pigment_export.h
+include/kde4/calligra/styles/KoCharacterStyle.h
+include/kde4/calligra/styles/KoListLevelProperties.h
+include/kde4/calligra/styles/KoListStyle.h
+include/kde4/calligra/styles/KoParagraphStyle.h
+include/kde4/calligra/styles/KoSectionStyle.h
+include/kde4/calligra/styles/KoStyleManager.h
+include/kde4/calligra/styles/KoTableCellStyle.h
+include/kde4/calligra/styles/KoTableColumnStyle.h
+include/kde4/calligra/styles/KoTableRowStyle.h
+include/kde4/calligra/styles/KoTableStyle.h
+include/kde4/krita/KisViewManager.h
+include/kde4/krita/fill_processing_visitor.h
+include/kde4/krita/kis_base_node.h
+include/kde4/krita/kis_base_processor.h
+include/kde4/krita/kis_canvas2.h
+include/kde4/krita/kis_canvas_decoration.h
+include/kde4/krita/kis_canvas_resource_provider.h
+include/kde4/krita/kis_config_widget.h
+include/kde4/krita/kis_convolution_kernel.h
+include/kde4/krita/kis_convolution_painter.h
+include/kde4/krita/kis_convolution_worker.h
+include/kde4/krita/kis_coordinates_converter.h
+include/kde4/krita/kis_cubic_curve.h
+include/kde4/krita/kis_cursor.h
+include/kde4/krita/kis_debug.h
+include/kde4/krita/kis_default_bounds.h
+include/kde4/krita/kis_distance_information.h
+include/kde4/krita/kis_filter.h
+include/kde4/krita/kis_filter_configuration.h
+include/kde4/krita/kis_filter_registry.h
+include/kde4/krita/kis_filter_strategy.h
+include/kde4/krita/kis_generator.h
+include/kde4/krita/kis_generator_registry.h
+include/kde4/krita/kis_global.h
+include/kde4/krita/kis_image.h
+include/kde4/krita/kis_locked_properties.h
+include/kde4/krita/kis_locked_properties_proxy.h
+include/kde4/krita/kis_locked_properties_server.h
+include/kde4/krita/kis_mask.h
+include/kde4/krita/kis_multi_bool_filter_widget.h
+include/kde4/krita/kis_multi_double_filter_widget.h
+include/kde4/krita/kis_multi_integer_filter_widget.h
+include/kde4/krita/kis_node.h
+include/kde4/krita/kis_node_facade.h
+include/kde4/krita/kis_node_graph_listener.h
+include/kde4/krita/kis_paint_device.h
+include/kde4/krita/kis_painter.h
+include/kde4/krita/kis_paintop_option.h
+include/kde4/krita/kis_paintop_options_model.h
+include/kde4/krita/kis_paintop_settings_widget.h
+include/kde4/krita/kis_perspectivetransform_worker.h
+include/kde4/krita/kis_processing_information.h
+include/kde4/krita/kis_properties_configuration.h
+include/kde4/krita/kis_selection.h
+include/kde4/krita/kis_serializable_configuration.h
+include/kde4/krita/kis_shared.h
+include/kde4/krita/kis_shared_ptr.h
+include/kde4/krita/kis_tiled_data_manager.h
+include/kde4/krita/kis_tool.h
+include/kde4/krita/kis_transaction.h
+include/kde4/krita/kis_transform_worker.h
+include/kde4/krita/kis_types.h
+include/kde4/krita/kis_ui_types.h
+include/kde4/krita/kis_warptransform_worker.h
+include/kde4/krita/kritaimage_export.h
+include/kde4/krita/kritaui_export.h
+include/kde4/sheets/Cell.h
+include/kde4/sheets/CellStorage.h
+include/kde4/sheets/Condition.h
+include/kde4/sheets/Currency.h
+include/kde4/sheets/DocBase.h
+include/kde4/sheets/Format.h
+include/kde4/sheets/Global.h
+include/kde4/sheets/Map.h
+include/kde4/sheets/Number.h
+include/kde4/sheets/OdfLoadingContext.h
+include/kde4/sheets/PointStorage.h
+include/kde4/sheets/PrintSettings.h
+include/kde4/sheets/ProtectableObject.h
+include/kde4/sheets/RTree.h
+include/kde4/sheets/RectStorage.h
+include/kde4/sheets/Region.h
+include/kde4/sheets/RowColumnFormat.h
+include/kde4/sheets/RowFormatStorage.h
+include/kde4/sheets/Sheet.h
+include/kde4/sheets/Style.h
+include/kde4/sheets/Value.h
+include/kde4/sheets/ValueCalc.h
+include/kde4/sheets/ValueConverter.h
+include/kde4/sheets/ValueStorage.h
+include/kde4/sheets/calligra_sheets_export.h
+include/kde4/sheets/calligra_sheets_limits.h
+include/kde4/sheets/commands/AbstractRegionCommand.h
+include/kde4/sheets/commands/DataManipulators.h
+include/kde4/sheets/commands/SortManipulator.h
+include/kde4/sheets/commands/pivot.h
+include/kde4/sheets/commands/pivotfilters.h
+include/kde4/sheets/commands/pivotmain.h
+include/kde4/sheets/commands/pivotoptions.h
+include/kde4/sheets/database/Database.h
+include/kde4/sheets/database/Filter.h
+include/kde4/sheets/part/CanvasBase.h
+include/kde4/sheets/part/CanvasItem.h
+include/kde4/sheets/part/CellTool.h
+include/kde4/sheets/part/Doc.h
+include/kde4/sheets/part/Find.h
+include/kde4/sheets/part/HeaderItems.h
+include/kde4/sheets/part/Headers.h
+include/kde4/sheets/part/Part.h
+include/kde4/sheets/part/ToolRegistry.h
+include/kde4/sheets/part/View.h
+include/kde4/sheets/ui/CellEditorBase.h
+include/kde4/sheets/ui/CellToolBase.h
+include/kde4/sheets/ui/Selection.h
+include/kde4/sheets/ui/SheetView.h
+include/kde4/stage/part/KPrAnimationDirector.h
+include/kde4/stage/part/KPrCustomSlideShows.h
+include/kde4/stage/part/KPrDeclarations.h
+include/kde4/stage/part/KPrDocument.h
+include/kde4/stage/part/KPrNotes.h
+include/kde4/stage/part/KPrPage.h
+include/kde4/stage/part/KPrPageData.h
+include/kde4/stage/part/KPrPresentationTool.h
+include/kde4/stage/part/KPrShapeAnimations.h
+include/kde4/stage/part/KPrView.h
+include/kde4/stage/part/KPrViewModePresentation.h
+include/kde4/stage/part/animations/KPrAnimationData.h
+include/kde4/stage/part/animations/KPrAnimationStep.h
+include/kde4/stage/part/animations/KPrShapeAnimation.h
+include/kde4/stage/part/pagelayout/KPrPlaceholders.h
+include/kde4/stage/part/stage_export.h
+include/kde4/words/part/KWApplicationConfig.h
+include/kde4/words/part/KWCanvas.h
+include/kde4/words/part/KWCanvasBase.h
+include/kde4/words/part/KWCanvasItem.h
+include/kde4/words/part/KWDocument.h
+include/kde4/words/part/KWPage.h
+include/kde4/words/part/KWPageManager.h
+include/kde4/words/part/KWPageStyle.h
+include/kde4/words/part/KWView.h
+include/kde4/words/part/KWViewMode.h
+include/kde4/words/part/KWViewModeNormal.h
+include/kde4/words/part/Words.h
+include/kde4/words/part/frames/KWFrame.h
+include/kde4/words/part/frames/KWFrameLayout.h
+include/kde4/words/part/frames/KWFrameSet.h
+include/kde4/words/part/frames/KWTextFrameSet.h
+include/kde4/words/part/words_export.h
lib/calligra/imports/org/krita/draganddrop/libdraganddropplugin.so
lib/calligra/imports/org/krita/draganddrop/qmldir
lib/kde4/authorpart.so