Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Tusooa Zhu
Krita
Commits
96f45691
Commit
96f45691
authored
Sep 27, 2014
by
Friedrich W. H. Kossebau
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove unneeded includes in libs/flake
parent
c9240d54
Changes
51
Hide whitespace changes
Inline
Side-by-side
Showing
51 changed files
with
83 additions
and
61 deletions
+83
-61
krita/plugins/extensions/dockers/artisticcolorselector/artisticcolorselector_dock.cpp
...kers/artisticcolorselector/artisticcolorselector_dock.cpp
+1
-0
krita/plugins/extensions/dockers/imagedocker/imagedocker_dock.cpp
...ugins/extensions/dockers/imagedocker/imagedocker_dock.cpp
+1
-0
krita/ui/flake/kis_shape_layer_canvas.cpp
krita/ui/flake/kis_shape_layer_canvas.cpp
+1
-0
krita/ui/flake/kis_shape_layer_canvas.h
krita/ui/flake/kis_shape_layer_canvas.h
+1
-0
krita/ui/flake/kis_shape_selection_canvas.cpp
krita/ui/flake/kis_shape_selection_canvas.cpp
+1
-0
krita/ui/input/kis_rotate_canvas_action.cpp
krita/ui/input/kis_rotate_canvas_action.cpp
+2
-0
libs/basicflakes/tools/KoCreatePathTool.cpp
libs/basicflakes/tools/KoCreatePathTool.cpp
+1
-0
libs/basicflakes/tools/KoCreatePathTool_p.h
libs/basicflakes/tools/KoCreatePathTool_p.h
+2
-0
libs/flake/KoAnnotationLayoutManager.cpp
libs/flake/KoAnnotationLayoutManager.cpp
+6
-1
libs/flake/KoAnnotationLayoutManager.h
libs/flake/KoAnnotationLayoutManager.h
+5
-6
libs/flake/KoCanvasBase.h
libs/flake/KoCanvasBase.h
+6
-8
libs/flake/KoCanvasController.h
libs/flake/KoCanvasController.h
+0
-1
libs/flake/KoCanvasControllerWidget.cpp
libs/flake/KoCanvasControllerWidget.cpp
+1
-0
libs/flake/KoCanvasControllerWidget.h
libs/flake/KoCanvasControllerWidget.h
+0
-5
libs/flake/KoCanvasResourceManager.h
libs/flake/KoCanvasResourceManager.h
+5
-8
libs/flake/KoConnectionPoint.h
libs/flake/KoConnectionPoint.h
+1
-1
libs/flake/KoConnectionShapeConfigWidget.h
libs/flake/KoConnectionShapeConfigWidget.h
+2
-1
libs/flake/KoDeferredShapeFactoryBase.h
libs/flake/KoDeferredShapeFactoryBase.h
+3
-5
libs/flake/KoDockFactoryBase.h
libs/flake/KoDockFactoryBase.h
+1
-2
libs/flake/KoDockRegistry.h
libs/flake/KoDockRegistry.h
+0
-2
libs/flake/KoDocumentResourceManager.h
libs/flake/KoDocumentResourceManager.h
+5
-6
libs/flake/KoDragOdfSaveHelper.h
libs/flake/KoDragOdfSaveHelper.h
+3
-2
libs/flake/KoDragOdfSaveHelper_p.h
libs/flake/KoDragOdfSaveHelper_p.h
+2
-0
libs/flake/KoEventAction.h
libs/flake/KoEventAction.h
+0
-1
libs/flake/KoFilterEffect.cpp
libs/flake/KoFilterEffect.cpp
+1
-0
libs/flake/KoFilterEffect.h
libs/flake/KoFilterEffect.h
+0
-3
libs/flake/KoFilterEffectRegistry.h
libs/flake/KoFilterEffectRegistry.h
+0
-1
libs/flake/KoFilterEffectStack.cpp
libs/flake/KoFilterEffectStack.cpp
+1
-0
libs/flake/KoFilterEffectStack.h
libs/flake/KoFilterEffectStack.h
+2
-1
libs/flake/KoFlake.h
libs/flake/KoFlake.h
+2
-3
libs/flake/KoFrameShape.h
libs/flake/KoFrameShape.h
+2
-1
libs/flake/KoGradientBackground.h
libs/flake/KoGradientBackground.h
+1
-1
libs/flake/KoInputDeviceHandlerRegistry.h
libs/flake/KoInputDeviceHandlerRegistry.h
+0
-2
libs/flake/KoShapeOdfSaveHelper.h
libs/flake/KoShapeOdfSaveHelper.h
+2
-0
libs/flake/tests/MockShapes.h
libs/flake/tests/MockShapes.h
+1
-0
libs/flake/tests/TestResourceManager.cpp
libs/flake/tests/TestResourceManager.cpp
+1
-0
libs/flake/tools/KoPathSegmentChangeStrategy.cpp
libs/flake/tools/KoPathSegmentChangeStrategy.cpp
+1
-0
libs/flake/tools/KoPathTool.cpp
libs/flake/tools/KoPathTool.cpp
+2
-0
libs/kopageapp/KoPACanvasBase.h
libs/kopageapp/KoPACanvasBase.h
+3
-0
libs/kotext/KoText.cpp
libs/kotext/KoText.cpp
+2
-0
libs/kotext/KoTextOdfSaveHelper.h
libs/kotext/KoTextOdfSaveHelper.h
+1
-0
libs/kotext/ToCBibGeneratorInfo.cpp
libs/kotext/ToCBibGeneratorInfo.cpp
+1
-0
libs/textlayout/KoTextDocumentLayout.cpp
libs/textlayout/KoTextDocumentLayout.cpp
+1
-0
libs/textlayout/KoTextShapeData.cpp
libs/textlayout/KoTextShapeData.cpp
+1
-0
plugins/defaultTools/defaulttool/ShapeResizeStrategy.cpp
plugins/defaultTools/defaulttool/ShapeResizeStrategy.cpp
+1
-0
plugins/defaultTools/defaulttool/ShapeResizeStrategy.h
plugins/defaultTools/defaulttool/ShapeResizeStrategy.h
+1
-0
plugins/pictureshape/filters/GreyscaleFilterEffect.cpp
plugins/pictureshape/filters/GreyscaleFilterEffect.cpp
+1
-0
plugins/pictureshape/filters/MonoFilterEffect.cpp
plugins/pictureshape/filters/MonoFilterEffect.cpp
+2
-0
plugins/textshape/TextTool.cpp
plugins/textshape/TextTool.cpp
+1
-0
plugins/textshape/dialogs/ParagraphBulletsNumbers.cpp
plugins/textshape/dialogs/ParagraphBulletsNumbers.cpp
+1
-0
plugins/textshape/dialogs/SimpleTableWidget.cpp
plugins/textshape/dialogs/SimpleTableWidget.cpp
+1
-0
No files found.
krita/plugins/extensions/dockers/artisticcolorselector/artisticcolorselector_dock.cpp
View file @
96f45691
...
...
@@ -18,6 +18,7 @@
#include <klocale.h>
#include <KoCanvasResourceManager.h>
#include <KoCanvasBase.h>
#include <KoColor.h>
#include <QWidget>
#include <QMenu>
...
...
krita/plugins/extensions/dockers/imagedocker/imagedocker_dock.cpp
View file @
96f45691
...
...
@@ -23,6 +23,7 @@
#include <KoCanvasResourceManager.h>
#include <KoCanvasBase.h>
#include <KoColorSpaceRegistry.h>
#include <KoColor.h>
#include <KoIcon.h>
#include <QFileSystemModel>
...
...
krita/ui/flake/kis_shape_layer_canvas.cpp
View file @
96f45691
...
...
@@ -32,6 +32,7 @@
#include <flake/kis_shape_layer.h>
#include <KoCompositeOpRegistry.h>
#include <KoSelection.h>
#include <KoUnit.h>
#include <kis_debug.h>
...
...
krita/ui/flake/kis_shape_layer_canvas.h
View file @
96f45691
...
...
@@ -19,6 +19,7 @@
#define KIS_SHAPE_LAYER_CANVAS_H
#include <QMutex>
#include <QRegion>
#include <KoCanvasBase.h>
#include <kis_types.h>
...
...
krita/ui/flake/kis_shape_selection_canvas.cpp
View file @
96f45691
...
...
@@ -23,6 +23,7 @@
#include <QPainter>
#include <KoShapeManager.h>
#include <KoUnit.h>
KisShapeSelectionCanvas
::
KisShapeSelectionCanvas
()
:
KoCanvasBase
(
0
)
...
...
krita/ui/input/kis_rotate_canvas_action.cpp
View file @
96f45691
...
...
@@ -26,6 +26,8 @@
#include <kis_canvas2.h>
#include "kis_input_manager.h"
#include <math.h>
class
KisRotateCanvasAction
::
Private
{
public:
...
...
libs/basicflakes/tools/KoCreatePathTool.cpp
View file @
96f45691
...
...
@@ -32,6 +32,7 @@
#include "KoShapePaintingContext.h"
#include "KoStrokeConfigWidget.h"
#include "KoShapeStroke.h"
#include <KoColor.h>
#include <knuminput.h>
#include <klocale.h>
...
...
libs/basicflakes/tools/KoCreatePathTool_p.h
View file @
96f45691
...
...
@@ -33,6 +33,8 @@
#include "KoSnapStrategy.h"
#include "KoToolBase_p.h"
#include "math.h"
/// Small helper to keep track of a path point and its parent path shape
struct
PathConnectionPoint
{
PathConnectionPoint
()
...
...
libs/flake/KoAnnotationLayoutManager.cpp
View file @
96f45691
...
...
@@ -17,7 +17,12 @@
* Boston, MA 02110-1301, USA.
*/
#include "KoAnnotationLayoutManager.h"
#include <KoViewConverter.h>
#include <KoShapeManager.h>
#include <KoCanvasBase.h>
#include <KoShape.h>
#include <QWidget>
#include <QList>
#include <QHash>
#include <QMap>
...
...
@@ -128,7 +133,7 @@ bool KoAnnotationLayoutManager::isAnnotationShape(KoShape *shape)
return
false
;
}
void
KoAnnotationLayoutManager
::
registerAnnotationRefPosition
(
KoShape
*
annotationShape
,
QPointF
pos
)
void
KoAnnotationLayoutManager
::
registerAnnotationRefPosition
(
KoShape
*
annotationShape
,
const
QPointF
&
pos
)
{
QList
<
QPair
<
QPointF
,
KoShape
*
>
>::
iterator
it
=
d
->
annotationShapePositions
.
begin
();
bool
yPositionChanged
=
false
;
...
...
libs/flake/KoAnnotationLayoutManager.h
View file @
96f45691
...
...
@@ -22,13 +22,12 @@
#include "flake_export.h"
#include <QObject>
#include <QPointF>
#include <KoViewConverter.h>
#include <KoShapeManager.h>
#include <KoCanvasBase.h>
#include <KoCanvasController.h>
class
KoShapeManager
;
class
KoCanvasBase
;
class
QPainter
;
class
QPointF
;
class
KoShape
;
...
...
@@ -56,7 +55,7 @@ public:
public
slots
:
/// register the position of an annotation shape.
void
registerAnnotationRefPosition
(
KoShape
*
annotationShape
,
QPointF
refPosition
);
void
registerAnnotationRefPosition
(
KoShape
*
annotationShape
,
const
QPointF
&
refPosition
);
/// Remove annotation shape.
void
removeAnnotationShape
(
KoShape
*
annotationShape
);
...
...
libs/flake/KoCanvasBase.h
View file @
96f45691
...
...
@@ -23,21 +23,14 @@
#ifndef KOCANVASBASE_H
#define KOCANVASBASE_H
#include <KoUnit.h>
#include <QPointF>
#include <QPoint>
#include <QRectF>
#include <QRect>
#include <QWidget>
#include <QCursor>
#include <QObject>
#include "flake_export.h"
class
QGraphicsObject
;
class
KUndo2Command
;
class
KoUnit
;
class
KoCanvasResourceManager
;
class
KoShapeManager
;
class
KoToolProxy
;
...
...
@@ -49,6 +42,11 @@ class KoShape;
class
KoSnapGuide
;
class
KoGuidesData
;
class
QWidget
;
class
QCursor
;
class
QObject
;
class
QPointF
;
class
QRectF
;
/**
* KoCanvasBase is the interface actual application canvas classes
...
...
libs/flake/KoCanvasController.h
View file @
96f45691
...
...
@@ -36,7 +36,6 @@ class QSize;
class
KoShape
;
class
KoCanvasBase
;
class
KoView
;
class
KoCanvasControllerProxyObject
;
/**
...
...
libs/flake/KoCanvasControllerWidget.cpp
View file @
96f45691
...
...
@@ -50,6 +50,7 @@
#include <QGLWidget>
#endif
#include <math.h>
void
KoCanvasControllerWidget
::
Private
::
setDocumentOffset
()
{
...
...
libs/flake/KoCanvasControllerWidget.h
View file @
96f45691
...
...
@@ -27,16 +27,11 @@
#include "flake_export.h"
#include <QAbstractScrollArea>
#include <QMap>
#include <QString>
#include "KoCanvasController.h"
class
KoShape
;
class
KoCanvasBase
;
class
KoView
;
class
ZoomAndPanTester
;
/**
* KoCanvasController implementation for QWidget based canvases
...
...
libs/flake/KoCanvasResourceManager.h
View file @
96f45691
...
...
@@ -22,20 +22,17 @@
#define KO_CANVASRESOURCEMANAGER_H
#include <QObject>
#include <QList>
#include <QVariant>
#include <QSizeF>
#include "flake_export.h"
#include <KoColor.h>
#include <KoUnit.h>
class
KoShape
;
class
KoShapeStroke
;
class
KUndo2Stack
;
class
KoImageCollection
;
class
KoOdfDocument
;
class
KoColor
;
class
KoUnit
;
class
QVariant
;
class
QSizeF
;
/**
* The KoCanvasResourceManager contains a set of per-canvas
...
...
libs/flake/KoConnectionPoint.h
View file @
96f45691
...
...
@@ -21,9 +21,9 @@
#ifndef KOCONNECTIONPOINT_H
#define KOCONNECTIONPOINT_H
#include "KoFlake.h"
#include "flake_export.h"
#include <QPointF>
#include <QMap>
/// Data of a single connection point
struct
FLAKE_EXPORT
KoConnectionPoint
...
...
libs/flake/KoConnectionShapeConfigWidget.h
View file @
96f45691
...
...
@@ -20,11 +20,12 @@
#ifndef KOCONNECTIONSHAPECONFIGWIDGET_H
#define KOCONNECTIONSHAPECONFIGWIDGET_H
#include "KoConnectionShape.h"
#include "ui_KoConnectionShapeConfigWidget.h"
#include <KoShapeConfigWidgetBase.h>
class
KoConnectionShape
;
class
KoConnectionShapeConfigWidget
:
public
KoShapeConfigWidgetBase
{
Q_OBJECT
...
...
libs/flake/KoDeferredShapeFactoryBase.h
View file @
96f45691
...
...
@@ -20,18 +20,16 @@
#ifndef KODEFERREDSHAPEFACTORYBASE_H
#define KODEFERREDSHAPEFACTORYBASE_H
#include <QStringList>
#include <QString>
#include <QList>
#include "flake_export.h"
#include <
KoShapeFactoryBase.h
>
#include <
QObject
>
class
KoShape
;
class
KoDocumentResourceManager
;
class
KoProperties
;
class
QString
;
/**
* A factory for KoShape objects. This factory differs from the public KoShapeFactorBase
* class that this class really creates the shape; it's the plugin entry point for the
...
...
libs/flake/KoDockFactoryBase.h
View file @
96f45691
...
...
@@ -20,11 +20,10 @@
#ifndef KODOCKFACTORY_H
#define KODOCKFACTORY_H
#include <QString>
#include "flake_export.h"
class
QDockWidget
;
class
QString
;
/**
* Base class for factories used to create new dock widgets.
...
...
libs/flake/KoDockRegistry.h
View file @
96f45691
...
...
@@ -24,8 +24,6 @@
#include "KoDockFactoryBase.h"
#include "flake_export.h"
#include <QObject>
/**
* This singleton class keeps a register of all available dockers,
* or rather, of the factories that can create the QDockWidget instances
...
...
libs/flake/KoDocumentResourceManager.h
View file @
96f45691
...
...
@@ -22,20 +22,19 @@
#define KO_DOCUMENTRESOURCEMANAGER_H
#include <QObject>
#include <QList>
#include <QVariant>
#include <QSizeF>
#include "flake_export.h"
#include <KoColor.h>
#include <KoUnit.h>
class
KoShape
;
class
KUndo2Stack
;
class
KoImageCollection
;
class
KoOdfDocument
;
class
KoShapeController
;
class
KoColor
;
class
KoUnit
;
class
QVariant
;
class
QSizeF
;
/**
* The KoResourceManager contains a set of per-canvas <i>or</i> per-document
...
...
libs/flake/KoDragOdfSaveHelper.h
View file @
96f45691
...
...
@@ -20,11 +20,12 @@
#ifndef KODRAGODFSAVEHELPER_H
#define KODRAGODFSAVEHELPER_H
#include <KoShapeSavingContext.h>
#include "flake_export.h"
class
KoShapeSavingContext
;
class
KoXmlWriter
;
class
KoGenStyles
;
class
KoEmbeddedDocumentSaver
;
class
KoDragOdfSaveHelperPrivate
;
class
FLAKE_EXPORT
KoDragOdfSaveHelper
...
...
libs/flake/KoDragOdfSaveHelper_p.h
View file @
96f45691
...
...
@@ -20,6 +20,8 @@
#ifndef KODRAGODFSAVEHELPER_P_H
#define KODRAGODFSAVEHELPER_P_H
#include <KoShapeSavingContext.h>
class
KoDragOdfSaveHelperPrivate
{
public:
...
...
libs/flake/KoEventAction.h
View file @
96f45691
...
...
@@ -24,7 +24,6 @@
#include "KoXmlReaderForward.h"
class
KoShapeLoadingContext
;
class
KoShapeSavingContext
;
class
KoToolBase
;
/**
* This is the base class for actions that are executed on events.
...
...
libs/flake/KoFilterEffect.cpp
View file @
96f45691
...
...
@@ -21,6 +21,7 @@
#include "KoFilterEffect.h"
#include "KoXmlWriter.h"
#include <QImage>
#include <QString>
#include <QRectF>
...
...
libs/flake/KoFilterEffect.h
View file @
96f45691
...
...
@@ -23,9 +23,7 @@
class
QImage
;
class
QString
;
class
QRect
;
class
QRectF
;
class
KoViewConverter
;
class
KoXmlWriter
;
class
KoFilterEffectRenderContext
;
class
KoFilterEffectLoadingContext
;
...
...
@@ -33,7 +31,6 @@ class KoXmlElement;
#include "flake_export.h"
#include <QList>
#include <QImage>
/**
* This is the base for filter effect (blur, invert...) that can be applied on a shape.
...
...
libs/flake/KoFilterEffectRegistry.h
View file @
96f45691
...
...
@@ -22,7 +22,6 @@
#include <KoGenericRegistry.h>
#include <KoFilterEffectFactoryBase.h>
#include <QTransform>
#include "flake_export.h"
...
...
libs/flake/KoFilterEffectStack.cpp
View file @
96f45691
...
...
@@ -21,6 +21,7 @@
#include "KoFilterEffect.h"
#include "KoXmlWriter.h"
#include <QRectF>
#include <QAtomicInt>
#include <QSet>
#include <QDebug>
...
...
libs/flake/KoFilterEffectStack.h
View file @
96f45691
...
...
@@ -23,11 +23,12 @@
#include "flake_export.h"
#include <QList>
#include <QRectF>
class
KoFilterEffect
;
class
KoXmlWriter
;
class
QRectF
;
/// This class manages a stack of filter effects
class
FLAKE_EXPORT
KoFilterEffectStack
{
...
...
libs/flake/KoFlake.h
View file @
96f45691
...
...
@@ -23,10 +23,9 @@
#include "flake_export.h"
#include <QBrush>
class
KoShape
;
class
QGradient
;
class
QPointF
;
class
QSizeF
;
/**
* Flake reference
...
...
libs/flake/KoFrameShape.h
View file @
96f45691
...
...
@@ -22,8 +22,9 @@
#include "flake_export.h"
#include "KoXmlReaderForward.h"
class
KoShapeLoadingContext
;
class
KoXmlElement
;
class
QString
;
/**
* @brief Base class for shapes that are saved as a part of a draw:frame.
...
...
libs/flake/KoGradientBackground.h
View file @
96f45691
...
...
@@ -24,8 +24,8 @@
#include "flake_export.h"
#include <QTransform>
#include <QGradient>
class
QGradient
;
class
KoGradientBackgroundPrivate
;
/// A gradient shape background
...
...
libs/flake/KoInputDeviceHandlerRegistry.h
View file @
96f45691
...
...
@@ -20,8 +20,6 @@
#ifndef KOINPUTDEVICEHANDLERREGISTRY_H
#define KOINPUTDEVICEHANDLERREGISTRY_H
#include <QObject>
#include "KoGenericRegistry.h"
#include <KoInputDeviceHandler.h>
#include "flake_export.h"
...
...
libs/flake/KoShapeOdfSaveHelper.h
View file @
96f45691
...
...
@@ -23,6 +23,8 @@
#include "KoDragOdfSaveHelper.h"
#include "flake_export.h"
#include <QList>
class
KoShape
;
class
KoShapeOdfSaveHelperPrivate
;
...
...
libs/flake/tests/MockShapes.h
View file @
96f45691
...
...
@@ -28,6 +28,7 @@
#include "KoShapeManager.h"
#include "kdebug.h"
#include "KoSnapData.h"
#include "KoUnit.h"
class
MockShape
:
public
KoShape
{
...
...
libs/flake/tests/TestResourceManager.cpp
View file @
96f45691
...
...
@@ -21,6 +21,7 @@
#include "KoCanvasResourceManager.h"
#include "KoPathShape.h"
#include "KoUnit.h"
#include <QSignalSpy>
void
TestResourceManager
::
koShapeResource
()
...
...
libs/flake/tools/KoPathSegmentChangeStrategy.cpp
View file @
96f45691
...
...
@@ -27,6 +27,7 @@
#include <KoCanvasBase.h>
#include <klocale.h>
#include <limits>
#include <math.h>
KoPathSegmentChangeStrategy
::
KoPathSegmentChangeStrategy
(
KoPathTool
*
tool
,
const
QPointF
&
pos
,
const
KoPathPointData
&
segment
,
qreal
segmentParam
)
:
KoInteractionStrategy
(
tool
)
...
...
libs/flake/tools/KoPathTool.cpp
View file @
96f45691
...
...
@@ -59,6 +59,8 @@
#include <QBitmap>
#include <QTabWidget>
#include <math.h>
static
unsigned
char
needle_bits
[]
=
{
0x00
,
0x00
,
0x10
,
0x00
,
0x20
,
0x00
,
0x60
,
0x00
,
0xc0
,
0x00
,
0xc0
,
0x01
,
0x80
,
0x03
,
0x80
,
0x07
,
0x00
,
0x0f
,
0x00
,
0x1f
,
0x00
,
0x3e
,
0x00
,
0x7e
,
...
...
libs/kopageapp/KoPACanvasBase.h
View file @
96f45691
...
...
@@ -27,6 +27,9 @@
class
KoPAViewBase
;
class
KoPADocument
;
class
QRect
;
class
QPainter
;
/// Widget that shows a KoPAPage
class
KOPAGEAPP_EXPORT
KoPACanvasBase
:
public
KoCanvasBase
{
...
...
libs/kotext/KoText.cpp
View file @
96f45691
...
...
@@ -20,6 +20,8 @@
*/
#include "KoText.h"
#include <KoUnit.h>
#include <klocale.h>
using
namespace
KoText
;
...
...
libs/kotext/KoTextOdfSaveHelper.h
View file @
96f45691
...
...
@@ -23,6 +23,7 @@
#include <KoDragOdfSaveHelper.h>
#ifdef SHOULD_BUILD_RDF
#include <Soprano/Soprano>
#include <QSharedPointer>
#endif
#include "kotext_export.h"
...
...
libs/kotext/ToCBibGeneratorInfo.cpp
View file @
96f45691
...
...
@@ -21,6 +21,7 @@
#include "ToCBibGeneratorInfo.h"
#include <KoXmlWriter.h>
#include <KoUnit.h>
IndexEntry
::
IndexEntry
(
const
QString
&
_styleName
,
IndexEntry
::
IndexEntryName
_name
)
:
styleName
(
_styleName
),
...
...
libs/textlayout/KoTextDocumentLayout.cpp
View file @
96f45691
...
...
@@ -45,6 +45,7 @@
#include <KoAnnotationLayoutManager.h>
#include <KoAnnotation.h>
#include <KoTextDocument.h>
#include <KoUnit.h>
#include <kdebug.h>
#include <QTextBlock>
...
...
libs/textlayout/KoTextShapeData.cpp
View file @
96f45691
...
...
@@ -43,6 +43,7 @@
#include <KoDocumentRdfBase.h>
#include <KoStyleStack.h>
#include <KoShape.h>
#include <KoUnit.h>
#include <KoXmlNS.h>
...
...
plugins/defaultTools/defaulttool/ShapeResizeStrategy.cpp
View file @
96f45691
...
...
@@ -31,6 +31,7 @@
#include <klocale.h>
#include <limits>
#include <math.h>
ShapeResizeStrategy
::
ShapeResizeStrategy
(
KoToolBase
*
tool
,
const
QPointF
&
clicked
,
KoFlake
::
SelectionHandle
direction
)
...
...
plugins/defaultTools/defaulttool/ShapeResizeStrategy.h
View file @
96f45691
...
...
@@ -25,6 +25,7 @@
#include <QPointF>
#include <QList>
#include <QTransform>
class
KoCanvasBase
;
class
KoToolBase
;
...
...
plugins/pictureshape/filters/GreyscaleFilterEffect.cpp
View file @
96f45691
...
...
@@ -22,6 +22,7 @@
#include "GreyscaleFilterEffect.h"
#include <KoFilterEffectRenderContext.h>
#include <QImage>
GreyscaleFilterEffect
::
GreyscaleFilterEffect
()
:
KoFilterEffect
(
GreyscaleFilterEffectId
,
"Grayscale effect"
)
...
...
plugins/pictureshape/filters/MonoFilterEffect.cpp
View file @
96f45691
...
...
@@ -20,6 +20,8 @@
#include "MonoFilterEffect.h"
#include <KoFilterEffectRenderContext.h>
#include <QImage>
MonoFilterEffect
::
MonoFilterEffect
()
:
KoFilterEffect
(
MonoFilterEffectId
,
"Mono Effect"
)
{
...
...
plugins/textshape/TextTool.cpp
View file @
96f45691
...
...
@@ -50,6 +50,7 @@
#include <KoSelection.h>
#include <KoShapeManager.h>
#include <KoPointerEvent.h>
#include <KoColor.h>
#include <KoColorBackground.h>
#include <KoColorPopupAction.h>
#include <KoTextDocumentLayout.h>
...
...
plugins/textshape/dialogs/ParagraphBulletsNumbers.cpp
View file @
96f45691
...
...
@@ -25,6 +25,7 @@
#include <KoListLevelProperties.h>
#include <KoImageData.h>
#include <KoImageCollection.h>
#include <KoUnit.h>
#include <kdebug.h>