qt5base-lts/tests/auto/widgets/dialogs
Christian Ehrlicher 4e8b54eb81 Preparations to deprecate QItemDelegate
QItemDelegate was superseded since Qt4 by QStyledItemDelegate but it
took until Qt6.7 to remove the last occurrences in qtbase.
 - remove unused includes / replace with qabstractitemdelegate.h
 - replace references in the documentation with QStyledItemDelegate
 - adjust the examples and tests to use QStyledItemDelegate

Pick-to: 6.5 6.6
Change-Id: I246755004ce2d01192a726ca0972106c237df0cc
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
2023-10-05 21:08:45 +02:00
..
qcolordialog Dialogs: clean up native dialogs when object gets destroyed 2023-09-06 23:12:33 +02:00
qdialog CMake: Make widgets tests standalone projects 2023-07-05 15:09:32 +02:00
qerrormessage CMake: Make widgets tests standalone projects 2023-07-05 15:09:32 +02:00
qfiledialog Preparations to deprecate QItemDelegate 2023-10-05 21:08:45 +02:00
qfiledialog2 Preparations to deprecate QItemDelegate 2023-10-05 21:08:45 +02:00
qfontdialog Dialogs: clean up native dialogs when object gets destroyed 2023-09-06 23:12:33 +02:00
qinputdialog CMake: Make widgets tests standalone projects 2023-07-05 15:09:32 +02:00
qmessagebox Dialogs: clean up native dialogs when object gets destroyed 2023-09-06 23:12:33 +02:00
qprogressdialog CMake: Make widgets tests standalone projects 2023-07-05 15:09:32 +02:00
qsidebar CMake: Make widgets tests standalone projects 2023-07-05 15:09:32 +02:00
qwizard tst_QWizard: port from QSharedPointer to std::shared_ptr 2023-08-14 23:11:54 +03:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00