qt6-bb10/tests/auto/corelib
Fabian Kosmale 524c187af3 QProperty: Cleanup QPropertyAlias leftovers
This removes traces of QPropertyAlias which is internal API which is
a) not really working even before this change (no compatibility with
   QBindableInterface due to QPropertyAlias not being derived from
   QUntypedPropertyData)
b) not used anywhere

For BIC reasons, we need to keep some methods still around until Qt 7,
though.

Change-Id: I5bb4735a4c88cba275dc2cc6e29a46ca09622059
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2021-05-11 22:22:08 +02:00
..
animation Port QVariantAnimation to the new property system 2021-04-30 18:59:50 +02:00
global Use a more forgiving threshold for qFuzzyIsNull(qfloat16) 2021-04-29 14:13:23 +02:00
io Fix QSaveFile and QTemporaryFile issues with windows network shares 2021-05-11 13:22:44 +02:00
itemmodels QSFPM: make filterRegularExpression and filterCaseSensitivity bindable 2021-05-11 21:05:09 +02:00
kernel QProperty: Cleanup QPropertyAlias leftovers 2021-05-11 22:22:08 +02:00
mimetypes Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
plugin tst_qlibrary: don't use absolute paths for symlinks 2021-05-07 11:11:51 +03:00
serialization Fix compiler warning from int size mismatch 2021-04-29 06:32:17 +02:00
text Fix assertion on matchingLocales(Abhkazian, Any, Any) 2021-05-05 16:28:53 +02:00
thread Add new app permissions API under QCoreApplication 2021-05-05 16:28:27 +03:00
time Ensure setDateTime clears status also when short 2021-05-04 15:21:48 +01:00
tools Fix comparison between nullptr and QWeakPointer 2021-04-28 23:33:06 +03:00
CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00