D27243: KQuickCharts: Convert license headers to SPDX statements
Andreas Cord-Landwehr
noreply at phabricator.kde.org
Sat Feb 29 11:16:32 GMT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit R1049:b294f7fb337e: KQuickCharts: Convert license headers to SPDX statements (authored by cordlandwehr).
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
REPOSITORY
R1049 KQuickCharts
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D27243?vs=75244&id=76677
REVISION DETAIL
https://phabricator.kde.org/D27243
AFFECTED FILES
LICENSES/LGPL-2.1-only.txt
LICENSES/LGPL-3.0-only.txt
LICENSES/LicenseRef-KDE-Accepted-LGPL.txt
LICENSES/MIT.txt
autotests/ArraySourceTest.cpp
autotests/qmltest.cpp
autotests/tst_BarChart.qml
autotests/tst_LineChart.qml
autotests/tst_PieChart.qml
controls/ChartsControlsPlugin.cpp
controls/ChartsControlsPlugin.h
controls/Legend.qml
controls/LegendDelegate.qml
controls/LineChartControl.qml
controls/PieChartControl.qml
controls/Theme.qml
controls/styles/org.kde.desktop/Theme.qml
examples/charts/BarChart.qml
examples/charts/ContinuousLineChart.qml
examples/charts/LineChart.qml
examples/charts/PieChart.qml
examples/charts/RangeEditor.qml
examples/charts/main.cpp
examples/charts/main.qml
examples/snippets/barchart.qml
examples/snippets/linechart.qml
examples/snippets/minimal.qml
examples/snippets/piechart.qml
src/BarChart.cpp
src/BarChart.h
src/Chart.cpp
src/Chart.h
src/ChartsPlugin.cpp
src/ChartsPlugin.h
src/LineChart.cpp
src/LineChart.h
src/PieChart.cpp
src/PieChart.h
src/RangeGroup.cpp
src/RangeGroup.h
src/XYChart.cpp
src/XYChart.h
src/datasource/ArraySource.cpp
src/datasource/ArraySource.h
src/datasource/ChartAxisSource.cpp
src/datasource/ChartAxisSource.h
src/datasource/ChartDataSource.cpp
src/datasource/ChartDataSource.h
src/datasource/ColorGradientSource.cpp
src/datasource/ColorGradientSource.h
src/datasource/ModelHistorySource.cpp
src/datasource/ModelHistorySource.h
src/datasource/ModelSource.cpp
src/datasource/ModelSource.h
src/datasource/SingleValueSource.cpp
src/datasource/SingleValueSource.h
src/datasource/ValueHistorySource.cpp
src/datasource/ValueHistorySource.h
src/decorations/AxisLabels.cpp
src/decorations/AxisLabels.h
src/decorations/GridLines.cpp
src/decorations/GridLines.h
src/decorations/LegendModel.cpp
src/decorations/LegendModel.h
src/scenegraph/BarChartNode.cpp
src/scenegraph/BarChartNode.h
src/scenegraph/LineChartMaterial.cpp
src/scenegraph/LineChartMaterial.h
src/scenegraph/LineChartNode.cpp
src/scenegraph/LineChartNode.h
src/scenegraph/LineGridNode.cpp
src/scenegraph/LineGridNode.h
src/scenegraph/LineSegmentNode.cpp
src/scenegraph/LineSegmentNode.h
src/scenegraph/PieChartMaterial.cpp
src/scenegraph/PieChartMaterial.h
src/scenegraph/PieChartNode.cpp
src/scenegraph/PieChartNode.h
src/scenegraph/SDFShader.cpp
src/scenegraph/SDFShader.h
src/shaders/desktop_header.glsl
src/shaders/desktop_header_core.glsl
src/shaders/es_header.glsl
src/shaders/linechart.frag
src/shaders/linechart.vert
src/shaders/linechart_core.frag
src/shaders/linechart_core.vert
src/shaders/piechart.frag
src/shaders/piechart.vert
src/shaders/piechart_core.frag
src/shaders/piechart_core.vert
src/shaders/sdf.frag
src/shaders/sdf_core.frag
src/shaders/uv.vert
To: cordlandwehr, ahiemstra
Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200229/029fd859/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list