summaryrefslogtreecommitdiffstats
path: root/src/interfaceframework/qifsimulationglobalobject_p.h
Commit message (Collapse)AuthorAgeFilesLines
* Mark properties exposed to QML as FINAL to prevent shadowingDominik Holland2023-07-181-1/+1
| | | | | | Pick-to: 6.6 Change-Id: Ief99e708d61dcb49c63fd089fb7a1b81ab6a849a Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* Use SPDX license identifiersDominik Holland2022-06-151-40/+4
| | | | | | | | | | | | 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. Change-Id: I601c778c0e88c61cda97ef3bd0259faf39b915e5 Pick-to: 6.4 Task-number: QTBUG-67283 Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* Make sure all private headers include at least one otherDominik Holland2022-03-151-0/+1
| | | | | | | | | See https://codereview.qt-project.org/c/qt/qtbase/+/395221 for the actual script. Pick-to: 6.3 Change-Id: I820a847be3a28342f678ad2334fdaec45738e26e Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* Rename all files to match the new module nameDominik Holland2021-06-161-0/+96
This is a follow-up of the previous commit. Task-number: AUTOSUITE-1633 Change-Id: I6feb63a346a4c94c434df83cd1255904fe8acc68 Reviewed-by: Robert Griebl <robert.griebl@qt.io>