Commit Graph

2 Commits

Author SHA1 Message Date
Lucie Gérard 0dc4fd240a Use SPDX license identifiers
Replace the current license disclaimer in files by
a SPDX-License-Identifier.
Files that have to be modified by hand are modified.
License files are organized under LICENSES directory.

Pick-to: 6.4
Task-number: QTBUG-67283
Change-Id: I63563bbeb6f60f89d2c99660400dca7fab78a294
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
2022-06-11 08:05:15 +02:00
Mitch Curtis 2dc1080f5f Restructure Qt Quick Dialogs tests
- Move contents of tests/auto/quickcontrols2/dialogs to
  tests/auto/quickdialogs.
- Move tests/manual/quickcontrols2/dialogs to
  tests/manual/quickdialogs/dialogs.

This makes the dialogs tests consistent with other modules
that have their own "top-level" test directories.

Fixes: QTBUG-99034
Pick-to: 6.2 6.3
Change-Id: I4ba155433507870fa607100af1b7957f8430727c
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2021-12-23 13:16:38 +01:00