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
Multimedia
Kdenlive
Commits
f188e972
Commit
f188e972
authored
Jan 04, 2022
by
Julius Künzel
Browse files
Add missing license headers, fix some existing
parent
eb7eebfc
Changes
11
Hide whitespace changes
Inline
Side-by-side
src/monitor/view/MonitorToolButton.qml
View file @
f188e972
/*
SPDX-FileCopyrightText: 2022 Julius Künzel <jk.kdedev@smartlab.uber.space>
SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
*/
import
QtQuick
2.11
import
QtQuick
.
Controls
2.4
...
...
src/monitor/view/MultiScreenToolBar.qml
View file @
f188e972
/*
SPDX-FileCopyrightText: 2016-2021 Jean-Baptiste Mardelle <jb@kdenlive.org>
SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
*/
import
QtQuick
.
Controls
2.4
import
QtQuick
2.11
...
...
src/monitor/view/kdenlivemonitortrimming.qml
View file @
f188e972
/*
SPDX-FileCopyrightText: 2021 Julius Künzel <jk.kdedev@smartlab.uber.space>
SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
*/
import
QtQuick
.
Controls
2.4
import
QtQuick
.
Window
2.2
import
Kdenlive
.
Controls
1.0
...
...
src/timeline2/view/previewmanager.cpp
View file @
f188e972
/*
SPDX-FileCopyrightText: 2016 Jean-Baptiste Mardelle <jb@kdenlive.org>
SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
*/
#include "previewmanager.h"
...
...
src/timeline2/view/previewmanager.h
View file @
f188e972
/*
SPDX-FileCopyrightText: 2016 Jean-Baptiste Mardelle <jb@kdenlive.org>
SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
*/
#ifndef PREVIEWMANAGER_H
...
...
src/timeline2/view/qml/SubTitle.qml
View file @
f188e972
/*
SPDX-FileCopyrightText: 2020-2021 Jean-Baptiste Mardelle
SPDX-FileCopyrightText: 2020 Sashmita Raghav
SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
*/
import
QtQuick
2.11
import
QtQuick
.
Controls
2.4
...
...
src/timeline2/view/qml/timeline.qml
View file @
f188e972
/*
SPDX-FileCopyrightText: 2017-2021 Jean-Baptiste Mardelle <jb@kdenlive.org>
SPDX-FileCopyrightText: 2017 Nicolas Carion
SPDX-FileCopyrightText: 2020 Sashmita Raghav
SPDX-FileCopyrightText: 2021 Julius Künzel <jk.kdedev@smartlab.uber.space>
SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
*/
import
QtQuick
2.11
import
QtQml
.
Models
2.11
import
QtQuick
.
Controls
2.4
...
...
src/timeline2/view/qml/timelineitems.cpp
View file @
f188e972
/*
Based on Shotcut, SPDX-FileCopyrightText: 2015-2016 Meltytech LLC
SPDX-FileCopyrightText: 2019 Jean-Baptiste Mardelle <jb@kdenlive.org>
This file is part of Kdenlive. See www.kdenlive.org.
SPDX-FileCopyrightText: 2015-2016 Meltytech LLC
SPDX-FileCopyrightText: 2019 Jean-Baptiste Mardelle <jb@kdenlive.org>
SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
*/
#include "kdenlivesettings.h"
...
...
src/utils/otioconvertions.cpp
View file @
f188e972
/*
this file is part of Kdenlive, the Libre Video Editor by KDE
SPDX-FileCopyrightText: 2019 Vincent Pinon <vpinon@kde.org>
SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
...
...
src/utils/thememanager.cpp
View file @
f188e972
/*
This file is part of KDevPlatform
SPDX-FileCopyrightText: 2016 Zhigalin Alexander <alexander@zhigalin.tk>
SPDX-License-Identifier: LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL
...
...
src/utils/thememanager.h
View file @
f188e972
/*
This file is part of KDevPlatform
SPDX-FileCopyrightText: 2016 Zhigalin Alexander <alexander@zhigalin.tk>
SPDX-License-Identifier: LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL
...
...
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