Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
KWin
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
17
Issues
17
List
Boards
Labels
Service Desk
Milestones
Merge Requests
40
Merge Requests
40
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Plasma
KWin
Commits
32b6ef42
Commit
32b6ef42
authored
Feb 26, 2013
by
Martin Flöser
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Strip module path from all Qt #include <>
Done with: fixqt4headers.pl --strip-modules REVIEW: 109176
parent
b01f5684
Changes
83
Hide whitespace changes
Inline
Side-by-side
Showing
83 changed files
with
137 additions
and
137 deletions
+137
-137
clients/aurorae/src/aurorae.cpp
clients/aurorae/src/aurorae.cpp
+1
-1
clients/aurorae/src/lib/auroraetheme.cpp
clients/aurorae/src/lib/auroraetheme.cpp
+1
-1
clients/aurorae/src/lib/auroraetheme.h
clients/aurorae/src/lib/auroraetheme.h
+1
-1
clients/oxygen/config/oxygenanimationconfigwidget.cpp
clients/oxygen/config/oxygenanimationconfigwidget.cpp
+2
-2
clients/oxygen/config/oxygenconfig.cpp
clients/oxygen/config/oxygenconfig.cpp
+1
-1
clients/oxygen/config/oxygenconfigwidget.cpp
clients/oxygen/config/oxygenconfigwidget.cpp
+3
-3
clients/oxygen/config/oxygenconfigwidget.h
clients/oxygen/config/oxygenconfigwidget.h
+3
-3
clients/oxygen/config/oxygendetectwidget.cpp
clients/oxygen/config/oxygendetectwidget.cpp
+3
-3
clients/oxygen/config/oxygendetectwidget.h
clients/oxygen/config/oxygendetectwidget.h
+4
-4
clients/oxygen/config/oxygenexceptiondialog.h
clients/oxygen/config/oxygenexceptiondialog.h
+2
-2
clients/oxygen/config/oxygenexceptionlistwidget.cpp
clients/oxygen/config/oxygenexceptionlistwidget.cpp
+1
-1
clients/oxygen/demo/oxygenshadowdemodialog.cpp
clients/oxygen/demo/oxygenshadowdemodialog.cpp
+1
-1
clients/oxygen/demo/oxygenshadowdemodialog.h
clients/oxygen/demo/oxygenshadowdemodialog.h
+1
-1
clients/oxygen/demo/oxygenshadowdemowidget.h
clients/oxygen/demo/oxygenshadowdemowidget.h
+1
-1
clients/oxygen/oxygenclient.cpp
clients/oxygen/oxygenclient.cpp
+3
-3
clients/oxygen/oxygenclient.h
clients/oxygen/oxygenclient.h
+3
-3
clients/oxygen/oxygenclientgroupitemdata.h
clients/oxygen/oxygenclientgroupitemdata.h
+3
-3
clients/oxygen/oxygendecorationdefines.h
clients/oxygen/oxygendecorationdefines.h
+2
-2
clients/oxygen/oxygenexceptionlist.cpp
clients/oxygen/oxygenexceptionlist.cpp
+1
-1
clients/oxygen/oxygenfactory.h
clients/oxygen/oxygenfactory.h
+1
-1
clients/oxygen/oxygensizegrip.cpp
clients/oxygen/oxygensizegrip.cpp
+1
-1
clients/oxygen/oxygensizegrip.h
clients/oxygen/oxygensizegrip.h
+1
-1
clients/oxygen/oxygentitleanimationdata.h
clients/oxygen/oxygentitleanimationdata.h
+4
-4
composite.cpp
composite.cpp
+2
-2
composite.h
composite.h
+4
-4
dbusinterface.h
dbusinterface.h
+1
-1
effects.cpp
effects.cpp
+2
-2
effects/dashboard/dashboard.h
effects/dashboard/dashboard.h
+1
-1
effects/desktopgrid/desktopgrid.cpp
effects/desktopgrid/desktopgrid.cpp
+1
-1
effects/desktopgrid/desktopgrid.h
effects/desktopgrid/desktopgrid.h
+2
-2
effects/diminactive/diminactive.h
effects/diminactive/diminactive.h
+1
-1
effects/dimscreen/dimscreen.h
effects/dimscreen/dimscreen.h
+1
-1
effects/glide/glide.cpp
effects/glide/glide.cpp
+1
-1
effects/magiclamp/magiclamp.cpp
effects/magiclamp/magiclamp.cpp
+1
-1
effects/minimizeanimation/minimizeanimation.cpp
effects/minimizeanimation/minimizeanimation.cpp
+1
-1
effects/presentwindows/presentwindows.cpp
effects/presentwindows/presentwindows.cpp
+1
-1
effects/presentwindows/presentwindows.h
effects/presentwindows/presentwindows.h
+1
-1
effects/scalein/scalein.cpp
effects/scalein/scalein.cpp
+1
-1
effects/screenshot/screenshot.cpp
effects/screenshot/screenshot.cpp
+1
-1
effects/sheet/sheet.cpp
effects/sheet/sheet.cpp
+1
-1
effects/showfps/showfps.h
effects/showfps/showfps.h
+1
-1
effects/slide/slide.h
effects/slide/slide.h
+1
-1
effects/slidingpopups/slidingpopups.cpp
effects/slidingpopups/slidingpopups.cpp
+1
-1
effects/snaphelper/snaphelper.h
effects/snaphelper/snaphelper.h
+1
-1
effects/startupfeedback/startupfeedback.cpp
effects/startupfeedback/startupfeedback.cpp
+1
-1
effects/translucency/translucency.h
effects/translucency/translucency.h
+1
-1
effects/zoom/zoom.cpp
effects/zoom/zoom.cpp
+2
-2
effects/zoom/zoom.h
effects/zoom/zoom.h
+2
-2
events.cpp
events.cpp
+1
-1
geometry.cpp
geometry.cpp
+1
-1
kcmkwin/kwincompositing/ktimerdialog.cpp
kcmkwin/kwincompositing/ktimerdialog.cpp
+1
-1
kcmkwin/kwindecoration/decorationmodel.cpp
kcmkwin/kwindecoration/decorationmodel.cpp
+4
-4
kcmkwin/kwindecoration/kwindecoration.cpp
kcmkwin/kwindecoration/kwindecoration.cpp
+3
-3
kcmkwin/kwinoptions/windows.cpp
kcmkwin/kwinoptions/windows.cpp
+1
-1
kcmkwin/kwinscripts/module.cpp
kcmkwin/kwinscripts/module.cpp
+1
-1
kcmkwin/kwintabbox/layoutpreview.cpp
kcmkwin/kwintabbox/layoutpreview.cpp
+1
-1
kcmkwin/kwintabbox/layoutpreview.h
kcmkwin/kwintabbox/layoutpreview.h
+1
-1
libkdecorations/kcommondecoration.h
libkdecorations/kcommondecoration.h
+1
-1
libkdecorations/kdecoration.h
libkdecorations/kdecoration.h
+1
-1
libkdecorations/kdecoration_p.h
libkdecorations/kdecoration_p.h
+1
-1
libkdecorations/kdecoration_plugins_p.h
libkdecorations/kdecoration_plugins_p.h
+1
-1
libkdecorations/kdecorationbridge.h
libkdecorations/kdecorationbridge.h
+1
-1
libkwineffects/kwinanimationeffect.h
libkwineffects/kwinanimationeffect.h
+1
-1
libkwineffects/kwineffects.cpp
libkwineffects/kwineffects.cpp
+1
-1
libkwineffects/kwineffects.h
libkwineffects/kwineffects.h
+7
-7
libkwineffects/kwingltexture.h
libkwineffects/kwingltexture.h
+1
-1
libkwineffects/kwingltexture_p.h
libkwineffects/kwingltexture_p.h
+2
-2
libkwineffects/kwinglutils.h
libkwineffects/kwinglutils.h
+2
-2
outline.h
outline.h
+2
-2
overlaywindow.cpp
overlaywindow.cpp
+1
-1
scene_xrender.cpp
scene_xrender.cpp
+1
-1
screenedge.cpp
screenedge.cpp
+3
-3
screenedge.h
screenedge.h
+2
-2
scripting/scriptedeffect.cpp
scripting/scriptedeffect.cpp
+1
-1
scripting/scripting.cpp
scripting/scripting.cpp
+4
-4
scripting/scripting.h
scripting/scripting.h
+3
-3
scripting/timer.cpp
scripting/timer.cpp
+1
-1
scripting/workspace_wrapper.cpp
scripting/workspace_wrapper.cpp
+1
-1
scripting/workspace_wrapper.h
scripting/workspace_wrapper.h
+3
-3
shadow.h
shadow.h
+1
-1
tabbox/declarative.cpp
tabbox/declarative.cpp
+2
-2
thumbnailitem.h
thumbnailitem.h
+1
-1
workspace.cpp
workspace.cpp
+1
-1
No files found.
clients/aurorae/src/aurorae.cpp
View file @
32b6ef42
...
...
@@ -24,7 +24,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <QtDeclarative/QDeclarativeContext>
#include <QtDeclarative/QDeclarativeEngine>
#include <QtDeclarative/QDeclarativeItem>
#include <Q
tGui/Q
GraphicsView>
#include <QGraphicsView>
#include <KConfig>
#include <KConfigGroup>
...
...
clients/aurorae/src/lib/auroraetheme.cpp
View file @
32b6ef42
...
...
@@ -21,7 +21,7 @@
#include "auroraetheme.h"
#include "themeconfig.h"
// Qt
#include <Q
tCore/Q
Hash>
#include <QHash>
// KDE
#include <KDE/KConfig>
#include <KDE/KConfigGroup>
...
...
clients/aurorae/src/lib/auroraetheme.h
View file @
32b6ef42
...
...
@@ -23,7 +23,7 @@
// #include "libaurorae_export.h"
#include <Q
tCore/Q
Object>
#include <QObject>
#include <kdecoration.h>
class
KConfig
;
...
...
clients/oxygen/config/oxygenanimationconfigwidget.cpp
View file @
32b6ef42
...
...
@@ -29,9 +29,9 @@
#include "oxygenanimationconfigitem.h"
#include "oxygengenericanimationconfigitem.h"
#include <Q
tGui/Q
ButtonGroup>
#include <QButtonGroup>
#include <QtGui/QHoverEvent>
#include <Q
tCore/Q
TextStream>
#include <QTextStream>
#include <KLocale>
namespace
Oxygen
...
...
clients/oxygen/config/oxygenconfig.cpp
View file @
32b6ef42
...
...
@@ -35,7 +35,7 @@
#include "oxygenutil.h"
#include "../oxygenexceptionlist.h"
#include <Q
tCore/Q
TextStream>
#include <QTextStream>
#include <QtDBus/QDBusConnection>
#include <QtDBus/QDBusMessage>
...
...
clients/oxygen/config/oxygenconfigwidget.cpp
View file @
32b6ef42
...
...
@@ -28,9 +28,9 @@
#include <kdeversion.h>
#include <Q
tGui/Q
Label>
#include <Q
tGui/Q
Layout>
#include <Q
tGui/Q
GroupBox>
#include <QLabel>
#include <QLayout>
#include <QGroupBox>
#include <KLocale>
#include <KTabWidget>
...
...
clients/oxygen/config/oxygenconfigwidget.h
View file @
32b6ef42
...
...
@@ -31,9 +31,9 @@
#include "../oxygendecorationdefines.h"
#include <KComboBox>
#include <Q
tGui/Q
Widget>
#include <Q
tGui/Q
CheckBox>
#include <Q
tCore/Q
Vector>
#include <QWidget>
#include <QCheckBox>
#include <QVector>
namespace
Oxygen
{
...
...
clients/oxygen/config/oxygendetectwidget.cpp
View file @
32b6ef42
...
...
@@ -31,9 +31,9 @@
#include "oxygendetectwidget.moc"
#include <cassert>
#include <Q
tGui/Q
ButtonGroup>
#include <Q
tGui/Q
Layout>
#include <Q
tGui/Q
GroupBox>
#include <QButtonGroup>
#include <QLayout>
#include <QGroupBox>
#include <QtGui/QMouseEvent>
#include <KLocale>
...
...
clients/oxygen/config/oxygendetectwidget.h
View file @
32b6ef42
...
...
@@ -34,10 +34,10 @@
#include "ui_oxygendetectwidget.h"
#include <KDialog>
#include <Q
tCore/Q
Event>
#include <Q
tCore/Q
ByteArray>
#include <Q
tGui/Q
CheckBox>
#include <Q
tGui/Q
Label>
#include <QEvent>
#include <QByteArray>
#include <QCheckBox>
#include <QLabel>
#include <kwindowsystem.h>
...
...
clients/oxygen/config/oxygenexceptiondialog.h
View file @
32b6ef42
...
...
@@ -31,8 +31,8 @@
#include <KDialog>
#include <KLineEdit>
#include <KComboBox>
#include <Q
tGui/Q
CheckBox>
#include <Q
tCore/Q
Map>
#include <QCheckBox>
#include <QMap>
namespace
Oxygen
{
...
...
clients/oxygen/config/oxygenexceptionlistwidget.cpp
View file @
32b6ef42
...
...
@@ -27,7 +27,7 @@
#include "oxygenexceptionlistwidget.moc"
#include "oxygenexceptiondialog.h"
#include <Q
tCore/Q
Pointer>
#include <QPointer>
#include <KLocale>
#include <KMessageBox>
...
...
clients/oxygen/demo/oxygenshadowdemodialog.cpp
View file @
32b6ef42
...
...
@@ -27,7 +27,7 @@
#include "oxygenshadowdemodialog.h"
#include "oxygenshadowdemodialog.moc"
#include <Q
tGui/Q
DialogButtonBox>
#include <QDialogButtonBox>
#include <QtDBus/QDBusConnection>
#include <KPushButton>
...
...
clients/oxygen/demo/oxygenshadowdemodialog.h
View file @
32b6ef42
...
...
@@ -32,7 +32,7 @@
#include "oxygenshadowcache.h"
#include <KDialog>
#include <Q
tGui/Q
CheckBox>
#include <QCheckBox>
namespace
Oxygen
{
...
...
clients/oxygen/demo/oxygenshadowdemowidget.h
View file @
32b6ef42
...
...
@@ -30,7 +30,7 @@
#include "oxygentileset.h"
#include "oxygenhelper.h"
#include <Q
tGui/Q
Widget>
#include <QWidget>
#include <QtGui/QPaintEvent>
#include <QtGui/QPixmap>
#include <cassert>
...
...
clients/oxygen/oxygenclient.cpp
View file @
32b6ef42
...
...
@@ -39,12 +39,12 @@
#include <KDebug>
#include <KStyle>
#include <Q
tGui/Q
Application>
#include <Q
tGui/Q
Label>
#include <QApplication>
#include <QLabel>
#include <QtGui/QPainter>
#include <QtGui/QBitmap>
#include <QtGui/QX11Info>
#include <Q
tCore/Q
ObjectList>
#include <QObjectList>
#include <X11/Xlib.h>
#include <X11/Xatom.h>
...
...
clients/oxygen/oxygenclient.h
View file @
32b6ef42
...
...
@@ -37,9 +37,9 @@
#include "oxygentitleanimationdata.h"
#include <kcommondecoration.h>
#include <Q
tCore/Q
BasicTimer>
#include <Q
tCore/Q
TextStream>
#include <Q
tCore/Q
TimerEvent>
#include <QBasicTimer>
#include <QTextStream>
#include <QTimerEvent>
#include <X11/Xdefs.h>
...
...
clients/oxygen/oxygenclientgroupitemdata.h
View file @
32b6ef42
...
...
@@ -30,9 +30,9 @@
#include "oxygenbutton.h"
#include "oxygenanimation.h"
#include <Q
tCore/Q
List>
#include <Q
tCore/Q
WeakPointer>
#include <Q
tCore/Q
Rect>
#include <QList>
#include <QWeakPointer>
#include <QRect>
namespace
Oxygen
{
...
...
clients/oxygen/oxygendecorationdefines.h
View file @
32b6ef42
...
...
@@ -27,8 +27,8 @@
#include "oxygenconfiguration.h"
#include <Q
tCore/Q
SharedPointer>
#include <Q
tCore/Q
List>
#include <QSharedPointer>
#include <QList>
namespace
Oxygen
{
...
...
clients/oxygen/oxygenexceptionlist.cpp
View file @
32b6ef42
...
...
@@ -27,7 +27,7 @@
#include "oxygenexceptionlist.h"
#include "oxygenutil.h"
#include <Q
tCore/Q
TextStream>
#include <QTextStream>
namespace
Oxygen
{
...
...
clients/oxygen/oxygenfactory.h
View file @
32b6ef42
...
...
@@ -32,7 +32,7 @@
#include "oxygendecohelper.h"
#include "oxygenshadowcache.h"
#include <Q
tCore/Q
Object>
#include <QObject>
#include <kdecorationfactory.h>
#include <kdeversion.h>
...
...
clients/oxygen/oxygensizegrip.cpp
View file @
32b6ef42
...
...
@@ -32,7 +32,7 @@
#include <cassert>
#include <QtGui/QPainter>
#include <QtGui/QPolygon>
#include <Q
tCore/Q
Timer>
#include <QTimer>
#include <QtGui/QX11Info>
#include <X11/Xlib.h>
...
...
clients/oxygen/oxygensizegrip.h
View file @
32b6ef42
...
...
@@ -27,7 +27,7 @@
// IN THE SOFTWARE.
//////////////////////////////////////////////////////////////////////////////
#include <Q
tGui/Q
Widget>
#include <QWidget>
#include <QtGui/QPaintEvent>
#include <QtGui/QMouseEvent>
...
...
clients/oxygen/oxygentitleanimationdata.h
View file @
32b6ef42
...
...
@@ -30,10 +30,10 @@
#include "oxygenanimation.h"
#include <cassert>
#include <Q
tCore/Q
Object>
#include <Q
tCore/Q
WeakPointer>
#include <Q
tCore/Q
BasicTimer>
#include <Q
tCore/Q
TimerEvent>
#include <QObject>
#include <QWeakPointer>
#include <QBasicTimer>
#include <QTimerEvent>
#include <QtGui/QPixmap>
...
...
composite.cpp
View file @
32b6ef42
...
...
@@ -41,8 +41,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <stdio.h>
#include <QtCo
re/QtCo
ncurrentRun>
#include <Q
tCore/Q
FutureWatcher>
#include <QtConcurrentRun>
#include <QFutureWatcher>
#include <QMenu>
#include <QTimerEvent>
#include <QDateTime>
...
...
composite.h
View file @
32b6ef42
...
...
@@ -22,10 +22,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#ifndef KWIN_COMPOSITE_H
#define KWIN_COMPOSITE_H
#include <Q
tCore/Q
Object>
#include <Q
tCore/Q
ElapsedTimer>
#include <Q
tCore/Q
Timer>
#include <Q
tCore/Q
BasicTimer>
#include <QObject>
#include <QElapsedTimer>
#include <QTimer>
#include <QBasicTimer>
#include <QRegion>
class
KSelectionOwner
;
...
...
dbusinterface.h
View file @
32b6ef42
...
...
@@ -21,7 +21,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#ifndef KWIN_DBUS_INTERFACE_H
#define KWIN_DBUS_INTERFACE_H
#include <Q
tCore/Q
Object>
#include <QObject>
#include <QtDBus/QtDBus>
class
QByteArray
;
template
<
class
T
>
class
QList
;
...
...
effects.cpp
View file @
32b6ef42
...
...
@@ -44,8 +44,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "kwinglutils.h"
#include <QFile>
#include <Q
tCore/Q
FutureWatcher>
#include <QtCo
re/QtCo
ncurrentRun>
#include <QFutureWatcher>
#include <QtConcurrentRun>
#include <QDBusServiceWatcher>
#include <QDBusPendingCallWatcher>
...
...
effects/dashboard/dashboard.h
View file @
32b6ef42
...
...
@@ -22,7 +22,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define KWIN_DASHBOARD_H
#include <kwineffects.h>
#include <Q
tCore/Q
TimeLine>
#include <QTimeLine>
#include <QGraphicsView>
#include <QGraphicsItem>
#include <Plasma/WindowEffects>
...
...
effects/desktopgrid/desktopgrid.cpp
View file @
32b6ef42
...
...
@@ -37,7 +37,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <QMouseEvent>
#include <kglobalsettings.h>
#include <QtGui/QPainter>
#include <Q
tGui/Q
GraphicsLinearLayout>
#include <QGraphicsLinearLayout>
#include <QtGui/QVector2D>
#include <Plasma/FrameSvg>
#include <Plasma/PushButton>
...
...
effects/desktopgrid/desktopgrid.h
View file @
32b6ef42
...
...
@@ -25,8 +25,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <kwineffects.h>
#include <kshortcut.h>
#include <QObject>
#include <Q
tCore/Q
TimeLine>
#include <Q
tGui/Q
GraphicsView>
#include <QTimeLine>
#include <QGraphicsView>
namespace
Plasma
{
...
...
effects/diminactive/diminactive.h
View file @
32b6ef42
...
...
@@ -24,7 +24,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// Include with base class for effects.
#include <kwineffects.h>
#include <Q
tCore/Q
TimeLine>
#include <QTimeLine>
namespace
KWin
...
...
effects/dimscreen/dimscreen.h
View file @
32b6ef42
...
...
@@ -22,7 +22,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define KWIN_DIMSCREEN_H
#include <kwineffects.h>
#include <Q
tCore/Q
TimeLine>
#include <QTimeLine>
namespace
KWin
{
...
...
effects/glide/glide.cpp
View file @
32b6ef42
...
...
@@ -24,7 +24,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// KConfigSkeleton
#include "glideconfig.h"
#include <Q
tCore/Q
TimeLine>
#include <QTimeLine>
// Effect is based on fade effect by Philip Falkner
...
...
effects/magiclamp/magiclamp.cpp
View file @
32b6ef42
...
...
@@ -26,7 +26,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <kwinconfig.h>
#include <kconfiggroup.h>
#include <Q
tCore/Q
TimeLine>
#include <QTimeLine>
#include <QtDebug>
namespace
KWin
...
...
effects/minimizeanimation/minimizeanimation.cpp
View file @
32b6ef42
...
...
@@ -19,7 +19,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*********************************************************************/
#include "minimizeanimation.h"
#include <Q
tCore/Q
TimeLine>
#include <QTimeLine>
#include <QtGui/QVector2D>
namespace
KWin
...
...
effects/presentwindows/presentwindows.cpp
View file @
32b6ef42
...
...
@@ -32,7 +32,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <QMouseEvent>
#include <QtGui/QPainter>
#include <Q
tGui/Q
GraphicsLinearLayout>
#include <QGraphicsLinearLayout>
#include <Plasma/FrameSvg>
#include <Plasma/PushButton>
#include <Plasma/Theme>
...
...
effects/presentwindows/presentwindows.h
View file @
32b6ef42
...
...
@@ -26,7 +26,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <kwineffects.h>
#include <kshortcut.h>
#include <Q
tGui/Q
GraphicsView>
#include <QGraphicsView>
class
QTimer
;
namespace
Plasma
...
...
effects/scalein/scalein.cpp
View file @
32b6ef42
...
...
@@ -19,7 +19,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*********************************************************************/
#include "scalein.h"
#include <Q
tCore/Q
TimeLine>
#include <QTimeLine>
#include <QtGui/QVector2D>
namespace
KWin
...
...
effects/screenshot/screenshot.cpp
View file @
32b6ef42
...
...
@@ -24,7 +24,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <KDE/KDebug>
#include <KDE/KTemporaryFile>
#include <QtDBus/QDBusConnection>
#include <Q
tCore/Q
VarLengthArray>
#include <QVarLengthArray>
#include <QtGui/QPainter>
#include <QMatrix4x4>
#include <xcb/xcb_image.h>
...
...
effects/sheet/sheet.cpp
View file @
32b6ef42
...
...
@@ -22,7 +22,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "sheet.h"
#include <kconfiggroup.h>
#include <Q
tCore/Q
TimeLine>
#include <QTimeLine>
#include <QGraphicsRotation>
#include <QVector3D>
...
...
effects/showfps/showfps.h
View file @
32b6ef42
...
...
@@ -21,7 +21,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#ifndef KWIN_SHOWFPS_H
#define KWIN_SHOWFPS_H
#include <Q
tCore/Q
Time>
#include <QTime>
#include <kwineffects.h>
...
...
effects/slide/slide.h
View file @
32b6ef42
...
...
@@ -24,7 +24,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <kwineffects.h>
#include <QObject>
#include <Q
tCore/Q
TimeLine>
#include <QTimeLine>
namespace
KWin
{
...
...
effects/slidingpopups/slidingpopups.cpp
View file @
32b6ef42
...
...
@@ -22,7 +22,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <kdebug.h>
#include <KDE/KConfigGroup>
#include <Q
tCore/Q
TimeLine>
#include <QTimeLine>
namespace
KWin
{
...
...
effects/snaphelper/snaphelper.h
View file @
32b6ef42
...
...
@@ -22,7 +22,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define KWIN_SNAPHELPER_H
#include <kwineffects.h>
#include <Q
tCore/Q
TimeLine>
#include <QTimeLine>
namespace
KWin
{
...
...
effects/startupfeedback/startupfeedback.cpp
View file @
32b6ef42
...
...
@@ -19,7 +19,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*********************************************************************/
#include "startupfeedback.h"
// Qt
#include <Q
tCore/Q
Size>
#include <QSize>
#include <QtGui/QPainter>
// KDE
#include <KDE/KConfigGroup>
...
...
effects/translucency/translucency.h
View file @
32b6ef42
...
...
@@ -22,7 +22,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define KWIN_TRANSLUCENCY_H
#include <kwineffects.h>
#include <Q
tCore/Q
TimeLine>
#include <QTimeLine>
namespace
KWin
{
...
...
effects/zoom/zoom.cpp
View file @
32b6ef42
...
...
@@ -23,8 +23,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// KConfigSkeleton
#include "zoomconfig.h"
#include <Q
tGui/Q
Application>
#include <Q
tGui/Q
Style>
#include <QApplication>
#include <QStyle>
#include <QtGui/QVector2D>
#include <QtDBus/QDBusConnection>
#include <kaction.h>
...
...
effects/zoom/zoom.h
View file @
32b6ef42
...
...
@@ -23,8 +23,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define KWIN_ZOOM_H
#include <kwineffects.h>
#include <Q
tCore/Q
Time>
#include <Q
tCore/Q
TimeLine>
#include <QTime>
#include <QTimeLine>
namespace
KWin
{
...
...
events.cpp
View file @
32b6ef42
...
...
@@ -48,7 +48,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <QWhatsThis>
#include <QApplication>
#include <Q
tGui/Q
DesktopWidget>
#include <QDesktopWidget>
#include <kkeyserver.h>
...
...
geometry.cpp
View file @
32b6ef42
...
...
@@ -44,7 +44,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#ifdef KWIN_BUILD_SCREENEDGES
#include "screenedge.h"
#endif
#include <Q
tGui/Q
DesktopWidget>
#include <QDesktopWidget>
#include <QPainter>
#include <QVarLengthArray>
#include <QX11Info>
...
...
kcmkwin/kwincompositing/ktimerdialog.cpp
View file @
32b6ef42
...
...
@@ -26,7 +26,7 @@
#include <QPixmap>
#include <QTimer>
#include <Q
tGui/Q
ProgressBar>
#include <QProgressBar>
#include <kwindowsystem.h>
#include <kiconloader.h>
...
...
kcmkwin/kwindecoration/decorationmodel.cpp
View file @
32b6ef42
...
...
@@ -22,11 +22,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// kwin
#include <kdecorationfactory.h>
// Qt
#include <Q
tCore/Q
Dir>
#include <Q
tCore/Q
FileInfo>
#include <Q
tGui/Q
Application>
#include <QDir>
#include <QFileInfo>
#include <QApplication>
#include <QtGui/QPainter>
#include <Q
tGui/Q
Style>
#include <QStyle>
#include <QtGui/QTextDocument>
// KDE
#include <KConfigGroup>
...
...
kcmkwin/kwindecoration/kwindecoration.cpp
View file @
32b6ef42
...
...
@@ -40,9 +40,9 @@
#include <QtDeclarative/QDeclarativeEngine>
#include <QtDeclarative/QDeclarativeItem>
#include <QtDeclarative/QDeclarativeView>
#include <Q
tGui/Q
SortFilterProxyModel>
#include <Q
tGui/Q
GraphicsObject>
#include <Q
tGui/Q
ScrollBar>
#include <QSortFilterProxyModel>
#include <QGraphicsObject>
#include <QScrollBar>
#include <QUiLoader>
// KDE
#include <KAboutData>
...
...
kcmkwin/kwinoptions/windows.cpp
View file @
32b6ef42
...
...
@@ -30,7 +30,7 @@
#include <KComboBox>
#include <QHBoxLayout>
#include <QFormLayout>
#include <Q
tGui/Q
DesktopWidget>
#include <QDesktopWidget>
#include <QtDBus/QtDBus>
#include <KButtonGroup>
...
...
kcmkwin/kwinscripts/module.cpp
View file @
32b6ef42
...
...
@@ -20,7 +20,7 @@
#include "module.h"
#include "ui_module.h"
#include <Q
tCore/Q
StringList>
#include <QStringList>
#include <QtDBus/QDBusConnection>
#include <QtDBus/QDBusMessage>
#include <QtDBus/QDBusPendingCall>
...
...
kcmkwin/kwintabbox/layoutpreview.cpp
View file @
32b6ef42
...
...
@@ -23,7 +23,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <QtDeclarative/qdeclarative.h>
#include <QtDeclarative/QDeclarativeContext>
#include <QtDeclarative/QDeclarativeEngine>
#include <Q
tGui/Q
GraphicsObject>
#include <QGraphicsObject>
#include <kdeclarative.h>
#include <KDE/KConfigGroup>
#include <KDE/KDesktopFile>
...
...
kcmkwin/kwintabbox/layoutpreview.h
View file @
32b6ef42
...
...
@@ -20,7 +20,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#ifndef KWIN_TABBOX_LAYOUTPREVIEW_H
#define KWIN_TABBOX_LAYOUTPREVIEW_H