Commit Graph

6 Commits

Author SHA1 Message Date
Lucie Gérard 6f57506953 Use SPDX license identifiers
Replace the current license disclaimer in files by
a SPDX-License-Identifier.
License files are organized under LICENSES directory.

Pick-to: 6.4
Task-number: QTBUG-67283
Change-Id: Idfd176b7f7b077a5b7c66b7738dc9bcac94ab290
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
2022-06-07 18:23:52 +02:00
Joerg Bornemann 456b407825 Doc: Document how to use static plugins with CMake
Also, update the existing QTPLUGIN example to import a plugin that is
not imported by default.  This is closer what one would do in reality.

Make the CMake examples match the qmake ones.

Move text that describes CMake and qmake to the start of the section,
and add a subsection for CMake and qmake each.

Pick-to: 6.2 6.3
Fixes: QTBUG-91413
Change-Id: Ie67518dc8757c69f382067a7225c72ff0b512ff8
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2022-01-17 17:25:30 +01:00
Kai Koehne e1d555955d Fix outdated BSD license header
Change-Id: I84b17d5d6e19b88943c4e8011fae47060a0abda8
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
2017-10-17 12:41:29 +00:00
Antti Kokko 0112781936 Unify license header usage
Updated BSD license.

Change-Id: Icc360a040f76765d920750f4e590da2717b7041f
Reviewed-by: Jani Heikkinen <jani.heikkinen@theqtcompany.com>
2016-02-04 09:40:20 +00:00
Antti Kokko ebd19207b9 Update copyright headers
Qt copyrights are now in The Qt Company, so we could update the source
code headers accordingly. In the same go we should also fix the links to
point to qt.io.

Change-Id: Iedecec76f88fcf709d31bf7bfc5fe817302ecae1
Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
2015-02-17 10:18:46 +00:00
Nico Vertriest 5052da3d02 Doc: plugins-howto moved to qtdoc/doc/src/howtos
Task-number: QTBUG-38412
Change-Id: I15c884ab55796062df204ea30471699910bf2b66
Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
Reviewed-by: Martin Smith <martin.smith@digia.com>
2014-10-09 10:46:25 +02:00