1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: FIXME
Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by CDBS
Files: LGPL_EXCEPTION.txt
debian/.gitattributes
debian/changelog
debian/control
debian/files
debian/libqt5feedback5.install
debian/libqt5feedback5.symbols
debian/patches/1001_revert_module_version.patch
debian/patches/2001_disable_audio_playback_test.patch
debian/patches/2002_disable-cmake-test.patch
debian/patches/README
debian/patches/series
debian/qml-module-qtfeedback.install
debian/qtfeedback5-dev.install
debian/qtfeedback5-examples.examples
debian/rules
debian/source/format
debian/upstream
debian/watch
doc/compat.qdocconf
doc/macros.qdocconf
doc/qt-cpp-ignore.qdocconf
doc/qt-defines.qdocconf
doc/qt5-dita.qdocconf
doc/qtfeedback.qdocconf
doc/src/images/non-periodic-effect.svg
doc/src/images/periodic-effect.svg
doc/src/snippets/qtfeedbackdocsample/qtfeedbackdocsample.pro
doc/style/style.css
examples/examples.pri
examples/examples.pro
examples/hapticsplayer/hapticsplayer.pro
examples/hapticsplayer/hapticsplayer.ui
examples/hapticsquare/hapticsquare.pro
include/QtFeedback/0.0.0/QtFeedback/private/qfeedbackeffect_p.h
include/QtFeedback/0.0.0/QtFeedback/private/qfeedbackplugin_p.h
include/QtFeedback/QFeedbackActuator
include/QtFeedback/QFeedbackEffect
include/QtFeedback/QFeedbackFileEffect
include/QtFeedback/QFeedbackFileInterface
include/QtFeedback/QFeedbackHapticsEffect
include/QtFeedback/QFeedbackHapticsInterface
include/QtFeedback/QFeedbackInterface
include/QtFeedback/QFeedbackThemeInterface
include/QtFeedback/QtFeedback
include/QtFeedback/QtFeedbackVersion
include/QtFeedback/qfeedbackactuator.h
include/QtFeedback/qfeedbackeffect.h
include/QtFeedback/qfeedbackglobal.h
include/QtFeedback/qfeedbackplugininterfaces.h
include/QtFeedback/qfeedbackpluginsearch.h
qtfeedback.pro
src/feedback/feedback.pro
src/imports/feedback/feedback.pro
src/imports/feedback/plugin.json
src/imports/feedback/qmldir
src/imports/imports.pro
src/plugins/feedback/feedback.pro
src/plugins/feedback/immersion/immersion.json
src/plugins/feedback/immersion/immersion.pro
src/plugins/feedback/meegotouch/meegotouch.json
src/plugins/feedback/meegotouch/meegotouch.pro
src/plugins/feedback/mmk/mmk.json
src/plugins/feedback/mmk/mmk.pro
src/plugins/plugins.pro
src/src.pro
sync.profile
tests/auto/auto.pri
tests/auto/auto.pro
tests/auto/cmake/CMakeLists.txt
tests/auto/cmake/cmake.pro
tests/auto/cmake/test_modules/CMakeLists.txt
tests/auto/qdeclarativefeedback/qdeclarativefeedback.pro
tests/auto/qfeedbackactuator/qfeedbackactuator.pro
tests/auto/qfeedbackhapticseffect/qfeedbackhapticseffect.pro
tests/auto/qfeedbackmmk/qfeedbackmmk.pro
tests/auto/qfeedbackplugin/qfeedbackplugin.pro
tests/auto/qfeedbackplugin/testplugin/testplugin.pro
tests/auto/qfeedbackplugin/testplugin2/testplugin2.pro
tests/auto/qfeedbackplugin/testplugin3/testplugin3.pro
tests/auto/qfeedbackplugin/unittest/unittest.pro
tests/tests.pro
Copyright: NONE
License: UNKNOWN
FIXME
Files: src/feedback/qfeedbackactuator.cpp
src/feedback/qfeedbackactuator.h
src/feedback/qfeedbackeffect.cpp
src/feedback/qfeedbackeffect.h
src/feedback/qfeedbackeffect_p.h
src/feedback/qfeedbackglobal.h
src/feedback/qfeedbackplugin.cpp
src/feedback/qfeedbackplugin_p.h
src/feedback/qfeedbackplugininterfaces.h
src/feedback/qfeedbackpluginsearch.h
src/imports/feedback/plugin.cpp
src/imports/feedback/qdeclarativefeedbackactuator.cpp
src/imports/feedback/qdeclarativefeedbackactuator_p.h
src/imports/feedback/qdeclarativefeedbackeffect.cpp
src/imports/feedback/qdeclarativefeedbackeffect_p.h
src/imports/feedback/qdeclarativefileeffect.cpp
src/imports/feedback/qdeclarativefileeffect_p.h
src/imports/feedback/qdeclarativehapticseffect.cpp
src/imports/feedback/qdeclarativehapticseffect_p.h
src/imports/feedback/qdeclarativethemeeffect.cpp
src/imports/feedback/qdeclarativethemeeffect_p.h
src/plugins/feedback/immersion/qfeedback.cpp
src/plugins/feedback/immersion/qfeedback.h
src/plugins/feedback/meegotouch/qfeedback.cpp
src/plugins/feedback/meegotouch/qfeedback.h
src/plugins/feedback/mmk/qfeedback.cpp
src/plugins/feedback/mmk/qfeedback.h
Copyright: 2017, The Qt Company Ltd.
License: GPL (v3) LGPL (v3)
FIXME
Files: tests/auto/qdeclarativefeedback/data/actuator.qml
tests/auto/qdeclarativefeedback/data/fileeffect.qml
tests/auto/qdeclarativefeedback/data/hapticseffect.qml
tests/auto/qdeclarativefeedback/data/themeeffect.qml
tests/auto/qdeclarativefeedback/data/themeeffect2.qml
tests/auto/qdeclarativefeedback/data/themeeffect3.qml
tests/auto/qdeclarativefeedback/tst_qdeclarativefeedback.cpp
tests/auto/qfeedbackactuator/tst_qfeedbackactuator.cpp
tests/auto/qfeedbackhapticseffect/tst_qfeedbackhapticseffect.cpp
tests/auto/qfeedbackmmk/tst_qfeedbackmmk.cpp
tests/auto/qfeedbackplugin/testplugin/qfeedbacktestplugin.cpp
tests/auto/qfeedbackplugin/testplugin/qfeedbacktestplugin.h
tests/auto/qfeedbackplugin/testplugin2/qfeedbacktestplugin.cpp
tests/auto/qfeedbackplugin/testplugin2/qfeedbacktestplugin.h
tests/auto/qfeedbackplugin/testplugin3/qfeedbacktestplugin.cpp
tests/auto/qfeedbackplugin/testplugin3/qfeedbacktestplugin.h
tests/auto/qfeedbackplugin/unittest/tst_qfeedbackplugin.cpp
Copyright: 2016, The Qt Company Ltd.
License: GPL (v3)
FIXME
Files: doc/src/snippets/declarative/declarative-feedback.qml
doc/src/snippets/qtfeedbackdocsample/qtfeedbackdocsample.cpp
examples/hapticsplayer/hapticsplayer.cpp
examples/hapticsplayer/hapticsplayer.h
examples/hapticsplayer/main.cpp
examples/hapticsquare/hapticbutton.cpp
examples/hapticsquare/hapticbutton.h
examples/hapticsquare/hapticsquare.cpp
examples/hapticsquare/hapticsquare.h
examples/hapticsquare/main.cpp
Copyright: 2017, The Qt Company Ltd.
License: BSD (3 clause)
FIXME
Files: doc/src/examples/hapticsplayer.qdoc
doc/src/examples/hapticsquare.qdoc
doc/src/legal/3rdparty.qdoc
doc/src/legal/editions.qdoc
doc/src/legal/gpl.qdoc
doc/src/legal/opensourceedition.qdoc
doc/src/legal/trademarks.qdoc
doc/src/plugins/qml-feedback.qdoc
doc/src/qtfeedback.qdoc
doc/src/snippets/code/doc_src_lgpl.qdoc
Copyright: 2017, The Qt Company Ltd.
License: UNKNOWN
FIXME
Files: include/QtFeedback/headers.pri
include/QtFeedback/qtfeedbackversion.h
src/imports/feedback/plugins.qmltypes
Copyright: NONE
License: GENERATED FILE
FIXME
Files: LICENSE.GPL3
LICENSE.GPL3-EXCEPT
Copyright: 2007, Free Software Foundation, Inc. <http:fsf.org/>
License: UNKNOWN
FIXME
Files: LICENSE.LGPL3
Copyright: 2007, Free Software Foundation, Inc. <http:fsf.org/>
License: GPL (v3)
FIXME
Files: tests/auto/cmake/test_modules/main.cpp
Copyright: 2012, Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Stephen Kelly <stephen.kelly@kdab.com>
2016, The Qt Company Ltd.
License: GPL (v3)
FIXME
Files: debian/copyright
Copyright: -format/1.0/
2007-2012, Fathi Boudra <fabo@debian.org>
2012, Digia Plc and/or its subsidiary(-ies)
License: LGPL (v2.1)
FIXME
Files: tests/auto/qfeedbackmmk/test.wav
Copyright:
License: UNKNOWN
FIXME
Files: LICENSE.FDL
Copyright: 2000-2002, 2007-2008, Free Software Foundation, Inc.
License: UNKNOWN
FIXME
Files: LICENSE.GPL2
Copyright: 1989, 1991, Free Software Foundation, Inc.,
License: UNKNOWN
FIXME
Files: ChangeLog
Copyright: headers
License: UNKNOWN
FIXME
|