Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Graphics
libksane
Commits
9022a6ee
Commit
9022a6ee
authored
Apr 12, 2021
by
Alexander Stippich
Browse files
cleanup license headers
parent
67fc90e4
Changes
59
Hide whitespace changes
Inline
Side-by-side
src/hiderectitem.cpp
View file @
9022a6ee
/* ============================================================
*
* This file is part of the KDE project
*
* Description: QGraphicsItem for hiding rects in the image viewer.
*
* SPDX-FileCopyrightText: 2019 Alexander Volkov <a.volkov@rusbitech.ru>
*
* SPDX-License-Identifier: LGPL-2.1-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL
...
...
src/hiderectitem.h
View file @
9022a6ee
/* ============================================================
*
* This file is part of the KDE project
*
* Description: QGraphicsItem for hiding rects in the image viewer.
*
* SPDX-FileCopyrightText: 2019 Alexander Volkov <a.volkov@rusbitech.ru>
*
* SPDX-License-Identifier: LGPL-2.1-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL
...
...
@@ -17,7 +13,10 @@
namespace
KSaneIface
{
/**
* QGraphicsItem for hiding rects in the image viewer.
*/
class
HideRectItem
:
public
QGraphicsRectItem
{
public:
...
...
src/ksaneauth.cpp
View file @
9022a6ee
/* ============================================================
*
* This file is part of the KDE project
*
* Date : 2010
* Description : Sane authentication helpers.
*
* SPDX-FileCopyrightText: 2010 Kare Sars <kare dot sars at iki dot fi>
* SPDX-FileCopyrightText: 2014 Gregor Mitsch : port to KDE5 frameworks
*
...
...
src/ksaneauth.h
View file @
9022a6ee
/* ============================================================
*
* This file is part of the KDE project
*
* Date : 2010
* Description : Sane authentication helpers.
*
* SPDX-FileCopyrightText: 2010 Kare Sars <kare dot sars at iki dot fi>
*
* SPDX-License-Identifier: LGPL-2.1-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL
...
...
@@ -26,7 +21,10 @@ extern "C"
namespace
KSaneIface
{
/**
* Sane authentication helpers.
*/
class
KSaneAuth
{
public:
...
...
src/ksanedevicedialog.cpp
View file @
9022a6ee
/* ============================================================
*
* This file is part of the KDE project
*
* Date : 2007-09-13
* Description : Sane interface for KDE
*
* SPDX-FileCopyrightText: 2007-2008 Kare Sars <kare dot sars at iki dot fi>
* SPDX-FileCopyrightText: 2009 Grzegorz Kurtyka <grzegorz dot kurtyka at gmail dot com>
...
...
src/ksanefinddevicesthread.cpp
View file @
9022a6ee
/* ============================================================
*
* This file is part of the KDE project
*
* Date : 2007-09-13
* Description : Sane interface for KDE
*
* SPDX-FileCopyrightText: 2009 Grzegorz Kurtyka <grzegorz dot kurtyka at gmail dot com>
* SPDX-FileCopyrightText: 2010 Kare Sars <kare dot sars at iki dot fi>
...
...
src/ksanefinddevicesthread.h
View file @
9022a6ee
/* ============================================================
*
* This file is part of the KDE project
*
* Date : 2007-09-13
* Description : Sane interface for KDE
*
* SPDX-FileCopyrightText: 2007-2008 Kare Sars <kare dot sars at iki dot fi>
* SPDX-FileCopyrightText: 2014 Gregor Mitsch : port to KDE5 frameworks
...
...
src/ksanepreviewimagebuilder.cpp
View file @
9022a6ee
/* ============================================================
*
* This file is part of the KDE project
*
* Description : Sane interface for KDE
*
* SPDX-FileCopyrightText: 2009 Kare Sars <kare dot sars at iki dot fi>
* SPDX-FileCopyrightText: 2018 Alexander Volkov <a.volkov@rusbitech.ru>
...
...
src/ksanepreviewimagebuilder.h
View file @
9022a6ee
/* ============================================================
*
* This file is part of the KDE project
*
* Description : Sane interface for KDE
*
* SPDX-FileCopyrightText: 2009 Kare Sars <kare dot sars at iki dot fi>
* SPDX-FileCopyrightText: 2018 Alexander Volkov <a.volkov@rusbitech.ru>
...
...
src/ksanepreviewthread.cpp
View file @
9022a6ee
/* ============================================================
*
* This file is part of the KDE project
*
* Date : 2009-11-13
* Description : Sane interface for KDE
*
* SPDX-FileCopyrightText: 2009 Kare Sars <kare dot sars at iki dot fi>
* SPDX-FileCopyrightText: 2014 Gregor Mitsch : port to KDE5 frameworks
*
...
...
src/ksanepreviewthread.h
View file @
9022a6ee
/* ============================================================
*
* This file is part of the KDE project
*
* Date : 2009-11-13
* Description : Sane interface for KDE
*
* SPDX-FileCopyrightText: 2009 Kare Sars <kare dot sars at iki dot fi>
*
...
...
src/ksanescanthread.cpp
View file @
9022a6ee
/* ============================================================
*
* This file is part of the KDE project
*
* Date : 2009-11-13
* Description : Sane interface for KDE
*
* SPDX-FileCopyrightText: 2009 Kare Sars <kare dot sars at iki dot fi>
* SPDX-FileCopyrightText: 2014 Gregor Mitsch : port to KDE5 frameworks
*
...
...
src/ksanescanthread.h
View file @
9022a6ee
/* ============================================================
*
* This file is part of the KDE project
*
* Date : 2009-11-13
* Description : Sane interface for KDE
*
* SPDX-FileCopyrightText: 2009 Kare Sars <kare dot sars at iki dot fi>
* SPDX-FileCopyrightText: 2014 Gregor Mitsch : port to KDE5 frameworks
...
...
src/ksaneviewer.cpp
View file @
9022a6ee
/* ============================================================
*
* This file is part of the KDE project
*
* Date : 2008-11-15
* Description : Preview image viewer that can handle a selection.
*
* SPDX-FileCopyrightText: 2008 Kare Sars <kare dot sars at iki dot fi>
* SPDX-FileCopyrightText: 2014 Gregor Mitsch : port to KDE5 frameworks
*
...
...
src/ksaneviewer.h
View file @
9022a6ee
/* ============================================================
*
* This file is part of the KDE project
*
* Date : 2008-11-15
* Description : Preview image viewer that can handle a selection.
*
* SPDX-FileCopyrightText: 2008 Kare Sars <kare dot sars at iki dot fi>
*
* SPDX-License-Identifier: LGPL-2.1-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL
...
...
@@ -20,6 +15,9 @@
namespace
KSaneIface
{
/*
* Preview image viewer that can handle a selection.
*/
class
KSaneViewer
:
public
QGraphicsView
{
Q_OBJECT
...
...
src/ksanewidget.cpp
View file @
9022a6ee
/* ============================================================
*
* This file is part of the KDE project
*
* Date : 2009-01-24
* Description : Sane interface for KDE
*
* SPDX-FileCopyrightText: 2007-2010 Kare Sars <kare dot sars at iki dot fi>
* SPDX-FileCopyrightText: 2009 Matthias Nagl <matthias at nagl dot info>
...
...
src/ksanewidget.h
View file @
9022a6ee
/* ============================================================
*
* This file is part of the KDE project
*
* Date : 2007-09-13
* Description : Sane interface for KDE
*
* SPDX-FileCopyrightText: 2007-2010 Kare Sars <kare dot sars at iki dot fi>
* SPDX-FileCopyrightText: 2007 Gilles Caulier <caulier dot gilles at gmail dot com>
...
...
src/ksanewidget_p.cpp
View file @
9022a6ee
/* ============================================================
*
* This file is part of the KDE project
*
* Date : 2007-09-13
* Description : Sane interface for KDE
*
* SPDX-FileCopyrightText: 2007-2008 Kare Sars <kare dot sars at iki dot fi>
* SPDX-FileCopyrightText: 2007-2008 Gilles Caulier <caulier dot gilles at gmail dot com>
...
...
src/ksanewidget_p.h
View file @
9022a6ee
/* ============================================================
*
* This file is part of the KDE project
*
* Date : 2009-01-21
* Description : Sane interface for KDE
*
* SPDX-FileCopyrightText: 2009 Kare Sars <kare dot sars at iki dot fi>
* SPDX-FileCopyrightText: 2014 Gregor Mitsch : port to KDE5 frameworks
...
...
src/options/ksaneactionoption.cpp
View file @
9022a6ee
/* ============================================================
*
* This file is part of the KDE project
*
* Date : 2009-01-21
* Description : Sane interface for KDE
*
* SPDX-FileCopyrightText: 2009 Kare Sars <kare dot sars at iki dot fi>
* SPDX-FileCopyrightText: 2014 Gregor Mitsch : port to KDE5 frameworks
...
...
Prev
1
2
3
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment